Sep 01 01:31:24 devstack devstack@c-api.service[74838]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:31:24 devstack devstack@c-api.service[74838]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:31:24 2026] *** Sep 01 01:31:24 devstack devstack@c-api.service[74838]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: nodename: devstack Sep 01 01:31:24 devstack devstack@c-api.service[74838]: machine: x86_64 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: clock source: unix Sep 01 01:31:24 devstack devstack@c-api.service[74838]: pcre jit disabled Sep 01 01:31:24 devstack devstack@c-api.service[74838]: detected number of CPU cores: 4 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: current working directory: / Sep 01 01:31:24 devstack devstack@c-api.service[74838]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:31:24 devstack devstack@c-api.service[74838]: your processes number limit is 47518 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: your memory page size is 4096 bytes Sep 01 01:31:24 devstack devstack@c-api.service[74838]: detected max file descriptor number: 2048 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: lock engine: pthread robust mutexes Sep 01 01:31:24 devstack devstack@c-api.service[74838]: thunder lock: enabled Sep 01 01:31:24 devstack devstack@c-api.service[74838]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:31:24 devstack devstack@c-api.service[74838]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:31:24 devstack devstack@c-api.service[74838]: Set PythonHome to /opt/stack/data/venv Sep 01 01:31:24 devstack devstack@c-api.service[74838]: Python main interpreter initialized at 0x732c13ca4668 Sep 01 01:31:24 devstack devstack@c-api.service[74838]: python threads support enabled Sep 01 01:31:24 devstack devstack@c-api.service[74838]: your server socket listen backlog is limited to 100 connections Sep 01 01:31:24 devstack devstack@c-api.service[74838]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:31:24 devstack devstack@c-api.service[74838]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:31:24 devstack devstack@c-api.service[74838]: *** Operational MODE: preforking *** Sep 01 01:31:24 devstack devstack@c-api.service[74838]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:31:24 devstack devstack@c-api.service[74838]: spawned uWSGI master process (pid: 74838) Sep 01 01:31:24 devstack devstack@c-api.service[74838]: spawned uWSGI worker 1 (pid: 74845, cores: 1) Sep 01 01:31:24 devstack devstack@c-api.service[74838]: spawned uWSGI worker 2 (pid: 74846, cores: 1) Sep 01 01:31:24 devstack devstack@c-api.service[74838]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:31:24 devstack devstack@c-api.service[74845]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:31:24 devstack devstack@c-api.service[74845]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:31:24 devstack devstack@c-api.service[74845]: we strongly recommend against using it for new projects. Sep 01 01:31:24 devstack devstack@c-api.service[74845]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:31:24 devstack devstack@c-api.service[74845]: framework. For more detail see Sep 01 01:31:24 devstack devstack@c-api.service[74845]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:31:24 devstack devstack@c-api.service[74845]: import eventlet # noqa Sep 01 01:31:24 devstack devstack@c-api.service[74846]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:31:24 devstack devstack@c-api.service[74846]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:31:24 devstack devstack@c-api.service[74846]: we strongly recommend against using it for new projects. Sep 01 01:31:24 devstack devstack@c-api.service[74846]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:31:24 devstack devstack@c-api.service[74846]: framework. For more detail see Sep 01 01:31:24 devstack devstack@c-api.service[74846]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:31:24 devstack devstack@c-api.service[74846]: import eventlet # noqa Sep 01 01:31:24 devstack devstack@c-api.service[74845]: /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 01 01:31:24 devstack devstack@c-api.service[74845]: from cgi import parse_header Sep 01 01:31:24 devstack devstack@c-api.service[74846]: /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 01 01:31:24 devstack devstack@c-api.service[74846]: from cgi import parse_header Sep 01 01:31:24 devstack devstack@c-api.service[74845]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:31:24 devstack devstack@c-api.service[74845]: warnings.warn( Sep 01 01:31:24 devstack devstack@c-api.service[74845]: /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 01 01:31:24 devstack devstack@c-api.service[74845]: removals.removed_module( Sep 01 01:31:24 devstack devstack@c-api.service[74845]: /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 01 01:31:24 devstack devstack@c-api.service[74845]: removals.removed_module( Sep 01 01:31:24 devstack devstack@c-api.service[74846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:31:24 devstack devstack@c-api.service[74846]: warnings.warn( Sep 01 01:31:24 devstack devstack@c-api.service[74846]: /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 01 01:31:24 devstack devstack@c-api.service[74846]: removals.removed_module( Sep 01 01:31:24 devstack devstack@c-api.service[74846]: /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 01 01:31:24 devstack devstack@c-api.service[74846]: removals.removed_module( Sep 01 01:31:26 devstack devstack@c-api.service[74845]: /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 01 01:31:26 devstack devstack@c-api.service[74845]: warnings.warn( Sep 01 01:31:26 devstack devstack@c-api.service[74846]: /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 01 01:31:26 devstack devstack@c-api.service[74846]: warnings.warn( Sep 01 01:31:26 devstack devstack@c-api.service[74845]: /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 01 01:31:26 devstack devstack@c-api.service[74845]: warnings.warn( Sep 01 01:31:26 devstack devstack@c-api.service[74846]: /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 01 01:31:26 devstack devstack@c-api.service[74846]: warnings.warn( Sep 01 01:31:27 devstack devstack@c-api.service[74845]: 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 01 01:31:27 devstack devstack@c-api.service[74845]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74845) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:31:27 devstack devstack@c-api.service[74846]: 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 01 01:31:27 devstack devstack@c-api.service[74846]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74846) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:31:27 devstack devstack@c-api.service[74845]: /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 01 01:31:27 devstack devstack@c-api.service[74845]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:31:27 devstack devstack@c-api.service[74846]: /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 01 01:31:27 devstack devstack@c-api.service[74846]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74846) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74845) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO dbcounter [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Registered counter for database cinder Sep 01 01:31:28 devstack devstack@c-api.service[74846]: INFO dbcounter [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Registered counter for database cinder Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG oslo_db.sqlalchemy.engines [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 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=74845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG oslo_db.sqlalchemy.engines [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d 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=74846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG dbcounter [-] [74845] Writer thread running {{(pid=74845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:31:28 devstack devstack@c-api.service[74845]: /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 01 01:31:28 devstack devstack@c-api.service[74845]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING cinder.keymgr.conf_key_mgr [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 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 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:28 devstack devstack@c-api.service[74846]: DEBUG dbcounter [-] [74846] Writer thread running {{(pid=74846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: /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 01 01:31:28 devstack devstack@c-api.service[74846]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:31:28 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:28 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:28 devstack devstack@c-api.service[74845]: DEBUG oslo_db.sqlalchemy.engines [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 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=74845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:28 devstack devstack@c-api.service[74846]: WARNING cinder.keymgr.conf_key_mgr [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d 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 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:28 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:28 devstack devstack@c-api.service[74845]: INFO cinder.rpc [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:28 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG oslo_db.sqlalchemy.engines [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d 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=74846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: INFO cinder.rpc [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING cinder.api.contrib.hosts [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: extensions {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-volume-manage {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-quota-class-sets {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-hosts {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: capabilities {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: encryption {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: scheduler-stats {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-quota-sets {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-availability-zone {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: qos-specs {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: extra_specs {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: backups {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: encryption {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: cgsnapshots {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-volume-type-access {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: consistencygroups {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-volume-transfer {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extended resource: os-snapshot-manage {{(pid=74845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING stevedore.named [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WARNING castellan.key_manager [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.contrib.snapshot_actions [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] SnapshotActionsController initialized {{(pid=74845) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension AdminActions extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension AdminActions extending resource: snapshots {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension AdminActions extending resource: backups {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeActions extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension UsedLimits extending resource: limits {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension TypesManage extending resource: types {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.v3.router [None req-972fc6e3-9679-48fc-9308-5acdf14bd161 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x732c13ca4668 pid: 74845 (default app) Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: DEBUG cinder.api.middleware.request_id [None req-2940698f-6023-43b2-b2a8-99c127f81465 None None] RequestId filter calling following filter/app {{(pid=74845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING cinder.api.contrib.hosts [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74845]: [pid: 74845|app: 0|req: 1/1] 192.168.122.53 () {50 vars in 780 bytes} [Tue Sep 1 01:31:29 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: extensions {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-volume-manage {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-quota-class-sets {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-hosts {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: capabilities {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: encryption {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: scheduler-stats {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-quota-sets {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-availability-zone {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: qos-specs {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: extra_specs {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: backups {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: encryption {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: cgsnapshots {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-volume-type-access {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: consistencygroups {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-volume-transfer {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extended resource: os-snapshot-manage {{(pid=74846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING stevedore.named [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WARNING castellan.key_manager [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] SnapshotActionsController initialized {{(pid=74846) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension AdminActions extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension AdminActions extending resource: snapshots {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension AdminActions extending resource: backups {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeActions extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension UsedLimits extending resource: limits {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension TypesManage extending resource: types {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension SnapshotActions extending resource: snapshots {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: DEBUG cinder.api.v3.router [None req-5c13e854-07aa-4a62-8b3e-cb07a4e45a3d None None] Extension VolumeTypeAccess extending resource: types {{(pid=74846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:31:29 devstack devstack@c-api.service[74846]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x732c13ca4668 pid: 74846 (default app) Sep 01 01:31:36 devstack devstack@c-api.service[74845]: DEBUG cinder.api.middleware.request_id [None req-c224423a-405b-44ef-9dd5-df43d6dead26 None None] RequestId filter calling following filter/app {{(pid=74845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:31:37 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [None req-c224423a-405b-44ef-9dd5-df43d6dead26 admin admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:31:37 devstack devstack@c-api.service[74845]: DEBUG cinder.api.openstack.wsgi [None req-c224423a-405b-44ef-9dd5-df43d6dead26 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:31:37 devstack devstack@c-api.service[74845]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:31:37 devstack devstack@c-api.service[74845]: warnings.warn( Sep 01 01:31:37 devstack devstack@c-api.service[74845]: DEBUG oslo_db.sqlalchemy.engines [None req-c224423a-405b-44ef-9dd5-df43d6dead26 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=74845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:37 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [None req-c224423a-405b-44ef-9dd5-df43d6dead26 admin admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:31:37 devstack devstack@c-api.service[74845]: [pid: 74845|app: 0|req: 2/2] 192.168.122.53 () {60 vars in 1186 bytes} [Tue Sep 1 01:31:36 2026] POST /volume/v3/types => generated 186 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:31:37 devstack devstack@c-api.service[74846]: DEBUG cinder.api.middleware.request_id [None req-4322babf-c2dc-4ace-95fc-2714fa6074d3 None None] RequestId filter calling following filter/app {{(pid=74846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:31:38 devstack devstack@c-api.service[74846]: INFO cinder.api.openstack.wsgi [None req-4322babf-c2dc-4ace-95fc-2714fa6074d3 admin admin] POST http://192.168.122.53/volume/v3/types/037c5892-4d07-4b58-bda9-6e9ad71a6135/extra_specs Sep 01 01:31:38 devstack devstack@c-api.service[74846]: DEBUG cinder.api.openstack.wsgi [None req-4322babf-c2dc-4ace-95fc-2714fa6074d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:31:38 devstack devstack@c-api.service[74846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:31:38 devstack devstack@c-api.service[74846]: warnings.warn( Sep 01 01:31:38 devstack devstack@c-api.service[74846]: DEBUG oslo_db.sqlalchemy.engines [None req-4322babf-c2dc-4ace-95fc-2714fa6074d3 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=74846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:31:38 devstack devstack@c-api.service[74846]: INFO cinder.api.openstack.wsgi [None req-4322babf-c2dc-4ace-95fc-2714fa6074d3 admin admin] http://192.168.122.53/volume/v3/types/037c5892-4d07-4b58-bda9-6e9ad71a6135/extra_specs returned with HTTP 200 Sep 01 01:31:38 devstack devstack@c-api.service[74846]: [pid: 74846|app: 0|req: 1/3] 192.168.122.53 () {60 vars in 1333 bytes} [Tue Sep 1 01:31:37 2026] POST /volume/v3/types/037c5892-4d07-4b58-bda9-6e9ad71a6135/extra_specs => generated 55 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:31:47 devstack devstack@c-api.service[74845]: DEBUG dbcounter [-] [74845] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:31:48 devstack devstack@c-api.service[74846]: DEBUG dbcounter [-] [74846] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:32:21 devstack devstack@c-api.service[74845]: DEBUG cinder.api.middleware.request_id [req-9059811b-479a-481a-b9a8-2388785c2e64 req-0449a700-a576-4afd-9e2f-ef256a7859ce None None] RequestId filter calling following filter/app {{(pid=74845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:32:21 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [req-9059811b-479a-481a-b9a8-2388785c2e64 req-0449a700-a576-4afd-9e2f-ef256a7859ce None None] GET http://192.168.122.53/volume// Sep 01 01:32:21 devstack devstack@c-api.service[74845]: DEBUG cinder.api.openstack.wsgi [req-9059811b-479a-481a-b9a8-2388785c2e64 req-0449a700-a576-4afd-9e2f-ef256a7859ce None None] Empty body provided in request {{(pid=74845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:32:21 devstack devstack@c-api.service[74845]: DEBUG cinder.api.openstack.wsgi [req-9059811b-479a-481a-b9a8-2388785c2e64 req-0449a700-a576-4afd-9e2f-ef256a7859ce None None] Calling method 'all' {{(pid=74845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:32:21 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [req-9059811b-479a-481a-b9a8-2388785c2e64 req-0449a700-a576-4afd-9e2f-ef256a7859ce None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:32:21 devstack devstack@c-api.service[74845]: [pid: 74845|app: 0|req: 3/4] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:32:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 01:34:06 devstack devstack@c-api.service[74846]: DEBUG cinder.api.middleware.request_id [None req-01c691c8-689c-4f15-bc4f-9c2980d3377c None None] RequestId filter calling following filter/app {{(pid=74846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:34:06 devstack devstack@c-api.service[74846]: INFO cinder.api.openstack.wsgi [None req-01c691c8-689c-4f15-bc4f-9c2980d3377c tempest-verify_tempest_config-37945452 tempest-verify_tempest_config-37945452-project-member] GET http://192.168.122.53/volume/v3/extensions Sep 01 01:34:06 devstack devstack@c-api.service[74846]: DEBUG cinder.api.openstack.wsgi [None req-01c691c8-689c-4f15-bc4f-9c2980d3377c tempest-verify_tempest_config-37945452 tempest-verify_tempest_config-37945452-project-member] Empty body provided in request {{(pid=74846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:34:06 devstack devstack@c-api.service[74846]: DEBUG cinder.api.openstack.wsgi [None req-01c691c8-689c-4f15-bc4f-9c2980d3377c tempest-verify_tempest_config-37945452 tempest-verify_tempest_config-37945452-project-member] Calling method 'index' {{(pid=74846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:34:06 devstack devstack@c-api.service[74846]: INFO cinder.api.openstack.wsgi [None req-01c691c8-689c-4f15-bc4f-9c2980d3377c tempest-verify_tempest_config-37945452 tempest-verify_tempest_config-37945452-project-member] http://192.168.122.53/volume/v3/extensions returned with HTTP 200 Sep 01 01:34:06 devstack devstack@c-api.service[74846]: [pid: 74846|app: 0|req: 2/5] 192.168.122.53 () {58 vars in 1125 bytes} [Tue Sep 1 01:34:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:34:14 devstack devstack@c-api.service[74845]: DEBUG cinder.api.middleware.request_id [None req-0a208719-ae5e-41c8-88cc-980762ecb143 None None] RequestId filter calling following filter/app {{(pid=74845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:34:14 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [None req-0a208719-ae5e-41c8-88cc-980762ecb143 demo admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:34:14 devstack devstack@c-api.service[74845]: DEBUG cinder.api.openstack.wsgi [None req-0a208719-ae5e-41c8-88cc-980762ecb143 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:34:14 devstack devstack@c-api.service[74845]: INFO cinder.api.openstack.wsgi [None req-0a208719-ae5e-41c8-88cc-980762ecb143 demo admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:34:14 devstack devstack@c-api.service[74845]: [pid: 74845|app: 0|req: 4/6] 192.168.122.53 () {60 vars in 1186 bytes} [Tue Sep 1 01:34:14 2026] POST /volume/v3/types => generated 184 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:34:24 devstack devstack@c-api.service[74845]: DEBUG dbcounter [-] [74845] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:36:07 devstack devstack@c-api.service[74838]: Tue Sep 1 01:36:07 2026 - graceful shutdown triggered... Sep 01 01:36:07 devstack devstack@c-api.service[74845]: Gracefully killing worker 1 (pid: 74845)... Sep 01 01:36:07 devstack devstack@c-api.service[74846]: Gracefully killing worker 2 (pid: 74846)... Sep 01 01:36:08 devstack devstack@c-api.service[74838]: worker 1 buried after 1 seconds Sep 01 01:36:08 devstack devstack@c-api.service[74838]: worker 2 buried after 1 seconds Sep 01 01:36:08 devstack devstack@c-api.service[74838]: goodbye to uWSGI. Sep 01 01:36:08 devstack devstack@c-api.service[86490]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:36:08 devstack devstack@c-api.service[86490]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:36:08 2026] *** Sep 01 01:36:08 devstack devstack@c-api.service[86490]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: nodename: devstack Sep 01 01:36:08 devstack devstack@c-api.service[86490]: machine: x86_64 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: clock source: unix Sep 01 01:36:08 devstack devstack@c-api.service[86490]: pcre jit disabled Sep 01 01:36:08 devstack devstack@c-api.service[86490]: detected number of CPU cores: 4 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: current working directory: / Sep 01 01:36:08 devstack devstack@c-api.service[86490]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:36:08 devstack devstack@c-api.service[86490]: your processes number limit is 47518 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: your memory page size is 4096 bytes Sep 01 01:36:08 devstack devstack@c-api.service[86490]: detected max file descriptor number: 2048 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: lock engine: pthread robust mutexes Sep 01 01:36:08 devstack devstack@c-api.service[86490]: thunder lock: enabled Sep 01 01:36:08 devstack devstack@c-api.service[86490]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:36:08 devstack devstack@c-api.service[86490]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:36:08 devstack devstack@c-api.service[86490]: Set PythonHome to /opt/stack/data/venv Sep 01 01:36:08 devstack devstack@c-api.service[86490]: Python main interpreter initialized at 0x7cc01e8a4668 Sep 01 01:36:08 devstack devstack@c-api.service[86490]: python threads support enabled Sep 01 01:36:08 devstack devstack@c-api.service[86490]: your server socket listen backlog is limited to 100 connections Sep 01 01:36:08 devstack devstack@c-api.service[86490]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:36:08 devstack devstack@c-api.service[86490]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:36:08 devstack devstack@c-api.service[86490]: *** Operational MODE: preforking *** Sep 01 01:36:08 devstack devstack@c-api.service[86490]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:36:08 devstack devstack@c-api.service[86490]: spawned uWSGI master process (pid: 86490) Sep 01 01:36:08 devstack devstack@c-api.service[86490]: spawned uWSGI worker 1 (pid: 86491, cores: 1) Sep 01 01:36:08 devstack devstack@c-api.service[86490]: spawned uWSGI worker 2 (pid: 86492, cores: 1) Sep 01 01:36:08 devstack devstack@c-api.service[86490]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:36:08 devstack devstack@c-api.service[86492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:36:08 devstack devstack@c-api.service[86492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:36:08 devstack devstack@c-api.service[86492]: we strongly recommend against using it for new projects. Sep 01 01:36:08 devstack devstack@c-api.service[86492]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:36:08 devstack devstack@c-api.service[86492]: framework. For more detail see Sep 01 01:36:08 devstack devstack@c-api.service[86492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:36:08 devstack devstack@c-api.service[86492]: import eventlet # noqa Sep 01 01:36:08 devstack devstack@c-api.service[86491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:36:08 devstack devstack@c-api.service[86491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:36:08 devstack devstack@c-api.service[86491]: we strongly recommend against using it for new projects. Sep 01 01:36:08 devstack devstack@c-api.service[86491]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:36:08 devstack devstack@c-api.service[86491]: framework. For more detail see Sep 01 01:36:08 devstack devstack@c-api.service[86491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:36:08 devstack devstack@c-api.service[86491]: import eventlet # noqa Sep 01 01:36:08 devstack devstack@c-api.service[86492]: /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 01 01:36:08 devstack devstack@c-api.service[86492]: from cgi import parse_header Sep 01 01:36:09 devstack devstack@c-api.service[86491]: /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 01 01:36:09 devstack devstack@c-api.service[86491]: from cgi import parse_header Sep 01 01:36:09 devstack devstack@c-api.service[86492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:36:09 devstack devstack@c-api.service[86492]: warnings.warn( Sep 01 01:36:09 devstack devstack@c-api.service[86492]: /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 01 01:36:09 devstack devstack@c-api.service[86492]: removals.removed_module( Sep 01 01:36:09 devstack devstack@c-api.service[86492]: /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 01 01:36:09 devstack devstack@c-api.service[86492]: removals.removed_module( Sep 01 01:36:09 devstack devstack@c-api.service[86491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:36:09 devstack devstack@c-api.service[86491]: warnings.warn( Sep 01 01:36:09 devstack devstack@c-api.service[86491]: /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 01 01:36:09 devstack devstack@c-api.service[86491]: removals.removed_module( Sep 01 01:36:09 devstack devstack@c-api.service[86491]: /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 01 01:36:09 devstack devstack@c-api.service[86491]: removals.removed_module( Sep 01 01:36:11 devstack devstack@c-api.service[86492]: /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 01 01:36:11 devstack devstack@c-api.service[86492]: warnings.warn( Sep 01 01:36:11 devstack devstack@c-api.service[86492]: /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 01 01:36:11 devstack devstack@c-api.service[86492]: warnings.warn( Sep 01 01:36:12 devstack devstack@c-api.service[86491]: /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 01 01:36:12 devstack devstack@c-api.service[86491]: warnings.warn( Sep 01 01:36:12 devstack devstack@c-api.service[86491]: /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 01 01:36:12 devstack devstack@c-api.service[86491]: warnings.warn( Sep 01 01:36:12 devstack devstack@c-api.service[86492]: 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 01 01:36:12 devstack devstack@c-api.service[86492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:36:12 devstack devstack@c-api.service[86492]: /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 01 01:36:12 devstack devstack@c-api.service[86492]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:36:12 devstack devstack@c-api.service[86491]: 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 01 01:36:12 devstack devstack@c-api.service[86491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:36:12 devstack devstack@c-api.service[86491]: /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 01 01:36:12 devstack devstack@c-api.service[86491]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO dbcounter [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Registered counter for database cinder Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG oslo_db.sqlalchemy.engines [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 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=86492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: INFO dbcounter [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Registered counter for database cinder Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG oslo_db.sqlalchemy.engines [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 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=86491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG dbcounter [-] [86492] Writer thread running {{(pid=86492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: /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 01 01:36:13 devstack devstack@c-api.service[86492]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING cinder.keymgr.conf_key_mgr [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 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 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG oslo_db.sqlalchemy.engines [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 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=86492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: INFO cinder.rpc [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING cinder.api.contrib.hosts [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: extensions {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-volume-manage {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: DEBUG dbcounter [-] [86491] Writer thread running {{(pid=86491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-quota-class-sets {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-hosts {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: capabilities {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: /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 01 01:36:13 devstack devstack@c-api.service[86491]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:36:13 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: encryption {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: scheduler-stats {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-quota-sets {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-availability-zone {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: qos-specs {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: extra_specs {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: backups {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:36:13 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86491]: WARNING cinder.keymgr.conf_key_mgr [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 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 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: encryption {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: cgsnapshots {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-volume-type-access {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: consistencygroups {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-volume-transfer {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extended resource: os-snapshot-manage {{(pid=86492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:13 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86492]: WARNING stevedore.named [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86492]: WARNING castellan.key_manager [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.contrib.snapshot_actions [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] SnapshotActionsController initialized {{(pid=86492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension AdminActions extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension AdminActions extending resource: snapshots {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension AdminActions extending resource: backups {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeActions extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension UsedLimits extending resource: limits {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension TypesManage extending resource: types {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: DEBUG cinder.api.v3.router [None req-f551a6e6-77f6-4e9b-b87c-e9e5087c2eb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86492]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cc01e8a4668 pid: 86492 (default app) Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG oslo_db.sqlalchemy.engines [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 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=86491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:36:14 devstack devstack@c-api.service[86491]: INFO cinder.rpc [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING cinder.api.contrib.hosts [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: extensions {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-volume-manage {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-quota-class-sets {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-hosts {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: capabilities {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: encryption {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: scheduler-stats {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-quota-sets {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-availability-zone {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: qos-specs {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: extra_specs {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: backups {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: encryption {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: cgsnapshots {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-volume-type-access {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: consistencygroups {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-volume-transfer {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extended resource: os-snapshot-manage {{(pid=86491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING stevedore.named [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WARNING castellan.key_manager [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] SnapshotActionsController initialized {{(pid=86491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension AdminActions extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension AdminActions extending resource: snapshots {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension AdminActions extending resource: backups {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeActions extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension UsedLimits extending resource: limits {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension TypesManage extending resource: types {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: DEBUG cinder.api.v3.router [None req-ba46754f-1bd0-42c2-84c0-75a592cd9052 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:14 devstack devstack@c-api.service[86491]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cc01e8a4668 pid: 86491 (default app) Sep 01 01:36:17 devstack devstack@c-api.service[86490]: Tue Sep 1 01:36:17 2026 - graceful shutdown triggered... Sep 01 01:36:17 devstack devstack@c-api.service[86491]: Gracefully killing worker 1 (pid: 86491)... Sep 01 01:36:17 devstack devstack@c-api.service[86492]: Gracefully killing worker 2 (pid: 86492)... Sep 01 01:36:18 devstack devstack@c-api.service[86490]: worker 1 buried after 1 seconds Sep 01 01:36:18 devstack devstack@c-api.service[86490]: worker 2 buried after 1 seconds Sep 01 01:36:18 devstack devstack@c-api.service[86490]: goodbye to uWSGI. Sep 01 01:36:18 devstack devstack@c-api.service[86906]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:36:18 devstack devstack@c-api.service[86906]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:36:18 2026] *** Sep 01 01:36:18 devstack devstack@c-api.service[86906]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: nodename: devstack Sep 01 01:36:18 devstack devstack@c-api.service[86906]: machine: x86_64 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: clock source: unix Sep 01 01:36:18 devstack devstack@c-api.service[86906]: pcre jit disabled Sep 01 01:36:18 devstack devstack@c-api.service[86906]: detected number of CPU cores: 4 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: current working directory: / Sep 01 01:36:18 devstack devstack@c-api.service[86906]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:36:18 devstack devstack@c-api.service[86906]: your processes number limit is 47518 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: your memory page size is 4096 bytes Sep 01 01:36:18 devstack devstack@c-api.service[86906]: detected max file descriptor number: 2048 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: lock engine: pthread robust mutexes Sep 01 01:36:18 devstack devstack@c-api.service[86906]: thunder lock: enabled Sep 01 01:36:18 devstack devstack@c-api.service[86906]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:36:18 devstack devstack@c-api.service[86906]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:36:18 devstack devstack@c-api.service[86906]: Set PythonHome to /opt/stack/data/venv Sep 01 01:36:18 devstack devstack@c-api.service[86906]: Python main interpreter initialized at 0x7ff9a14a4668 Sep 01 01:36:18 devstack devstack@c-api.service[86906]: python threads support enabled Sep 01 01:36:18 devstack devstack@c-api.service[86906]: your server socket listen backlog is limited to 100 connections Sep 01 01:36:18 devstack devstack@c-api.service[86906]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:36:18 devstack devstack@c-api.service[86906]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:36:18 devstack devstack@c-api.service[86906]: *** Operational MODE: preforking *** Sep 01 01:36:18 devstack devstack@c-api.service[86906]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:36:18 devstack devstack@c-api.service[86906]: spawned uWSGI master process (pid: 86906) Sep 01 01:36:18 devstack devstack@c-api.service[86906]: spawned uWSGI worker 1 (pid: 86907, cores: 1) Sep 01 01:36:18 devstack devstack@c-api.service[86906]: spawned uWSGI worker 2 (pid: 86908, cores: 1) Sep 01 01:36:18 devstack devstack@c-api.service[86906]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:36:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:36:18 devstack devstack@c-api.service[86908]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:36:18 devstack devstack@c-api.service[86908]: we strongly recommend against using it for new projects. Sep 01 01:36:18 devstack devstack@c-api.service[86908]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:36:18 devstack devstack@c-api.service[86908]: framework. For more detail see Sep 01 01:36:18 devstack devstack@c-api.service[86908]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:36:18 devstack devstack@c-api.service[86908]: import eventlet # noqa Sep 01 01:36:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:36:18 devstack devstack@c-api.service[86907]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:36:18 devstack devstack@c-api.service[86907]: we strongly recommend against using it for new projects. Sep 01 01:36:18 devstack devstack@c-api.service[86907]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:36:18 devstack devstack@c-api.service[86907]: framework. For more detail see Sep 01 01:36:18 devstack devstack@c-api.service[86907]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:36:18 devstack devstack@c-api.service[86907]: import eventlet # noqa Sep 01 01:36:18 devstack devstack@c-api.service[86908]: /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 01 01:36:18 devstack devstack@c-api.service[86908]: from cgi import parse_header Sep 01 01:36:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:36:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:36:19 devstack devstack@c-api.service[86908]: /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 01 01:36:19 devstack devstack@c-api.service[86908]: removals.removed_module( Sep 01 01:36:19 devstack devstack@c-api.service[86908]: /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 01 01:36:19 devstack devstack@c-api.service[86908]: removals.removed_module( Sep 01 01:36:19 devstack devstack@c-api.service[86907]: /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 01 01:36:19 devstack devstack@c-api.service[86907]: from cgi import parse_header Sep 01 01:36:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:36:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:36:19 devstack devstack@c-api.service[86907]: /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 01 01:36:19 devstack devstack@c-api.service[86907]: removals.removed_module( Sep 01 01:36:19 devstack devstack@c-api.service[86907]: /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 01 01:36:19 devstack devstack@c-api.service[86907]: removals.removed_module( Sep 01 01:36:21 devstack devstack@c-api.service[86908]: /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 01 01:36:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:36:21 devstack devstack@c-api.service[86907]: /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 01 01:36:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:36:21 devstack devstack@c-api.service[86907]: /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 01 01:36:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:36:21 devstack devstack@c-api.service[86908]: /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 01 01:36:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:36:22 devstack devstack@c-api.service[86907]: 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 01 01:36:22 devstack devstack@c-api.service[86907]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86907) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:36:22 devstack devstack@c-api.service[86907]: /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 01 01:36:22 devstack devstack@c-api.service[86907]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:36:22 devstack devstack@c-api.service[86908]: 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 01 01:36:22 devstack devstack@c-api.service[86908]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86908) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:36:22 devstack devstack@c-api.service[86908]: /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 01 01:36:22 devstack devstack@c-api.service[86908]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86907) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86907]: INFO dbcounter [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Registered counter for database cinder Sep 01 01:36:23 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f555253f-29c9-4614-81e1-473c0e501f99 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=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86908) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:36:23 devstack devstack@c-api.service[86908]: INFO dbcounter [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Registered counter for database cinder Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writer thread running {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: /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 01 01:36:24 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING cinder.keymgr.conf_key_mgr [None req-f555253f-29c9-4614-81e1-473c0e501f99 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 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e 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=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f555253f-29c9-4614-81e1-473c0e501f99 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=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: INFO cinder.rpc [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING cinder.api.contrib.hosts [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: extensions {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-volume-manage {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-quota-class-sets {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-hosts {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: capabilities {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: encryption {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: scheduler-stats {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-quota-sets {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-availability-zone {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: qos-specs {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: extra_specs {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: backups {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: encryption {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: cgsnapshots {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-volume-type-access {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: consistencygroups {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-volume-transfer {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extended resource: os-snapshot-manage {{(pid=86907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.snapshot_actions [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] SnapshotActionsController initialized {{(pid=86907) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension AdminActions extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension AdminActions extending resource: snapshots {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension AdminActions extending resource: backups {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeActions extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension UsedLimits extending resource: limits {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension TypesManage extending resource: types {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.router [None req-f555253f-29c9-4614-81e1-473c0e501f99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86907]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff9a14a4668 pid: 86907 (default app) Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writer thread running {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: /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 01 01:36:24 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING cinder.keymgr.conf_key_mgr [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e 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 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e 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=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: INFO cinder.rpc [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING cinder.api.contrib.hosts [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: extensions {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-volume-manage {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-quota-class-sets {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-hosts {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: capabilities {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: encryption {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: scheduler-stats {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-quota-sets {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-availability-zone {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: qos-specs {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: extra_specs {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: backups {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: encryption {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: cgsnapshots {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-volume-type-access {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: consistencygroups {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-volume-transfer {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extended resource: os-snapshot-manage {{(pid=86908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.snapshot_actions [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] SnapshotActionsController initialized {{(pid=86908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension AdminActions extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension AdminActions extending resource: snapshots {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension AdminActions extending resource: backups {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeActions extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension UsedLimits extending resource: limits {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension TypesManage extending resource: types {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.router [None req-9bb4325a-c387-4f84-9fe8-2e1255008c0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:36:24 devstack devstack@c-api.service[86908]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff9a14a4668 pid: 86908 (default app) Sep 01 01:36:34 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=6 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:36:34 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=6 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:37:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1986211302"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1986211302'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Create volume of 1 GB Sep 01 01:37:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:37:41.699167. {{(pid=86907) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Availability Zones retrieved successfully. Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Flow 'volume_create_api' (87b81d0c-9899-45ad-86a7-5a30b9e1f8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8251f5cf-9eaf-4831-b636-f0d5083836b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:37:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8251f5cf-9eaf-4831-b636-f0d5083836b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a498d2c-bb59-475b-a620-6d9d06b7ec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:42 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-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 01 01:37:42 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-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 01 01:37:43 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Created reservations ['09c96108-dc79-44b5-a2df-ec6975d1fc86', 'd435701b-6a1d-48cf-8ea1-cd353190161e', 'd09cd2f9-bb85-4f95-bf5b-2a1f3293ca6d', 'b84e61f4-f463-4c1e-94fd-f715449f682e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:37:43 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a498d2c-bb59-475b-a620-6d9d06b7ec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c96108-dc79-44b5-a2df-ec6975d1fc86', 'd435701b-6a1d-48cf-8ea1-cd353190161e', 'd09cd2f9-bb85-4f95-bf5b-2a1f3293ca6d', 'b84e61f4-f463-4c1e-94fd-f715449f682e']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:43 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2f38fe-55e5-4187-af7b-6deb4dc570cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:43 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2f38fe-55e5-4187-af7b-6deb4dc570cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a099e6f-5127-47f7-b373-7455a5db251b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1986211302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77955bc060b34f48b58fd4dfe51ff0ed',qos_specs=None,replication_status=,reservations=['09c96108-dc79-44b5-a2df-ec6975d1fc86','d435701b-6a1d-48cf-8ea1-cd353190161e','d09cd2f9-bb85-4f95-bf5b-2a1f3293ca6d','b84e61f4-f463-4c1e-94fd-f715449f682e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0fb8b8b595f487380fd0d12455b9ef0',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1986211302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a099e6f-5127-47f7-b373-7455a5db251b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77955bc060b34f48b58fd4dfe51ff0ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0fb8b8b595f487380fd0d12455b9ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:43 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03146872-4606-44c1-a6c9-020581351fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03146872-4606-44c1-a6c9-020581351fdf) transitioned into state 'SUCCESS' from state '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-1986211302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77955bc060b34f48b58fd4dfe51ff0ed',qos_specs=None,replication_status=,reservations=['09c96108-dc79-44b5-a2df-ec6975d1fc86','d435701b-6a1d-48cf-8ea1-cd353190161e','d09cd2f9-bb85-4f95-bf5b-2a1f3293ca6d','b84e61f4-f463-4c1e-94fd-f715449f682e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0fb8b8b595f487380fd0d12455b9ef0',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1989272-0a90-49e4-86c5-b8b38bf1637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1989272-0a90-49e4-86c5-b8b38bf1637d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Flow 'volume_create_api' (87b81d0c-9899-45ad-86a7-5a30b9e1f8b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Create volume request issued successfully. Sep 01 01:37:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a1dcab6-29bc-4633-8169-48e8219127c2 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:37:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1/1] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:37:39 2026] POST /volume/v3/volumes => generated 759 bytes in 5128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:37:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:46 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a406634c-4f18-42cb-9b6b-51275c46b851 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1931127487"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1931127487'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Create volume of 1 GB Sep 01 01:37:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Availability Zones retrieved successfully. Sep 01 01:37:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Flow 'volume_create_api' (72743012-be15-4beb-b42a-d9ad35375ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cb7e2c-af48-409b-a0ee-7db6242f5043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:37:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-93508d32-40b1-4b2c-8131-ef4678e56cd1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1/2] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:44 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 3073 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cb7e2c-af48-409b-a0ee-7db6242f5043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35022435-7b14-4814-a615-bcbfe8b3111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Created reservations ['40744694-b57b-4c08-ad36-7e6f785b9dc1', 'dda4676c-2ee5-4bc2-81a3-d471f723df59', '522f2ee7-08ea-43dd-a224-386db7d6ae4f', 'e93830a8-8786-489d-88e5-8de0cee9a038'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35022435-7b14-4814-a615-bcbfe8b3111f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40744694-b57b-4c08-ad36-7e6f785b9dc1', 'dda4676c-2ee5-4bc2-81a3-d471f723df59', '522f2ee7-08ea-43dd-a224-386db7d6ae4f', 'e93830a8-8786-489d-88e5-8de0cee9a038']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2d528a-0724-4459-9c36-7f6a423f827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2d528a-0724-4459-9c36-7f6a423f827d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '331aba70-7fc3-4453-a075-a708048b07b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1931127487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edd6c16dd73489098af417187f6d144',qos_specs=None,replication_status=,reservations=['40744694-b57b-4c08-ad36-7e6f785b9dc1','dda4676c-2ee5-4bc2-81a3-d471f723df59','522f2ee7-08ea-43dd-a224-386db7d6ae4f','e93830a8-8786-489d-88e5-8de0cee9a038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e95268e349b34652a5983fa278f1ef3d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1931127487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=331aba70-7fc3-4453-a075-a708048b07b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9edd6c16dd73489098af417187f6d144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e95268e349b34652a5983fa278f1ef3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1253a80a-167d-49c6-9606-b12291b9999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1253a80a-167d-49c6-9606-b12291b9999f) transitioned into state 'SUCCESS' from state '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-1931127487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edd6c16dd73489098af417187f6d144',qos_specs=None,replication_status=,reservations=['40744694-b57b-4c08-ad36-7e6f785b9dc1','dda4676c-2ee5-4bc2-81a3-d471f723df59','522f2ee7-08ea-43dd-a224-386db7d6ae4f','e93830a8-8786-489d-88e5-8de0cee9a038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e95268e349b34652a5983fa278f1ef3d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b25a784-97a3-4c89-8c63-2501e7c54c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b25a784-97a3-4c89-8c63-2501e7c54c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Flow 'volume_create_api' (72743012-be15-4beb-b42a-d9ad35375ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Create volume request issued successfully. Sep 01 01:37:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a406634c-4f18-42cb-9b6b-51275c46b851 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:37:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 2/3] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:37:47 2026] POST /volume/v3/volumes => generated 762 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:37:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5957360b-ad03-4137-9c7c-9f5e3a0b84c5 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 2/4] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:48 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 830 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce967ce7-fcf0-4eac-b34a-5e48c2220738 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 3/5] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:48 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1a6dd104-3a2f-4107-99da-f47b427dff92 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 3/6] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:49 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9328b7e-31f8-4713-ac36-d1723a4c3d54 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 4/7] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:49 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ac31e18d-bac9-4906-b9d1-8cce64d73038 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 4/8] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:37:50 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-270b4cd6-7553-4fc6-9a2f-b6f49e5a8645 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 5/9] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:50 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-7a55ebcd-5faa-4799-9e79-13aebf69df4e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-7a55ebcd-5faa-4799-9e79-13aebf69df4e None None] GET http://192.168.122.53/volume// Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-7a55ebcd-5faa-4799-9e79-13aebf69df4e None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-7a55ebcd-5faa-4799-9e79-13aebf69df4e None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-7a55ebcd-5faa-4799-9e79-13aebf69df4e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:37:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 5/10] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:37:51 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:37:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-22376692-8d9a-4da3-a661-bb48274cfaa9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1810222463"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1810222463'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Create volume of 1 GB Sep 01 01:37:51 devstack devstack@c-api.service[86908]: /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 01 01:37:51 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:37:51.518499. {{(pid=86908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Availability Zones retrieved successfully. Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Flow 'volume_create_api' (34b3f073-275d-470f-918c-5e7aa7954826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970fc9e0-8e7b-4304-b54e-40cfdfa16cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970fc9e0-8e7b-4304-b54e-40cfdfa16cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7f7601-2066-4d98-9c14-c5c0bf560dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-22376692-8d9a-4da3-a661-bb48274cfaa9 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:37:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-22376692-8d9a-4da3-a661-bb48274cfaa9 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a099e6f-5127-47f7-b373-7455a5db251b", "connector": null, "instance_uuid": "24e1e611-83ce-4c13-be5f-2ffec4eebddf"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:37:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:52 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-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 01 01:37:52 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-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 01 01:37:52 devstack devstack@c-api.service[86907]: /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 01 01:37:52 devstack devstack@c-api.service[86907]: .first() Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-22376692-8d9a-4da3-a661-bb48274cfaa9 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:37:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 6/11] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:37:51 2026] POST /volume/v3/attachments => generated 273 bytes in 895 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Created reservations ['f648c858-b8e5-4ce5-a455-70b3e9758055', 'd44e6607-094b-4eda-8bce-23f05d01a991', '3eb312c9-6534-45af-9b19-6c2e0b7cbc2c', '4871ea13-b586-4800-8f88-f71aeaa0766a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7f7601-2066-4d98-9c14-c5c0bf560dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f648c858-b8e5-4ce5-a455-70b3e9758055', 'd44e6607-094b-4eda-8bce-23f05d01a991', '3eb312c9-6534-45af-9b19-6c2e0b7cbc2c', '4871ea13-b586-4800-8f88-f71aeaa0766a']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c49d52-e8ef-4a96-9fdb-24c1b39889a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0bb99d4-ce28-4a32-a289-e6eb5b8a3873 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 7/12] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:52 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c04a818-3d18-42a0-b8a3-6e442627f5f7 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 8/13] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:52 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c49d52-e8ef-4a96-9fdb-24c1b39889a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1810222463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f332ad85db884c5ebd9963e29c4206f7',qos_specs=None,replication_status=,reservations=['f648c858-b8e5-4ce5-a455-70b3e9758055','d44e6607-094b-4eda-8bce-23f05d01a991','3eb312c9-6534-45af-9b19-6c2e0b7cbc2c','4871ea13-b586-4800-8f88-f71aeaa0766a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c95bd46f3164beea8aca865d02ee041',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1810222463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f332ad85db884c5ebd9963e29c4206f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c95bd46f3164beea8aca865d02ee041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cd73d9-a45a-4676-9987-4d39237a85c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cd73d9-a45a-4676-9987-4d39237a85c0) transitioned into state 'SUCCESS' from state '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-1810222463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f332ad85db884c5ebd9963e29c4206f7',qos_specs=None,replication_status=,reservations=['f648c858-b8e5-4ce5-a455-70b3e9758055','d44e6607-094b-4eda-8bce-23f05d01a991','3eb312c9-6534-45af-9b19-6c2e0b7cbc2c','4871ea13-b586-4800-8f88-f71aeaa0766a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c95bd46f3164beea8aca865d02ee041',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d58ecc-042a-4fb4-a2ca-5a62229e54fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-e91cf7b3-8381-4c6d-af83-c97bd14a2355 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-e91cf7b3-8381-4c6d-af83-c97bd14a2355 None None] GET http://192.168.122.53/volume// Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-e91cf7b3-8381-4c6d-af83-c97bd14a2355 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-e91cf7b3-8381-4c6d-af83-c97bd14a2355 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-e91cf7b3-8381-4c6d-af83-c97bd14a2355 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:37:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 9/14] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:37:52 2026] GET /volume/ => generated 389 bytes in 42 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d58ecc-042a-4fb4-a2ca-5a62229e54fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Flow 'volume_create_api' (34b3f073-275d-470f-918c-5e7aa7954826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Create volume request issued successfully. Sep 01 01:37:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-51d4028b-cef1-407d-8c69-90b05b8e5268 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:37:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 6/15] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:37:51 2026] POST /volume/v3/volumes => generated 766 bytes in 1521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:37:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-f8955191-37bd-49a3-924f-0e0a1f7ac879 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 10/16] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:37:52 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 1032 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-d24d7ad1-0ce6-451d-956f-a85106e431e4 req-15f698ec-4e56-4d4f-8751-a16d276dc65b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-d24d7ad1-0ce6-451d-956f-a85106e431e4 req-15f698ec-4e56-4d4f-8751-a16d276dc65b tempest-VolumesAdminNegativeTest-2058129188 tempest-VolumesAdminNegativeTest-2058129188-project] GET http://192.168.122.53/volume/v3/volumes/a98ba06c-c46c-4f02-b9c0-fef289c9067a Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-d24d7ad1-0ce6-451d-956f-a85106e431e4 req-15f698ec-4e56-4d4f-8751-a16d276dc65b tempest-VolumesAdminNegativeTest-2058129188 tempest-VolumesAdminNegativeTest-2058129188-project] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-d24d7ad1-0ce6-451d-956f-a85106e431e4 req-15f698ec-4e56-4d4f-8751-a16d276dc65b tempest-VolumesAdminNegativeTest-2058129188 tempest-VolumesAdminNegativeTest-2058129188-project] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-336b5abb-f96c-4e86-8a21-731b72ba2bd8 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 200 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 7/17] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:52 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 834 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-d24d7ad1-0ce6-451d-956f-a85106e431e4 req-15f698ec-4e56-4d4f-8751-a16d276dc65b tempest-VolumesAdminNegativeTest-2058129188 tempest-VolumesAdminNegativeTest-2058129188-project] http://192.168.122.53/volume/v3/volumes/a98ba06c-c46c-4f02-b9c0-fef289c9067a returned with HTTP 404 Sep 01 01:37:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 11/18] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:37:53 2026] GET /volume/v3/volumes/a98ba06c-c46c-4f02-b9c0-fef289c9067a => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d2772acf-9848-4531-82f6-6086d7009c0a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] DELETE http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Delete volume with id: 331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Delete volume request issued successfully. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d2772acf-9848-4531-82f6-6086d7009c0a tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 202 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 8/19] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:37:53 2026] DELETE /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abd5238a-8241-4d60-9bc0-7b27989dbf14 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 12/20] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:53 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7195ec3f-2163-42e0-bfa0-f215dd5cb299 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 9/21] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:53 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53bc7c1c-1442-4b5d-b706-ae269e10a5b0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 200 Sep 01 01:37:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 13/22] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:54 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 858 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b16ae41-0ff2-4191-8ab5-92ea4a7197a4 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 10/23] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:54 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e596f57-c50e-45dc-9606-2f6d3b281435 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 14/24] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:54 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:37:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:37:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:37:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-902311d5-7b60-4f1f-b991-baab1a0946a0 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 200 Sep 01 01:37:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 11/25] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:55 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:37:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be40bc53-e1e9-4a9e-9273-03474d6f9cae tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 15/26] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:55 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:37:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c0a97af-001f-4e60-89ad-6a55eb1ee7ce tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 12/27] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:56 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:37:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:37:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14cd2bca-7b4b-4a29-b491-32d30dd5d577 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 200 Sep 01 01:37:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 16/28] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:56 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 859 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] PUT http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a Sep 01 01:37:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:37:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 01:37:57 devstack devstack@c-api.service[86908]: .first() Sep 01 01:37:57 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Acquiring lock "cinder-attachment_update-2a099e6f-5127-47f7-b373-7455a5db251b-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:37:57 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Lock "cinder-attachment_update-2a099e6f-5127-47f7-b373-7455a5db251b-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:37:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-990d3385-3cd6-4174-afba-efe92ccbee22 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-990d3385-3cd6-4174-afba-efe92ccbee22 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-990d3385-3cd6-4174-afba-efe92ccbee22 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-990d3385-3cd6-4174-afba-efe92ccbee22 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-990d3385-3cd6-4174-afba-efe92ccbee22 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-990d3385-3cd6-4174-afba-efe92ccbee22 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 17/29] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:57 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b14d128-afb1-4349-a256-4ca7fb06c7f1 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 18/30] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:57 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:58 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Lock "cinder-attachment_update-2a099e6f-5127-47f7-b373-7455a5db251b-devstack" released by "attachment_update" :: held 1.101s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:37:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-255e1164-2924-46dc-b7ee-58d276559336 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a returned with HTTP 200 Sep 01 01:37:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 13/31] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:37:56 2026] PUT /volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a => generated 694 bytes in 1254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:37:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Volume info retrieved successfully. Sep 01 01:37:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a923eea2-d3c9-4d42-b6af-f2b895276b96 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 200 Sep 01 01:37:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 19/32] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:58 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 854 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:37:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:37:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:37:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18b4a4de-b396-41b8-bced-aa29fdd5880f tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:37:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 14/33] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:58 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:37:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bf5ea97a-3c7a-4f1d-98b9-2338699065d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bf5ea97a-3c7a-4f1d-98b9-2338699065d1 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] GET http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 Sep 01 01:37:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bf5ea97a-3c7a-4f1d-98b9-2338699065d1 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bf5ea97a-3c7a-4f1d-98b9-2338699065d1 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:37:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:37:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:37:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:37:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:37:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bf5ea97a-3c7a-4f1d-98b9-2338699065d1 tempest-VolumesAdminNegativeTest-1297592202 tempest-VolumesAdminNegativeTest-1297592202-project-member] http://192.168.122.53/volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 returned with HTTP 404 Sep 01 01:37:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 20/34] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:59 2026] GET /volume/v3/volumes/331aba70-7fc3-4453-a075-a708048b07b2 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:37:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:37:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:37:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:37:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a0123cf-a922-41ad-b303-1ae5d1db6f56 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 15/35] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:37:59 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ccf59a10-58cc-443a-8fcd-3397f3ee08cb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ccf59a10-58cc-443a-8fcd-3397f3ee08cb tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] POST http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a/action Sep 01 01:38:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ccf59a10-58cc-443a-8fcd-3397f3ee08cb tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:38:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ccf59a10-58cc-443a-8fcd-3397f3ee08cb tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:38:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ef54ac49-7415-4477-b8ff-28fd55fdd684 req-ccf59a10-58cc-443a-8fcd-3397f3ee08cb tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a/action returned with HTTP 204 Sep 01 01:38:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 21/36] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:38:00 2026] POST /volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a/action => generated 0 bytes in 484 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:38:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ede1235-d6c6-4ad4-9f25-759ee357c771 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 16/37] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:01 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 1144 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:38:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a154e19b-9896-4052-b497-28c2b3f40e21 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a154e19b-9896-4052-b497-28c2b3f40e21 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a154e19b-9896-4052-b497-28c2b3f40e21 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a154e19b-9896-4052-b497-28c2b3f40e21 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a154e19b-9896-4052-b497-28c2b3f40e21 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a154e19b-9896-4052-b497-28c2b3f40e21 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 22/38] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:01 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 1144 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:38:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-912e9373-b708-40ca-b2ec-4979e921be7f req-259a54e4-d8b7-448e-b756-b61934991cd4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-912e9373-b708-40ca-b2ec-4979e921be7f req-259a54e4-d8b7-448e-b756-b61934991cd4 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] DELETE http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a Sep 01 01:38:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-912e9373-b708-40ca-b2ec-4979e921be7f req-259a54e4-d8b7-448e-b756-b61934991cd4 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-912e9373-b708-40ca-b2ec-4979e921be7f req-259a54e4-d8b7-448e-b756-b61934991cd4 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:06 devstack devstack@c-api.service[86908]: /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 01 01:38:06 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:38:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-912e9373-b708-40ca-b2ec-4979e921be7f req-259a54e4-d8b7-448e-b756-b61934991cd4 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a returned with HTTP 200 Sep 01 01:38:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 17/39] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:38:06 2026] DELETE /volume/v3/attachments/c9cb003c-ef02-4d82-ba5a-6a8a5d77375a => generated 19 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-335ffa23-db7b-4c36-946a-0369a96ead77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-335ffa23-db7b-4c36-946a-0369a96ead77 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-335ffa23-db7b-4c36-946a-0369a96ead77 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-335ffa23-db7b-4c36-946a-0369a96ead77 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-335ffa23-db7b-4c36-946a-0369a96ead77 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-335ffa23-db7b-4c36-946a-0369a96ead77 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 23/40] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:08 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cdea947-6c73-469e-9a32-3bb3c8562a07 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 18/41] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:08 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-203d6a73-fa36-40d3-9151-4f5e90c82b16 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 24/42] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:08 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Delete volume with id: 2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Delete volume request issued successfully. Sep 01 01:38:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b3e7a5d-1250-4a9f-bc5e-d864e69013ed tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 202 Sep 01 01:38:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 19/43] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:38:09 2026] DELETE /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:38:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-430f028f-ad71-4c81-9801-7d275b03ec61 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-430f028f-ad71-4c81-9801-7d275b03ec61 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-430f028f-ad71-4c81-9801-7d275b03ec61 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-430f028f-ad71-4c81-9801-7d275b03ec61 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-430f028f-ad71-4c81-9801-7d275b03ec61 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-430f028f-ad71-4c81-9801-7d275b03ec61 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 25/44] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:09 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Volume info retrieved successfully. Sep 01 01:38:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5e129d52-4c2e-4405-a2bc-cfb4b0b0db69 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 200 Sep 01 01:38:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 20/45] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:10 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bea18d10-8c9a-4298-b5fa-26130ef71e37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bea18d10-8c9a-4298-b5fa-26130ef71e37 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] GET http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b Sep 01 01:38:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bea18d10-8c9a-4298-b5fa-26130ef71e37 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bea18d10-8c9a-4298-b5fa-26130ef71e37 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bea18d10-8c9a-4298-b5fa-26130ef71e37 tempest-DeleteServersTestJSON-1088604417 tempest-DeleteServersTestJSON-1088604417-project-member] http://192.168.122.53/volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b returned with HTTP 404 Sep 01 01:38:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 26/46] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:11 2026] GET /volume/v3/volumes/2a099e6f-5127-47f7-b373-7455a5db251b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:38:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] DELETE http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:38:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:15 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Delete volume with id: cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:38:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:38:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:38:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:38:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Delete volume request issued successfully. Sep 01 01:38:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee11c063-4285-4e5f-9d2f-aa024041a2cb tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 202 Sep 01 01:38:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 21/47] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:38:15 2026] DELETE /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:38:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1754550c-38d3-4e12-8489-791b466d3b67 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1754550c-38d3-4e12-8489-791b466d3b67 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:38:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1754550c-38d3-4e12-8489-791b466d3b67 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1754550c-38d3-4e12-8489-791b466d3b67 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:38:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:38:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:38:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:38:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1754550c-38d3-4e12-8489-791b466d3b67 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Volume info retrieved successfully. Sep 01 01:38:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1754550c-38d3-4e12-8489-791b466d3b67 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 200 Sep 01 01:38:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 27/48] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:15 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 858 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:38:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b6cf0b5-b659-4955-a333-47523ccc9752 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:38:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b6cf0b5-b659-4955-a333-47523ccc9752 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] GET http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 Sep 01 01:38:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b6cf0b5-b659-4955-a333-47523ccc9752 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:38:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b6cf0b5-b659-4955-a333-47523ccc9752 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:38:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b6cf0b5-b659-4955-a333-47523ccc9752 tempest-ServerRescueNegativeTestJSON-1972681194 tempest-ServerRescueNegativeTestJSON-1972681194-project-member] http://192.168.122.53/volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 returned with HTTP 404 Sep 01 01:38:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 22/49] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:38:16 2026] GET /volume/v3/volumes/cbb812a7-c0aa-472f-bb6f-1b6dc638f3e7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:38:25 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=150,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:38:26 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=113,cinder:INSERT=13,cinder:UPDATE=19 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2622ae74-1887-44b2-8e14-191197e432e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-671440853"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-671440853'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Create volume of 1 GB Sep 01 01:39:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Availability Zones retrieved successfully. Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Flow 'volume_create_api' (6c71b50c-f126-421a-81d3-25683d84109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac8cb1e-fad1-4f6c-8730-6154c4843f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac8cb1e-fad1-4f6c-8730-6154c4843f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a933358b-0887-48cd-a892-43d1639ce541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Created reservations ['405ca24c-5879-4953-907a-c16d2d264cf8', 'c0a22569-0ffd-4021-bfb0-491fa065f5f3', 'c4164fe3-ad44-4acc-9ec4-4ce3235a90b6', 'f24c6c3c-53b0-407d-be7b-cd4c484a9ac8'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a933358b-0887-48cd-a892-43d1639ce541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405ca24c-5879-4953-907a-c16d2d264cf8', 'c0a22569-0ffd-4021-bfb0-491fa065f5f3', 'c4164fe3-ad44-4acc-9ec4-4ce3235a90b6', 'f24c6c3c-53b0-407d-be7b-cd4c484a9ac8']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6539b013-e0b1-4f5a-8d03-86a284908dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6539b013-e0b1-4f5a-8d03-86a284908dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a078276c-06d2-44da-a204-2fe40921418f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-671440853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1a0cc4e4ef4caf8b0682d3b4d47679',qos_specs=None,replication_status=,reservations=['405ca24c-5879-4953-907a-c16d2d264cf8','c0a22569-0ffd-4021-bfb0-491fa065f5f3','c4164fe3-ad44-4acc-9ec4-4ce3235a90b6','f24c6c3c-53b0-407d-be7b-cd4c484a9ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eddbfa1317e34e638a60d917bf6ee57e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-671440853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a078276c-06d2-44da-a204-2fe40921418f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1a0cc4e4ef4caf8b0682d3b4d47679',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eddbfa1317e34e638a60d917bf6ee57e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4d540e-ecbe-42b4-8d7d-a7ff6c530e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4d540e-ecbe-42b4-8d7d-a7ff6c530e97) transitioned into state 'SUCCESS' from state '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-671440853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1a0cc4e4ef4caf8b0682d3b4d47679',qos_specs=None,replication_status=,reservations=['405ca24c-5879-4953-907a-c16d2d264cf8','c0a22569-0ffd-4021-bfb0-491fa065f5f3','c4164fe3-ad44-4acc-9ec4-4ce3235a90b6','f24c6c3c-53b0-407d-be7b-cd4c484a9ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eddbfa1317e34e638a60d917bf6ee57e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd7015a-fed2-44a0-997c-71da011a2280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd7015a-fed2-44a0-997c-71da011a2280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Flow 'volume_create_api' (6c71b50c-f126-421a-81d3-25683d84109c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Create volume request issued successfully. Sep 01 01:39:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2622ae74-1887-44b2-8e14-191197e432e2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:39:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 28/50] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:39:06 2026] POST /volume/v3/volumes => generated 758 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:39:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:39:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:39:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cf49433-243c-4c1a-9c58-69d3243891f6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:39:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 23/51] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:07 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 826 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0599e294-498a-475d-9b27-484880d9fc40 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0599e294-498a-475d-9b27-484880d9fc40 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:39:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0599e294-498a-475d-9b27-484880d9fc40 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0599e294-498a-475d-9b27-484880d9fc40 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0599e294-498a-475d-9b27-484880d9fc40 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:39:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0599e294-498a-475d-9b27-484880d9fc40 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:39:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 29/52] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:08 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:39:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:39:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:39:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ec3c1d1-d0a9-44cd-9733-7b0fadef5fb2 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:39:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 24/53] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:09 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:18 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:39:19 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=8 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-995902219"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-995902219'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume of 1 GB Sep 01 01:39:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Availability Zones retrieved successfully. Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (1bb382d9-b0ae-4c28-80d4-209ac5ba40bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6642fa78-e2cd-452f-a3d7-ef3771d9f1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6642fa78-e2cd-452f-a3d7-ef3771d9f1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c55302-08ff-481f-b164-eadb0af48a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Created reservations ['ec200cff-8598-42b3-aa93-332c9766122b', '4abd3214-352f-4b37-bc34-4c285d5180bb', 'e2e5db0e-3b04-44a8-8850-c4feb8fb66d3', '114b049e-4d00-46f7-94dd-41f93a7d2039'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c55302-08ff-481f-b164-eadb0af48a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec200cff-8598-42b3-aa93-332c9766122b', '4abd3214-352f-4b37-bc34-4c285d5180bb', 'e2e5db0e-3b04-44a8-8850-c4feb8fb66d3', '114b049e-4d00-46f7-94dd-41f93a7d2039']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dcdd4b-4375-4127-aed5-2a8067b68936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dcdd4b-4375-4127-aed5-2a8067b68936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc49c9e9-71e6-4e1b-872e-c8891e5a36fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-995902219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['ec200cff-8598-42b3-aa93-332c9766122b','4abd3214-352f-4b37-bc34-4c285d5180bb','e2e5db0e-3b04-44a8-8850-c4feb8fb66d3','114b049e-4d00-46f7-94dd-41f93a7d2039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-995902219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc49c9e9-71e6-4e1b-872e-c8891e5a36fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa34b42c9be04c4692316833c98db7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bac913bdadb4f729656678e4132a720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02607679-f6b0-4ad1-9332-0e9680ec7826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02607679-f6b0-4ad1-9332-0e9680ec7826) transitioned into state 'SUCCESS' from state '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-995902219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['ec200cff-8598-42b3-aa93-332c9766122b','4abd3214-352f-4b37-bc34-4c285d5180bb','e2e5db0e-3b04-44a8-8850-c4feb8fb66d3','114b049e-4d00-46f7-94dd-41f93a7d2039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2ff859-2141-45d2-bd21-8a702bd1e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2ff859-2141-45d2-bd21-8a702bd1e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (1bb382d9-b0ae-4c28-80d4-209ac5ba40bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request issued successfully. Sep 01 01:39:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09325a17-cd2d-4aa0-890f-5038f0c214ba tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:39:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 30/54] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:39:27 2026] POST /volume/v3/volumes => generated 757 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:39:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e91d60e-6ffa-4107-a0ca-76f993ea7b63 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 25/55] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:27 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34d841ab-0b8e-41bd-ada0-3c9b27a828b2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 31/56] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:28 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 849 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87cf5a3d-1e02-40d3-81f1-ee7d5a357c67 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 26/57] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:30 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 849 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a277a922-ab26-4016-966a-2969f753bd1d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a277a922-ab26-4016-966a-2969f753bd1d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a277a922-ab26-4016-966a-2969f753bd1d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a277a922-ab26-4016-966a-2969f753bd1d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a277a922-ab26-4016-966a-2969f753bd1d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a277a922-ab26-4016-966a-2969f753bd1d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 32/58] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:31 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:39:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-b25e5ee7-250c-459d-92ce-a4da841a1af0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 27/59] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:39:31 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-9ebd9bb0-e90b-4c56-a938-c2deda61477e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-9ebd9bb0-e90b-4c56-a938-c2deda61477e None None] GET http://192.168.122.53/volume// Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-9ebd9bb0-e90b-4c56-a938-c2deda61477e None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-9ebd9bb0-e90b-4c56-a938-c2deda61477e None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-9ebd9bb0-e90b-4c56-a938-c2deda61477e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:39:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 33/60] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:39:32 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:39:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1edce241-4dfb-49d4-9e5e-8fcd1119b9a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1edce241-4dfb-49d4-9e5e-8fcd1119b9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:39:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1edce241-4dfb-49d4-9e5e-8fcd1119b9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc49c9e9-71e6-4e1b-872e-c8891e5a36fc", "connector": null, "instance_uuid": "f32941fb-2d6e-44e9-a330-947fcbe914da"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1edce241-4dfb-49d4-9e5e-8fcd1119b9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:39:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 28/61] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:39:32 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-40481b3a-eee7-433d-afe7-27b4da0b160e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-40481b3a-eee7-433d-afe7-27b4da0b160e tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-40481b3a-eee7-433d-afe7-27b4da0b160e tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-40481b3a-eee7-433d-afe7-27b4da0b160e tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1a271add-47a6-4809-88f8-62d4669f873a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-40481b3a-eee7-433d-afe7-27b4da0b160e tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1a271add-47a6-4809-88f8-62d4669f873a None None] GET http://192.168.122.53/volume// Sep 01 01:39:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1a271add-47a6-4809-88f8-62d4669f873a None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1a271add-47a6-4809-88f8-62d4669f873a None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-40481b3a-eee7-433d-afe7-27b4da0b160e tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 34/62] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:32 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-1a271add-47a6-4809-88f8-62d4669f873a None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:39:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 29/63] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:39:32 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-070d9aed-41d0-4ded-9208-fc81fd803b2d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 35/64] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:39:32 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1030 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:39:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] PUT http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 Sep 01 01:39:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:33 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Acquiring lock "cinder-attachment_update-dc49c9e9-71e6-4e1b-872e-c8891e5a36fc-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:39:33 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-dc49c9e9-71e6-4e1b-872e-c8891e5a36fc-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:39:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:33 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-dc49c9e9-71e6-4e1b-872e-c8891e5a36fc-devstack" released by "attachment_update" :: held 0.403s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:39:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-f740340c-1917-4636-8e2c-3a30e0fef4e2 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 returned with HTTP 200 Sep 01 01:39:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 30/65] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:39:33 2026] PUT /volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 => generated 694 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:39:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2866618b-0d38-4969-b6a1-030a9bd13a51 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 36/66] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:33 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3766be8-bc2c-4fc8-83b7-73aae3aacadc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 31/67] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:35 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-dd82432d-5e40-4da7-8ea7-69294f37ab58 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-dd82432d-5e40-4da7-8ea7-69294f37ab58 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3/action Sep 01 01:39:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-dd82432d-5e40-4da7-8ea7-69294f37ab58 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:39:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-dd82432d-5e40-4da7-8ea7-69294f37ab58 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-788c43cc-8e27-4558-9e2a-71a86a0958a1 req-dd82432d-5e40-4da7-8ea7-69294f37ab58 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3/action returned with HTTP 204 Sep 01 01:39:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 37/68] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:39:35 2026] POST /volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:39:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76d2057a-c7f5-4362-88f2-b5e64204a8fe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 32/69] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:36 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1142 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:39:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-97607d73-a311-47e9-ac98-06e6568cf997 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97607d73-a311-47e9-ac98-06e6568cf997 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:39:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97607d73-a311-47e9-ac98-06e6568cf997 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97607d73-a311-47e9-ac98-06e6568cf997 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97607d73-a311-47e9-ac98-06e6568cf997 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:39:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97607d73-a311-47e9-ac98-06e6568cf997 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:39:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 38/70] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:36 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1142 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1747316210"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1747316210'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume of 1 GB Sep 01 01:39:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Availability Zones retrieved successfully. Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Flow 'volume_create_api' (7887dfad-58b1-4853-8172-d23f756b1b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (297d2298-5486-4024-9584-270e56036187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (297d2298-5486-4024-9584-270e56036187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d1a426-4bf8-4b57-beb5-794a07336d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Created reservations ['6ac024d7-bed2-402d-8f32-5d52afa0d057', '917170b6-9b08-401c-8dac-29b4b8ece058', 'f4af21f1-115f-4cae-8677-8dbed5a8f07c', '9dc98651-d53f-4660-9cf2-2b0e2652a65f'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d1a426-4bf8-4b57-beb5-794a07336d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac024d7-bed2-402d-8f32-5d52afa0d057', '917170b6-9b08-401c-8dac-29b4b8ece058', 'f4af21f1-115f-4cae-8677-8dbed5a8f07c', '9dc98651-d53f-4660-9cf2-2b0e2652a65f']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28597774-dfb5-4667-880b-669e65cbd9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28597774-dfb5-4667-880b-669e65cbd9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5a6159-b2ea-4de5-8c7c-f4c53840768d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1747316210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',qos_specs=None,replication_status=,reservations=['6ac024d7-bed2-402d-8f32-5d52afa0d057','917170b6-9b08-401c-8dac-29b4b8ece058','f4af21f1-115f-4cae-8677-8dbed5a8f07c','9dc98651-d53f-4660-9cf2-2b0e2652a65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1747316210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a5a6159-b2ea-4de5-8c7c-f4c53840768d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a5e806-d369-4f62-9e0f-9cfefdcc6e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a5e806-d369-4f62-9e0f-9cfefdcc6e2e) transitioned into state 'SUCCESS' from state '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-1747316210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',qos_specs=None,replication_status=,reservations=['6ac024d7-bed2-402d-8f32-5d52afa0d057','917170b6-9b08-401c-8dac-29b4b8ece058','f4af21f1-115f-4cae-8677-8dbed5a8f07c','9dc98651-d53f-4660-9cf2-2b0e2652a65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62192c99-6f10-438a-b964-172bedfee95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62192c99-6f10-438a-b964-172bedfee95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Flow 'volume_create_api' (7887dfad-58b1-4853-8172-d23f756b1b9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume request issued successfully. Sep 01 01:39:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5de7ded-1eaf-4528-990c-1ba82eaa8f20 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:39:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 33/71] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:39:37 2026] POST /volume/v3/volumes => generated 761 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:39:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-230e3107-b6dc-44c8-9b8b-6fd9e239ee9c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 39/72] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:38 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 829 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d6fe5b8-9fdb-4316-9a6c-b8eb9a147acc tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 34/73] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:39 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08196a3e-e3f0-47f5-bca6-248d8c46a22c tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 40/74] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:40 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3f03046c-7158-4b55-83d3-416c9013e90b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] POST http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d/action Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume updated successfully. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f03046c-7158-4b55-83d3-416c9013e90b tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d/action returned with HTTP 200 Sep 01 01:39:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 35/75] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:39:40 2026] POST /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d/action => generated 0 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbf671e4-f6c9-459f-857f-318b9321b9e4 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 41/76] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:40 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f2d49b5f-cc7c-45aa-ac43-47dbb78f2d66 req-5d16f8a3-761d-45bc-b95e-824364da7636 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 36/77] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:39:40 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1435331137"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1435331137'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume of 1 GB Sep 01 01:39:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Availability Zones retrieved successfully. Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Flow 'volume_create_api' (fdd388c0-08bc-4c8d-84f5-bbee86c9951b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae8d708-6868-41e1-9a3f-de1d7012607b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae8d708-6868-41e1-9a3f-de1d7012607b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d150d59-4925-4764-a84a-1f47bbb9515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Created reservations ['a6f52c65-6a2f-4643-a9f7-9bdba9ca21fc', '45520196-4f51-4bd6-8e9c-ad8e75cc66fb', '864f3b0b-c496-42ec-80f6-77e515b19e41', '58c871b4-2db9-493d-b9e4-921131191c2e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d150d59-4925-4764-a84a-1f47bbb9515b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6f52c65-6a2f-4643-a9f7-9bdba9ca21fc', '45520196-4f51-4bd6-8e9c-ad8e75cc66fb', '864f3b0b-c496-42ec-80f6-77e515b19e41', '58c871b4-2db9-493d-b9e4-921131191c2e']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367bf836-396e-4c01-ab36-2127cb787136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367bf836-396e-4c01-ab36-2127cb787136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab76c2c-efd0-4a1d-8ab7-4648463a05ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1435331137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',qos_specs=None,replication_status=,reservations=['a6f52c65-6a2f-4643-a9f7-9bdba9ca21fc','45520196-4f51-4bd6-8e9c-ad8e75cc66fb','864f3b0b-c496-42ec-80f6-77e515b19e41','58c871b4-2db9-493d-b9e4-921131191c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1435331137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab76c2c-efd0-4a1d-8ab7-4648463a05ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73892d55-9f21-4d43-8082-96cdda3132f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73892d55-9f21-4d43-8082-96cdda3132f8) transitioned into state 'SUCCESS' from state '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-1435331137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f2c34981a8149beac5e88dcf6dc1ce0',qos_specs=None,replication_status=,reservations=['a6f52c65-6a2f-4643-a9f7-9bdba9ca21fc','45520196-4f51-4bd6-8e9c-ad8e75cc66fb','864f3b0b-c496-42ec-80f6-77e515b19e41','58c871b4-2db9-493d-b9e4-921131191c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3f56d84a574cc4874a7efd1f8250ea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b454280-328e-4beb-a68b-1b67e076f62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b454280-328e-4beb-a68b-1b67e076f62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Flow 'volume_create_api' (fdd388c0-08bc-4c8d-84f5-bbee86c9951b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Create volume request issued successfully. Sep 01 01:39:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d2663b3-3876-4cab-8744-9a8cf977df6a tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:39:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 42/78] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:39:41 2026] POST /volume/v3/volumes => generated 761 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:39:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-901139bb-cda3-4238-a933-b924e3cbfa17 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-901139bb-cda3-4238-a933-b924e3cbfa17 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-901139bb-cda3-4238-a933-b924e3cbfa17 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-901139bb-cda3-4238-a933-b924e3cbfa17 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-901139bb-cda3-4238-a933-b924e3cbfa17 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-901139bb-cda3-4238-a933-b924e3cbfa17 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 200 Sep 01 01:39:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 37/79] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:42 2026] GET /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0053ea73-93b0-46fc-aafb-5780daf40518 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0053ea73-93b0-46fc-aafb-5780daf40518 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0053ea73-93b0-46fc-aafb-5780daf40518 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0053ea73-93b0-46fc-aafb-5780daf40518 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0053ea73-93b0-46fc-aafb-5780daf40518 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0053ea73-93b0-46fc-aafb-5780daf40518 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 200 Sep 01 01:39:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 43/80] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:43 2026] GET /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:39:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a64fcf5b-7900-43a0-8ab8-6fa4aaa2dc55 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 200 Sep 01 01:39:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 38/81] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:44 2026] GET /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] DELETE http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Delete volume with id: eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Delete volume request issued successfully. Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1298a5bf-181f-4c41-8e2e-a241bd644a4f tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 202 Sep 01 01:39:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 44/82] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:39:45 2026] DELETE /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:39:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a872e2aa-7d72-468a-ac44-0a470a2a5b6d tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 200 Sep 01 01:39:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 39/83] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:45 2026] GET /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2020007539"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2020007539'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Create volume of 1 GB Sep 01 01:39:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Availability Zones retrieved successfully. Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Flow 'volume_create_api' (de5a20b1-0ce9-4122-a51c-d8445351a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03597154-94ce-4f36-9fd3-62e7610169f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03597154-94ce-4f36-9fd3-62e7610169f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216196a7-a661-4956-a7fb-2336da6dd7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Created reservations ['6ff06ad8-7619-4024-90c1-665ca2c490b2', 'c8b8f0c7-0b6c-4548-b31b-a60fb5e891ff', 'cbd3fb62-399f-4d04-b3b1-7bae3a5d677b', 'beb3ea49-7a04-40e1-89af-7bb19806fd32'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216196a7-a661-4956-a7fb-2336da6dd7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff06ad8-7619-4024-90c1-665ca2c490b2', 'c8b8f0c7-0b6c-4548-b31b-a60fb5e891ff', 'cbd3fb62-399f-4d04-b3b1-7bae3a5d677b', 'beb3ea49-7a04-40e1-89af-7bb19806fd32']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db91f0c2-615b-4046-b5a2-96b95edfdaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db91f0c2-615b-4046-b5a2-96b95edfdaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7259d4d6-5b74-488f-8a58-93d6d064b16e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2020007539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8881899fcda641b9991e8f882bef5d03',qos_specs=None,replication_status=,reservations=['6ff06ad8-7619-4024-90c1-665ca2c490b2','c8b8f0c7-0b6c-4548-b31b-a60fb5e891ff','cbd3fb62-399f-4d04-b3b1-7bae3a5d677b','beb3ea49-7a04-40e1-89af-7bb19806fd32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3c1c7b8228476aa382fcbc1b64590b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2020007539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7259d4d6-5b74-488f-8a58-93d6d064b16e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8881899fcda641b9991e8f882bef5d03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab3c1c7b8228476aa382fcbc1b64590b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30122920-80f5-4155-9a62-58e51dba110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30122920-80f5-4155-9a62-58e51dba110a) transitioned into state 'SUCCESS' from state '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-2020007539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8881899fcda641b9991e8f882bef5d03',qos_specs=None,replication_status=,reservations=['6ff06ad8-7619-4024-90c1-665ca2c490b2','c8b8f0c7-0b6c-4548-b31b-a60fb5e891ff','cbd3fb62-399f-4d04-b3b1-7bae3a5d677b','beb3ea49-7a04-40e1-89af-7bb19806fd32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab3c1c7b8228476aa382fcbc1b64590b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e1ff94-2a07-41da-93fe-1f8f955c8e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cae295bd-7932-49d5-8dec-34bcf03ca5a2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cae295bd-7932-49d5-8dec-34bcf03ca5a2 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cae295bd-7932-49d5-8dec-34bcf03ca5a2 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cae295bd-7932-49d5-8dec-34bcf03ca5a2 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e1ff94-2a07-41da-93fe-1f8f955c8e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cae295bd-7932-49d5-8dec-34bcf03ca5a2 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac returned with HTTP 404 Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Flow 'volume_create_api' (de5a20b1-0ce9-4122-a51c-d8445351a9e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 40/84] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:46 2026] GET /volume/v3/volumes/eab76c2c-efd0-4a1d-8ab7-4648463a05ac => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Create volume request issued successfully. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec316ce1-dcff-475c-8c81-85d0b2550007 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:39:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 45/85] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:39:45 2026] POST /volume/v3/volumes => generated 764 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-26610886-989f-40fa-bddf-41a535a1d063 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Delete volume with id: 4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea21b8a1-19ac-4df8-afc0-8adb37f2a8d9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:39:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 46/86] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:46 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 832 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Delete volume request issued successfully. Sep 01 01:39:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-26610886-989f-40fa-bddf-41a535a1d063 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 202 Sep 01 01:39:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 41/87] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:39:46 2026] DELETE /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d26ba985-c60b-4e8c-80a8-17a2cf526ea1 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 47/88] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:46 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:39:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:39:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b218a3ea-fcb7-4e22-8abb-3108db9822b0 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:39:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 42/89] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:47 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:39:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:39:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Volume info retrieved successfully. Sep 01 01:39:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b8bb667-4c88-422e-bd48-6c55d2fface7 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 200 Sep 01 01:39:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 48/90] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:47 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:39:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:39:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:39:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:39:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:39:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:39:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac868fcb-bc3c-410e-ba4c-c98a422276a5 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:39:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 43/91] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:48 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:39:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ed3abe88-9f1e-413a-b827-db289fd83342 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:39:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed3abe88-9f1e-413a-b827-db289fd83342 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] GET http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d Sep 01 01:39:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed3abe88-9f1e-413a-b827-db289fd83342 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:39:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed3abe88-9f1e-413a-b827-db289fd83342 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:39:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed3abe88-9f1e-413a-b827-db289fd83342 tempest-ServersNegativeTestJSON-506330979 tempest-ServersNegativeTestJSON-506330979-project-member] http://192.168.122.53/volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d returned with HTTP 404 Sep 01 01:39:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 49/92] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:39:48 2026] GET /volume/v3/volumes/4a5a6159-b2ea-4de5-8c7c-f4c53840768d => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:39:58 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=92,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:39:58 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=138,cinder:INSERT=27,cinder:UPDATE=39 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-b23aa92e-8c82-4f3d-bfa1-740a86a0ab45 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 44/93] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:40:00 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-9e2ea8e0-c04f-4c3b-852b-dcda7687acc2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-9e2ea8e0-c04f-4c3b-852b-dcda7687acc2 None None] GET http://192.168.122.53/volume// Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-9e2ea8e0-c04f-4c3b-852b-dcda7687acc2 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-9e2ea8e0-c04f-4c3b-852b-dcda7687acc2 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-9e2ea8e0-c04f-4c3b-852b-dcda7687acc2 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:40:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 50/94] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:40:00 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-03ae4f6b-c5df-4412-8519-f82bb7e348c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-03ae4f6b-c5df-4412-8519-f82bb7e348c9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-03ae4f6b-c5df-4412-8519-f82bb7e348c9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7259d4d6-5b74-488f-8a58-93d6d064b16e", "connector": null, "instance_uuid": "e0d58643-1eed-4be5-bfcb-1ea83abbfa98"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-03ae4f6b-c5df-4412-8519-f82bb7e348c9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:40:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 45/95] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:40:00 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-0a83d6b4-3393-4c38-8610-10cf76673247 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-0a83d6b4-3393-4c38-8610-10cf76673247 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] POST http://192.168.122.53/volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c/action Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-0a83d6b4-3393-4c38-8610-10cf76673247 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-0a83d6b4-3393-4c38-8610-10cf76673247 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-29295376-9de2-4d27-9b6b-d01cffd6005d req-0a83d6b4-3393-4c38-8610-10cf76673247 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c/action returned with HTTP 204 Sep 01 01:40:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 51/96] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:40:00 2026] POST /volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-982e30b9-3301-4da2-87fd-030e1a19eef9 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 46/97] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:00 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 1119 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-746274d6-88de-4a12-89dc-9a7c724199aa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-746274d6-88de-4a12-89dc-9a7c724199aa tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-746274d6-88de-4a12-89dc-9a7c724199aa tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-746274d6-88de-4a12-89dc-9a7c724199aa tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-746274d6-88de-4a12-89dc-9a7c724199aa tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-746274d6-88de-4a12-89dc-9a7c724199aa tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 52/98] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:00 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 1119 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-8329c201-51ce-48b6-97ad-4e783083f443 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 47/99] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:40:01 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 1119 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-a39e73a4-d831-4f5b-8639-5321a2ad3f28 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-a39e73a4-d831-4f5b-8639-5321a2ad3f28 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] DELETE http://192.168.122.53/volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c Sep 01 01:40:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-a39e73a4-d831-4f5b-8639-5321a2ad3f28 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-a39e73a4-d831-4f5b-8639-5321a2ad3f28 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:01 devstack devstack@c-api.service[86907]: /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 01 01:40:01 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:40:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a6bde742-2b10-4e83-847c-f41145bf2579 req-a39e73a4-d831-4f5b-8639-5321a2ad3f28 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c returned with HTTP 200 Sep 01 01:40:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 53/100] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:40:01 2026] DELETE /volume/v3/attachments/47399281-289b-4c0f-ab45-73c09908f28c => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d3dc689-8c0f-425b-b6dd-21dc12963015 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 48/101] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:01 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7472b24f-0fbc-447a-b0ed-625836100619 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7472b24f-0fbc-447a-b0ed-625836100619 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7472b24f-0fbc-447a-b0ed-625836100619 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1720372451", "description": "tempest-group-type-description-1373058588", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7472b24f-0fbc-447a-b0ed-625836100619 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:40:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 54/102] 192.168.122.53 () {62 vars in 1191 bytes} [Tue Sep 1 01:40:02 2026] POST /volume/v3/group_types => generated 265 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5fbb5f08-b7b2-4d75-ab0c-e917bebdae75 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fbb5f08-b7b2-4d75-ab0c-e917bebdae75 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5fbb5f08-b7b2-4d75-ab0c-e917bebdae75 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5fbb5f08-b7b2-4d75-ab0c-e917bebdae75 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fbb5f08-b7b2-4d75-ab0c-e917bebdae75 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 200 Sep 01 01:40:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 49/103] 192.168.122.53 () {60 vars in 1169 bytes} [Tue Sep 1 01:40:02 2026] GET /volume/v3/group_types => generated 499 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbd47ecb-8df2-48a8-b5ab-e41bf2ad672d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbd47ecb-8df2-48a8-b5ab-e41bf2ad672d tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] PUT http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbd47ecb-8df2-48a8-b5ab-e41bf2ad672d tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-891519330", "description": "updated-group-type-desc"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbd47ecb-8df2-48a8-b5ab-e41bf2ad672d tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 returned with HTTP 200 Sep 01 01:40:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 55/104] 192.168.122.53 () {62 vars in 1301 bytes} [Tue Sep 1 01:40:02 2026] PUT /volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 => generated 254 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f79f7058-9fd2-472a-a5b7-1a7a60642d9a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f79f7058-9fd2-472a-a5b7-1a7a60642d9a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f79f7058-9fd2-472a-a5b7-1a7a60642d9a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f79f7058-9fd2-472a-a5b7-1a7a60642d9a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f79f7058-9fd2-472a-a5b7-1a7a60642d9a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 returned with HTTP 200 Sep 01 01:40:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 50/105] 192.168.122.53 () {60 vars in 1280 bytes} [Tue Sep 1 01:40:02 2026] GET /volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 => generated 254 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f20ce730-2e08-4bb7-8164-a9fcb32486d8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f20ce730-2e08-4bb7-8164-a9fcb32486d8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f20ce730-2e08-4bb7-8164-a9fcb32486d8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f20ce730-2e08-4bb7-8164-a9fcb32486d8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f20ce730-2e08-4bb7-8164-a9fcb32486d8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 returned with HTTP 202 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 56/106] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:40:02 2026] DELETE /volume/v3/group_types/49905468-7a72-41c3-92c6-25db708d39f5 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2ca30aff-1be9-47ad-8f4c-430758dbc2bc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ca30aff-1be9-47ad-8f4c-430758dbc2bc tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ca30aff-1be9-47ad-8f4c-430758dbc2bc tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ca30aff-1be9-47ad-8f4c-430758dbc2bc tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ca30aff-1be9-47ad-8f4c-430758dbc2bc tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 51/107] 192.168.122.53 () {60 vars in 1169 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/group_types => generated 248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-94caa7e0-9330-4d7f-9153-637688fe17ad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-94caa7e0-9330-4d7f-9153-637688fe17ad tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-94caa7e0-9330-4d7f-9153-637688fe17ad tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-240873755", "is_public": true}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-94caa7e0-9330-4d7f-9153-637688fe17ad tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 57/108] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:40:03 2026] POST /volume/v3/group_types => generated 163 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa810b3d-df08-4605-ad34-8de2d3c310f9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa810b3d-df08-4605-ad34-8de2d3c310f9 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa810b3d-df08-4605-ad34-8de2d3c310f9 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1916714242", "is_public": false}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa810b3d-df08-4605-ad34-8de2d3c310f9 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 52/109] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:40:03 2026] POST /volume/v3/group_types => generated 165 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cff43322-63c7-4595-829b-8bfc95a0005a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cff43322-63c7-4595-829b-8bfc95a0005a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cff43322-63c7-4595-829b-8bfc95a0005a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cff43322-63c7-4595-829b-8bfc95a0005a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cff43322-63c7-4595-829b-8bfc95a0005a tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 58/110] 192.168.122.53 () {60 vars in 1230 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d0d552d7-07f7-4244-a829-2cb16c4da641 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0d552d7-07f7-4244-a829-2cb16c4da641 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d0d552d7-07f7-4244-a829-2cb16c4da641 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d0d552d7-07f7-4244-a829-2cb16c4da641 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0d552d7-07f7-4244-a829-2cb16c4da641 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 53/111] 192.168.122.53 () {60 vars in 1232 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dd544cdb-b139-48ba-b27d-ced209f35590 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd544cdb-b139-48ba-b27d-ced209f35590 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types?is_public=False Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd544cdb-b139-48ba-b27d-ced209f35590 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd544cdb-b139-48ba-b27d-ced209f35590 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd544cdb-b139-48ba-b27d-ced209f35590 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 59/112] 192.168.122.53 () {60 vars in 1200 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5631e926-ab0f-40be-bca5-923be37a0266 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5631e926-ab0f-40be-bca5-923be37a0266 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] GET http://192.168.122.53/volume/v3/group_types?is_public=True Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5631e926-ab0f-40be-bca5-923be37a0266 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5631e926-ab0f-40be-bca5-923be37a0266 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5631e926-ab0f-40be-bca5-923be37a0266 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 54/113] 192.168.122.53 () {60 vars in 1198 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ae591f23-4dfb-4aaa-b04c-3bf04126bca8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae591f23-4dfb-4aaa-b04c-3bf04126bca8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/44c18369-a966-4a5f-8059-458a43d47bf8 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae591f23-4dfb-4aaa-b04c-3bf04126bca8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae591f23-4dfb-4aaa-b04c-3bf04126bca8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae591f23-4dfb-4aaa-b04c-3bf04126bca8 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types/44c18369-a966-4a5f-8059-458a43d47bf8 returned with HTTP 202 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 60/114] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:40:03 2026] DELETE /volume/v3/group_types/44c18369-a966-4a5f-8059-458a43d47bf8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8f1a14cc-852d-4ab1-b041-914d503f32a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8f1a14cc-852d-4ab1-b041-914d503f32a1 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/51762ff5-a733-4a2a-98c8-46e51af76476 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8f1a14cc-852d-4ab1-b041-914d503f32a1 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8f1a14cc-852d-4ab1-b041-914d503f32a1 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8f1a14cc-852d-4ab1-b041-914d503f32a1 tempest-GroupTypesTest-1699171206 tempest-GroupTypesTest-1699171206-project-admin] http://192.168.122.53/volume/v3/group_types/51762ff5-a733-4a2a-98c8-46e51af76476 returned with HTTP 202 Sep 01 01:40:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 55/115] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:40:03 2026] DELETE /volume/v3/group_types/51762ff5-a733-4a2a-98c8-46e51af76476 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7391c47d-0746-4a99-b0f6-c9c78ccc4dc3 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 61/116] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:40:03 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-c88a205d-8bb5-4200-b4c6-c7d98ff6f25b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-c88a205d-8bb5-4200-b4c6-c7d98ff6f25b None None] GET http://192.168.122.53/volume// Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-c88a205d-8bb5-4200-b4c6-c7d98ff6f25b None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-c88a205d-8bb5-4200-b4c6-c7d98ff6f25b None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-c88a205d-8bb5-4200-b4c6-c7d98ff6f25b None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:40:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 56/117] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:40:04 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-db7c2619-c3e7-46de-b303-cdd502a4aef7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-db7c2619-c3e7-46de-b303-cdd502a4aef7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-db7c2619-c3e7-46de-b303-cdd502a4aef7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a078276c-06d2-44da-a204-2fe40921418f", "connector": null, "instance_uuid": "79a2dc1e-7d24-4c99-82ad-c1ffc1f9330a"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-db7c2619-c3e7-46de-b303-cdd502a4aef7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:40:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 62/118] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:40:04 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-e493a11d-48fd-439e-8bc8-9bd1f900bbbd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-e493a11d-48fd-439e-8bc8-9bd1f900bbbd None None] GET http://192.168.122.53/volume// Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-e493a11d-48fd-439e-8bc8-9bd1f900bbbd None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-e493a11d-48fd-439e-8bc8-9bd1f900bbbd None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-e493a11d-48fd-439e-8bc8-9bd1f900bbbd None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:40:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 63/119] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:40:04 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d322a8c6-2fca-45ca-997a-c698c5e651e7 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 57/120] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:04 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-708caa12-6c1b-4664-9464-3ffca52dff75 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 64/121] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:40:04 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1031 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] PUT http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Acquiring lock "cinder-attachment_update-a078276c-06d2-44da-a204-2fe40921418f-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Lock "cinder-attachment_update-a078276c-06d2-44da-a204-2fe40921418f-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:04 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Lock "cinder-attachment_update-a078276c-06d2-44da-a204-2fe40921418f-devstack" released by "attachment_update" :: held 0.224s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:40:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-7876bc8e-9578-44bf-a234-578fc18e146a tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 returned with HTTP 200 Sep 01 01:40:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 58/122] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:40:04 2026] PUT /volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 => generated 694 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-61bc3618-bdf2-413b-966d-a4b131c03d10 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-61bc3618-bdf2-413b-966d-a4b131c03d10 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] POST http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5/action Sep 01 01:40:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-61bc3618-bdf2-413b-966d-a4b131c03d10 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-61bc3618-bdf2-413b-966d-a4b131c03d10 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7801b7d7-aa22-44e2-b3a9-c1e3cae7c7be tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 59/123] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:05 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6dc07167-84c8-4ee2-b150-77aa3bbdb9b7 req-61bc3618-bdf2-413b-966d-a4b131c03d10 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5/action returned with HTTP 204 Sep 01 01:40:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 65/124] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:40:05 2026] POST /volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7572c678-dd9d-4560-ac36-ad623dcbbd7e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 60/125] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:06 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1143 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3366481c-2bb2-42ec-9ff8-ccc4dd6a5fba tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 66/126] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:06 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-d81361f8-70ef-4993-aac2-cf63e14b0022 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 61/127] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:40:07 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1143 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] POST http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f/action Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Begin detaching volume completed successfully. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-b87b39a8-609e-4f15-80db-f9d371201c5f tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f/action returned with HTTP 202 Sep 01 01:40:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 67/128] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:40:07 2026] POST /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d93d753-5b34-493b-b996-5885e87f3511 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 62/129] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:40:07 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1142 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7ab46b0-cdf1-44a3-a3ac-cc00b29510c4 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-8dd3f3b0-a431-4f31-8bf1-e656789eb594 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-8dd3f3b0-a431-4f31-8bf1-e656789eb594 None None] GET http://192.168.122.53/volume// Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-8dd3f3b0-a431-4f31-8bf1-e656789eb594 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-8dd3f3b0-a431-4f31-8bf1-e656789eb594 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-8dd3f3b0-a431-4f31-8bf1-e656789eb594 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:40:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 63/130] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:40:07 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 68/131] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:07 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1146 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc/action Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4fda64da-7e39-43fb-8b70-80cec9e45151 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 64/132] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:40:07 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 1327 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Begin detaching volume completed successfully. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-93325b98-9aea-406e-a583-ed6f0d487e31 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc/action returned with HTTP 202 Sep 01 01:40:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 69/133] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:40:08 2026] POST /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-198ec218-18b0-4d8a-9a7b-632b37dcfda0 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 65/134] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:08 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d09b7d1-4649-4a7a-8edb-a6653bdb1c13 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d09b7d1-4649-4a7a-8edb-a6653bdb1c13 None None] GET http://192.168.122.53/volume// Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d09b7d1-4649-4a7a-8edb-a6653bdb1c13 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d09b7d1-4649-4a7a-8edb-a6653bdb1c13 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-0d09b7d1-4649-4a7a-8edb-a6653bdb1c13 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:40:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 70/135] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:40:08 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4e38aac9-7ef3-4112-b65a-4a684d8f76c0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4e38aac9-7ef3-4112-b65a-4a684d8f76c0 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] DELETE http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4e38aac9-7ef3-4112-b65a-4a684d8f76c0 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4e38aac9-7ef3-4112-b65a-4a684d8f76c0 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-198f5032-ec2c-44b5-b2e4-c86d2b4ec35a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 66/136] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:40:08 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 1326 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86907]: /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 01 01:40:08 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-12626d3e-078c-4130-80dd-9276c3dab9fd req-4e38aac9-7ef3-4112-b65a-4a684d8f76c0 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 returned with HTTP 200 Sep 01 01:40:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 71/137] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:40:08 2026] DELETE /volume/v3/attachments/f8253c7a-cd99-4e14-a9d1-a8a80d91e7a5 => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-1ca0a817-1e61-48b3-85eb-21ac9038d0f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-1ca0a817-1e61-48b3-85eb-21ac9038d0f6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-1ca0a817-1e61-48b3-85eb-21ac9038d0f6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-1ca0a817-1e61-48b3-85eb-21ac9038d0f6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:08 devstack devstack@c-api.service[86908]: /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 01 01:40:08 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7db06b39-7168-4596-a509-da4a59e43c8c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7db06b39-7168-4596-a509-da4a59e43c8c tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7db06b39-7168-4596-a509-da4a59e43c8c tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7db06b39-7168-4596-a509-da4a59e43c8c tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7db06b39-7168-4596-a509-da4a59e43c8c tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-06b38af3-303e-4ffd-90ae-3b657178cfb4 req-1ca0a817-1e61-48b3-85eb-21ac9038d0f6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 returned with HTTP 200 Sep 01 01:40:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 67/138] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:40:08 2026] DELETE /volume/v3/attachments/9ebf4a8f-5da2-4d78-a8d3-b612ad6a21d3 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7db06b39-7168-4596-a509-da4a59e43c8c tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 72/139] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:08 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a704cd79-b44c-4bda-a586-726085fcd5ae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a704cd79-b44c-4bda-a586-726085fcd5ae tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a704cd79-b44c-4bda-a586-726085fcd5ae tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a704cd79-b44c-4bda-a586-726085fcd5ae tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a704cd79-b44c-4bda-a586-726085fcd5ae tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a704cd79-b44c-4bda-a586-726085fcd5ae tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 68/140] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:09 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c352cec6-a4fe-4932-a745-1947b14e3fa4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c352cec6-a4fe-4932-a745-1947b14e3fa4 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:40:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c352cec6-a4fe-4932-a745-1947b14e3fa4 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-364095623"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c352cec6-a4fe-4932-a745-1947b14e3fa4 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:40:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 73/141] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:40:10 2026] POST /volume/v3/types => generated 215 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6ac2207e-d101-49c6-b387-71da930bf1c6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ac2207e-d101-49c6-b387-71da930bf1c6 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:40:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6ac2207e-d101-49c6-b387-71da930bf1c6 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-618668690"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ac2207e-d101-49c6-b387-71da930bf1c6 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:40:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 69/142] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:40:10 2026] POST /volume/v3/group_types => generated 172 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0097dfe4-a0c8-4061-a181-19a658b42398 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:40:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d6e8cc13-648f-4c54-8757-b32d13c16702", "volume_types": ["82d882c7-eb5d-4f98-a1bd-b4d555406be8"], "name": "tempest-Group1-155290920"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating new group {'group': {'group_type': 'd6e8cc13-648f-4c54-8757-b32d13c16702', 'volume_types': ['82d882c7-eb5d-4f98-a1bd-b4d555406be8'], 'name': 'tempest-Group1-155290920'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:40:11 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating group tempest-Group1-155290920. Sep 01 01:40:11 devstack devstack@c-api.service[86907]: /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 01 01:40:11 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:40:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:40:11.050159. {{(pid=86907) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:40:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:11 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['6f78834b-f117-4394-a189-c9e456d7a48c'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0097dfe4-a0c8-4061-a181-19a658b42398 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:40:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 74/143] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:40:10 2026] POST /volume/v3/groups => generated 93 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:40:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:11 devstack devstack@c-api.service[86908]: /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 01 01:40:11 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd7b505d-ae7f-41c8-83c6-7d455c3188a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 returned with HTTP 200 Sep 01 01:40:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 70/144] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:11 2026] GET /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 => generated 321 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:12 devstack devstack@c-api.service[86907]: /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 01 01:40:12 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c6cb433-68df-4bb1-9825-bde9f40f5d96 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 returned with HTTP 200 Sep 01 01:40:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 75/145] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:12 2026] GET /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 => generated 322 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:40:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d6e8cc13-648f-4c54-8757-b32d13c16702", "volume_types": ["82d882c7-eb5d-4f98-a1bd-b4d555406be8"], "name": "tempest-Group2-927219333"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating new group {'group': {'group_type': 'd6e8cc13-648f-4c54-8757-b32d13c16702', 'volume_types': ['82d882c7-eb5d-4f98-a1bd-b4d555406be8'], 'name': 'tempest-Group2-927219333'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:40:12 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating group tempest-Group2-927219333. Sep 01 01:40:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:12 devstack devstack@c-api.service[86908]: /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 01 01:40:12 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:40:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:40:12.442774. {{(pid=86908) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:40:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:12 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['206b22e5-1f44-4122-ba73-62f600646aea'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d73e9b05-1e53-4263-87bf-64d1c1890305 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:40:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 71/146] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:40:12 2026] POST /volume/v3/groups => generated 93 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c1f7cade-5df2-4520-aee7-6610446c6fac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1f7cade-5df2-4520-aee7-6610446c6fac tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1f7cade-5df2-4520-aee7-6610446c6fac tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1f7cade-5df2-4520-aee7-6610446c6fac tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-c1f7cade-5df2-4520-aee7-6610446c6fac tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:12 devstack devstack@c-api.service[86907]: /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 01 01:40:12 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1f7cade-5df2-4520-aee7-6610446c6fac tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad returned with HTTP 200 Sep 01 01:40:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 76/147] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:12 2026] GET /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad => generated 321 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:13 devstack devstack@c-api.service[86908]: /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 01 01:40:13 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-faeaf861-8dae-48d8-9e42-530a4c3573c9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad returned with HTTP 200 Sep 01 01:40:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 72/148] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:13 2026] GET /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad => generated 322 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f086779f-7520-4f97-8653-f7000917a4fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1065425476", "volume_type": "82d882c7-eb5d-4f98-a1bd-b4d555406be8", "group_id": "4aa825e7-5f1f-493c-9b07-e281586d3653", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1065425476', 'volume_type': '82d882c7-eb5d-4f98-a1bd-b4d555406be8', 'group_id': '4aa825e7-5f1f-493c-9b07-e281586d3653', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:13 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume of 1 GB Sep 01 01:40:13 devstack devstack@c-api.service[86907]: /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 01 01:40:13 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (e2531476-2b77-46ef-a3a4-6a016599cccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545ad307-8008-45ec-9d0b-94f639ae7d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545ad307-8008-45ec-9d0b-94f639ae7d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:40:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82d882c7-eb5d-4f98-a1bd-b4d555406be8,is_public=True,name='tempest-GroupsTest-volume-type-364095623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82d882c7-eb5d-4f98-a1bd-b4d555406be8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aa825e7-5f1f-493c-9b07-e281586d3653', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ab1504-7cc7-47e3-9770-3e982bed59a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:13 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-364095623 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-364095623, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:13 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-364095623 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-364095623, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-96f42d6b-5182-4a95-b895-3b1f67201080 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96f42d6b-5182-4a95-b895-3b1f67201080 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96f42d6b-5182-4a95-b895-3b1f67201080 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96f42d6b-5182-4a95-b895-3b1f67201080 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-96f42d6b-5182-4a95-b895-3b1f67201080 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96f42d6b-5182-4a95-b895-3b1f67201080 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 73/149] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:14 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['5b89e1a7-7bc6-4d2d-b0c9-9cf31ef73270', 'f853133d-7814-44b5-b4bb-06b236b89a71', '425ebc82-d86a-4b2d-a802-433215e8da1c', '6834e845-b6e1-4b49-8913-ccb1d7823a38'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ab1504-7cc7-47e3-9770-3e982bed59a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b89e1a7-7bc6-4d2d-b0c9-9cf31ef73270', 'f853133d-7814-44b5-b4bb-06b236b89a71', '425ebc82-d86a-4b2d-a802-433215e8da1c', '6834e845-b6e1-4b49-8913-ccb1d7823a38']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7044a837-f0df-4d0a-9548-9c45fd2755cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7044a837-f0df-4d0a-9548-9c45fd2755cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8aba0ac-5888-4588-a265-e24cf873555b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1065425476',encryption_key_id=None,group_id=4aa825e7-5f1f-493c-9b07-e281586d3653,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['5b89e1a7-7bc6-4d2d-b0c9-9cf31ef73270','f853133d-7814-44b5-b4bb-06b236b89a71','425ebc82-d86a-4b2d-a802-433215e8da1c','6834e845-b6e1-4b49-8913-ccb1d7823a38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=82d882c7-eb5d-4f98-a1bd-b4d555406be8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1065425476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aa825e7-5f1f-493c-9b07-e281586d3653,host=None,id=d8aba0ac-5888-4588-a265-e24cf873555b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91a86a3d36944b5b494502cb346add4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a36a459f744fef8fd496f077ce0895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82d882c7-eb5d-4f98-a1bd-b4d555406be8),volume_type_id=82d882c7-eb5d-4f98-a1bd-b4d555406be8)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75260cab-cb1c-4321-8766-c8ecb5f2e01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75260cab-cb1c-4321-8766-c8ecb5f2e01b) transitioned into state 'SUCCESS' from state '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-1065425476',encryption_key_id=None,group_id=4aa825e7-5f1f-493c-9b07-e281586d3653,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['5b89e1a7-7bc6-4d2d-b0c9-9cf31ef73270','f853133d-7814-44b5-b4bb-06b236b89a71','425ebc82-d86a-4b2d-a802-433215e8da1c','6834e845-b6e1-4b49-8913-ccb1d7823a38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=82d882c7-eb5d-4f98-a1bd-b4d555406be8)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530d5133-8dd3-4f1e-bc19-52ee5942850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530d5133-8dd3-4f1e-bc19-52ee5942850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (e2531476-2b77-46ef-a3a4-6a016599cccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request issued successfully. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:14 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:14 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76ed4ab6-0855-459c-834b-3b197ce50b73 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 74/150] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:14 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:14 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f086779f-7520-4f97-8653-f7000917a4fa tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:40:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 77/151] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:40:13 2026] POST /volume/v3/volumes => generated 820 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:14 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:14 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2dae0b0-56d8-43c9-8a4c-9e8d26103f6e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 200 Sep 01 01:40:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 75/152] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:14 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 888 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:16 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:16 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:16 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-819873b3-39e9-46e0-b44a-bf96eb747db5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 200 Sep 01 01:40:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 78/153] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:15 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 912 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:17 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:17 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:17 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bf9c49e-4072-4e0d-a160-1d32e5acbb0b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 200 Sep 01 01:40:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 76/154] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:17 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 912 bytes in 879 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:19 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d830dc46-a2cb-4716-984e-e0b20aa7d3ae tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 200 Sep 01 01:40:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 79/155] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:19 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 913 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /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 01 01:40:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c000901f-e59c-4791-9b79-ff4b57c532a5 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 returned with HTTP 200 Sep 01 01:40:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 77/156] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:19 2026] GET /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 => generated 322 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /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 01 01:40:19 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04b1de26-48a7-48de-b26a-08dc208e6d23 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad returned with HTTP 200 Sep 01 01:40:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 80/157] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:19 2026] GET /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad => generated 322 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-14520126-2afb-4d82-80f0-7e2760b8aa69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14520126-2afb-4d82-80f0-7e2760b8aa69 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/detail Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14520126-2afb-4d82-80f0-7e2760b8aa69 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14520126-2afb-4d82-80f0-7e2760b8aa69 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /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 01 01:40:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /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 01 01:40:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:19 devstack devstack@c-api.service[86908]: /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 01 01:40:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14520126-2afb-4d82-80f0-7e2760b8aa69 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/detail returned with HTTP 200 Sep 01 01:40:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 78/158] 192.168.122.53 () {60 vars in 1175 bytes} [Tue Sep 1 01:40:19 2026] GET /volume/v3/groups/detail => generated 638 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f20670aa-b8ee-4831-8122-2784a385db86 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /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 01 01:40:20 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:20 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:20 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:20 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f20670aa-b8ee-4831-8122-2784a385db86 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 81/159] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:19 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-32ea8611-7792-45d7-a659-07f9faaec89a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /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 01 01:40:20 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:20 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-32ea8611-7792-45d7-a659-07f9faaec89a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 79/160] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:20 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action Sep 01 01:40:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] delete called for group 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86907) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:40:20 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Delete group with id: 4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /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 01 01:40:20 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:40:20 devstack devstack@c-api.service[86907]: /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 01 01:40:20 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:40:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-952a5175-bfd7-4327-9ef4-3df00d3cca60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action returned with HTTP 202 Sep 01 01:40:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 82/161] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:40:20 2026] POST /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-487cd500-0701-4767-a27e-034dbef93e8e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:20 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:20 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:21 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-487cd500-0701-4767-a27e-034dbef93e8e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 200 Sep 01 01:40:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 80/162] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:20 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 912 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-70dca916-7168-48c2-aff4-18f719f7f19d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70dca916-7168-48c2-aff4-18f719f7f19d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-70dca916-7168-48c2-aff4-18f719f7f19d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-70dca916-7168-48c2-aff4-18f719f7f19d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70dca916-7168-48c2-aff4-18f719f7f19d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b returned with HTTP 404 Sep 01 01:40:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 83/163] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:22 2026] GET /volume/v3/volumes/d8aba0ac-5888-4588-a265-e24cf873555b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee7181b3-c6e4-4cd9-b92f-a2f54529b99b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 returned with HTTP 404 Sep 01 01:40:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 81/164] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:22 2026] GET /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] delete called for group af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86907) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:40:22 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Delete group with id: af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:22 devstack devstack@c-api.service[86907]: /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 01 01:40:22 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:40:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a04b0e2-c9c2-40e8-8608-15699260e45e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action returned with HTTP 202 Sep 01 01:40:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 84/165] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:40:22 2026] POST /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:22 devstack devstack@c-api.service[86908]: /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 01 01:40:22 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c56fd0ea-9dde-46b2-abd2-82c93e907732 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad returned with HTTP 200 Sep 01 01:40:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 82/166] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:22 2026] GET /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad => generated 321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3cba8e35-e93c-4df3-9219-4eaa94422f7b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad returned with HTTP 404 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 85/167] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:23 2026] GET /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a51ccd2-2cee-4816-9563-c796d9521b13 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a51ccd2-2cee-4816-9563-c796d9521b13 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/detail Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a51ccd2-2cee-4816-9563-c796d9521b13 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a51ccd2-2cee-4816-9563-c796d9521b13 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:23 devstack devstack@c-api.service[86908]: /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 01 01:40:23 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a51ccd2-2cee-4816-9563-c796d9521b13 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/detail returned with HTTP 200 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 83/168] 192.168.122.53 () {60 vars in 1175 bytes} [Tue Sep 1 01:40:23 2026] GET /volume/v3/groups/detail => generated 14 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: /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 01 01:40:23 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-520cd904-3c3d-464b-a99b-e44e419d7f60 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 86/169] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] delete called for group af75ee5c-4fb4-4fc0-9254-0f38c21100ad {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Delete group with id: af75ee5c-4fb4-4fc0-9254-0f38c21100ad Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71a0c966-5a24-45c8-8dfc-ec57471b358d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action returned with HTTP 404 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 84/170] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:40:23 2026] POST /volume/v3/groups/af75ee5c-4fb4-4fc0-9254-0f38c21100ad/action => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0028cf51-33c4-420a-b9cc-0bcbc3533538 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 87/171] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] delete called for group 4aa825e7-5f1f-493c-9b07-e281586d3653 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Delete group with id: 4aa825e7-5f1f-493c-9b07-e281586d3653 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73be85d4-1127-4f93-ac79-6da48aaa74fd tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action returned with HTTP 404 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 85/172] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:40:23 2026] POST /volume/v3/groups/4aa825e7-5f1f-493c-9b07-e281586d3653/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b741ec1-c087-439c-84bd-5d848c68a251 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b741ec1-c087-439c-84bd-5d848c68a251 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/d6e8cc13-648f-4c54-8757-b32d13c16702 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b741ec1-c087-439c-84bd-5d848c68a251 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b741ec1-c087-439c-84bd-5d848c68a251 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b741ec1-c087-439c-84bd-5d848c68a251 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/group_types/d6e8cc13-648f-4c54-8757-b32d13c16702 returned with HTTP 202 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 88/173] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:40:23 2026] DELETE /volume/v3/group_types/d6e8cc13-648f-4c54-8757-b32d13c16702 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-604c79d4-29ad-4d7f-8807-4d25310e0090 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-604c79d4-29ad-4d7f-8807-4d25310e0090 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] DELETE http://192.168.122.53/volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-604c79d4-29ad-4d7f-8807-4d25310e0090 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-604c79d4-29ad-4d7f-8807-4d25310e0090 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-604c79d4-29ad-4d7f-8807-4d25310e0090 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 returned with HTTP 202 Sep 01 01:40:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 86/174] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:40:23 2026] DELETE /volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-752ec5ab-1a5c-4411-aed8-3e496e730fba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-752ec5ab-1a5c-4411-aed8-3e496e730fba tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] GET http://192.168.122.53/volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-752ec5ab-1a5c-4411-aed8-3e496e730fba tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-752ec5ab-1a5c-4411-aed8-3e496e730fba tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-752ec5ab-1a5c-4411-aed8-3e496e730fba tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 returned with HTTP 404 Sep 01 01:40:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 89/175] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:40:23 2026] GET /volume/v3/types/82d882c7-eb5d-4f98-a1bd-b4d555406be8 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-661422bb-9075-48e4-8fa8-3e7d176a6ac7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-661422bb-9075-48e4-8fa8-3e7d176a6ac7 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-661422bb-9075-48e4-8fa8-3e7d176a6ac7 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-878003658"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-661422bb-9075-48e4-8fa8-3e7d176a6ac7 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:40:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 87/176] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:40:23 2026] POST /volume/v3/types => generated 215 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c2d3391c-310e-4763-ac3a-2de89eaf3343 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2d3391c-310e-4763-ac3a-2de89eaf3343 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2d3391c-310e-4763-ac3a-2de89eaf3343 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1589471435"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2d3391c-310e-4763-ac3a-2de89eaf3343 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:40:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 90/177] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:40:24 2026] POST /volume/v3/group_types => generated 173 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-58e8de9e-6ed3-4668-a5b4-71811849351e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "85666931-2e26-45a4-98cd-256f283741ea", "volume_types": ["0a25cda0-726f-43ff-9ac3-7e485d81f968"], "name": "tempest-GroupsTest-Group-78828760"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating new group {'group': {'group_type': '85666931-2e26-45a4-98cd-256f283741ea', 'volume_types': ['0a25cda0-726f-43ff-9ac3-7e485d81f968'], 'name': 'tempest-GroupsTest-Group-78828760'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Creating group tempest-GroupsTest-Group-78828760. Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:24 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['3e801b29-d43b-4300-b35c-6056dd449ecb'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58e8de9e-6ed3-4668-a5b4-71811849351e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:40:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 88/178] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:40:24 2026] POST /volume/v3/groups => generated 102 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:24 devstack devstack@c-api.service[86907]: /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 01 01:40:24 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f82eb3c4-202e-4737-bda2-ba63e901c1a0 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 91/179] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:24 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 330 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Delete volume with id: a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Delete volume request issued successfully. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab34f446-6ce9-4005-9d8d-99f5b0814a3e tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 202 Sep 01 01:40:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 89/180] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:40:25 2026] DELETE /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Volume info retrieved successfully. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1bea658f-0836-41ef-9827-e0764a4ecba6 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 200 Sep 01 01:40:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 90/181] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:25 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:25 devstack devstack@c-api.service[86907]: /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 01 01:40:25 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3110479a-e2d0-4e22-8d41-96563acd9df3 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 92/182] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:25 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 331 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1002093166", "volume_type": "0a25cda0-726f-43ff-9ac3-7e485d81f968", "group_id": "074da722-c82e-4c43-a185-3512b7c4fed3", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1002093166', 'volume_type': '0a25cda0-726f-43ff-9ac3-7e485d81f968', 'group_id': '074da722-c82e-4c43-a185-3512b7c4fed3', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume of 1 GB Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /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 01 01:40:25 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (a7773093-6c07-45f7-aca1-17a3457259f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e802511a-855f-4901-b010-4fe120851547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e802511a-855f-4901-b010-4fe120851547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:40:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a25cda0-726f-43ff-9ac3-7e485d81f968,is_public=True,name='tempest-GroupsTest-volume-type-878003658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a25cda0-726f-43ff-9ac3-7e485d81f968', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '074da722-c82e-4c43-a185-3512b7c4fed3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f92606-43d6-4e93-83c0-ffaaa6a368ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-878003658 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-878003658, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-878003658 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-878003658, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['96463ed1-336e-4651-afc7-2b8f4fae8c64', '32d10415-1a45-42a9-a5e3-4db2726881a2', '4a21acb5-8e32-4ba9-8033-caf4baaccb4b', '8d4d217a-705d-4e5f-8300-79b217d947dd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f92606-43d6-4e93-83c0-ffaaa6a368ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96463ed1-336e-4651-afc7-2b8f4fae8c64', '32d10415-1a45-42a9-a5e3-4db2726881a2', '4a21acb5-8e32-4ba9-8033-caf4baaccb4b', '8d4d217a-705d-4e5f-8300-79b217d947dd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f92a2d-bea3-4aef-8ea8-c325748c929b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f92a2d-bea3-4aef-8ea8-c325748c929b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1002093166',encryption_key_id=None,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['96463ed1-336e-4651-afc7-2b8f4fae8c64','32d10415-1a45-42a9-a5e3-4db2726881a2','4a21acb5-8e32-4ba9-8033-caf4baaccb4b','8d4d217a-705d-4e5f-8300-79b217d947dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1002093166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,host=None,id=c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91a86a3d36944b5b494502cb346add4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a36a459f744fef8fd496f077ce0895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a25cda0-726f-43ff-9ac3-7e485d81f968),volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb7b9fb-f2c8-46e2-85cc-79fd2e226a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb7b9fb-f2c8-46e2-85cc-79fd2e226a02) transitioned into state 'SUCCESS' from state '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-1002093166',encryption_key_id=None,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['96463ed1-336e-4651-afc7-2b8f4fae8c64','32d10415-1a45-42a9-a5e3-4db2726881a2','4a21acb5-8e32-4ba9-8033-caf4baaccb4b','8d4d217a-705d-4e5f-8300-79b217d947dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf95d6d1-9f64-4aa5-9c9b-d2174ba0f1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf95d6d1-9f64-4aa5-9c9b-d2174ba0f1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (a7773093-6c07-45f7-aca1-17a3457259f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request issued successfully. Sep 01 01:40:26 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:26 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e0f2334-1c2e-4081-a6b8-56392f90e24a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:40:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 91/183] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:40:25 2026] POST /volume/v3/volumes => generated 820 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:40:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a Sep 01 01:40:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:26 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:26 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:26 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-892fd159-1bc9-455e-99ed-8f9af7bb7500 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a returned with HTTP 200 Sep 01 01:40:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 93/184] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:26 2026] GET /volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a => generated 888 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d16b15d-2e6d-4806-bafb-7af751a69f93 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d16b15d-2e6d-4806-bafb-7af751a69f93 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] GET http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d16b15d-2e6d-4806-bafb-7af751a69f93 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d16b15d-2e6d-4806-bafb-7af751a69f93 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d16b15d-2e6d-4806-bafb-7af751a69f93 tempest-TaggedAttachmentsTest-1902109829 tempest-TaggedAttachmentsTest-1902109829-project-member] http://192.168.122.53/volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f returned with HTTP 404 Sep 01 01:40:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 92/185] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:26 2026] GET /volume/v3/volumes/a078276c-06d2-44da-a204-2fe40921418f => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a Sep 01 01:40:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:27 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:27 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:27 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-51b5f4b5-2995-4c48-af9d-370fb2b45b7c tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a returned with HTTP 200 Sep 01 01:40:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 94/186] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:27 2026] GET /volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:40:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a Sep 01 01:40:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:28 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:28 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:28 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f2e4f15-8e1e-4e08-87dd-3182840e7e98 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a returned with HTTP 200 Sep 01 01:40:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 93/187] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:28 2026] GET /volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:40:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-737376692", "volume_type": "0a25cda0-726f-43ff-9ac3-7e485d81f968", "group_id": "074da722-c82e-4c43-a185-3512b7c4fed3", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-737376692', 'volume_type': '0a25cda0-726f-43ff-9ac3-7e485d81f968', 'group_id': '074da722-c82e-4c43-a185-3512b7c4fed3', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:29 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume of 1 GB Sep 01 01:40:29 devstack devstack@c-api.service[86907]: /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 01 01:40:29 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Availability Zones retrieved successfully. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (ce75743b-2763-44e9-b7c6-c78f66d357cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76247b3-d08b-453e-9efe-2261b3fe0c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76247b3-d08b-453e-9efe-2261b3fe0c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:40:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a25cda0-726f-43ff-9ac3-7e485d81f968,is_public=True,name='tempest-GroupsTest-volume-type-878003658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a25cda0-726f-43ff-9ac3-7e485d81f968', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '074da722-c82e-4c43-a185-3512b7c4fed3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92100be5-21e7-49fc-86a9-ca97f9d0c4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-878003658 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-878003658, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-878003658 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-878003658, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Created reservations ['9f5c86ce-51f9-41f9-8635-a4e9735218ec', 'fcc2ffc0-2bf2-4921-bf3d-1a1a2926647f', '99941762-7759-43c6-a3e4-588768fffdbe', '62142704-e2f9-4310-88eb-9f2767f34a88'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92100be5-21e7-49fc-86a9-ca97f9d0c4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5c86ce-51f9-41f9-8635-a4e9735218ec', 'fcc2ffc0-2bf2-4921-bf3d-1a1a2926647f', '99941762-7759-43c6-a3e4-588768fffdbe', '62142704-e2f9-4310-88eb-9f2767f34a88']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94202bc-1117-46b3-bd63-8357f3a3d301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94202bc-1117-46b3-bd63-8357f3a3d301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f0060a-74a0-4307-9e66-c171689d954e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-737376692',encryption_key_id=None,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['9f5c86ce-51f9-41f9-8635-a4e9735218ec','fcc2ffc0-2bf2-4921-bf3d-1a1a2926647f','99941762-7759-43c6-a3e4-588768fffdbe','62142704-e2f9-4310-88eb-9f2767f34a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-737376692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,host=None,id=e5f0060a-74a0-4307-9e66-c171689d954e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91a86a3d36944b5b494502cb346add4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a36a459f744fef8fd496f077ce0895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a25cda0-726f-43ff-9ac3-7e485d81f968),volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2296a8d-fd7c-4af3-8d04-e1659ae90bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2296a8d-fd7c-4af3-8d04-e1659ae90bbd) transitioned into state 'SUCCESS' from state '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-737376692',encryption_key_id=None,group_id=074da722-c82e-4c43-a185-3512b7c4fed3,group_type_id=,metadata={},multiattach=False,project_id='f91a86a3d36944b5b494502cb346add4',qos_specs=None,replication_status=,reservations=['9f5c86ce-51f9-41f9-8635-a4e9735218ec','fcc2ffc0-2bf2-4921-bf3d-1a1a2926647f','99941762-7759-43c6-a3e4-588768fffdbe','62142704-e2f9-4310-88eb-9f2767f34a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a36a459f744fef8fd496f077ce0895',volume_type_id=0a25cda0-726f-43ff-9ac3-7e485d81f968)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755fede4-c8f4-44a7-b289-434ca7ae9840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755fede4-c8f4-44a7-b289-434ca7ae9840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Flow 'volume_create_api' (ce75743b-2763-44e9-b7c6-c78f66d357cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Create volume request issued successfully. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:29 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:29 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6cf426cb-db63-4c2f-80a5-f908b1e64381 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:40:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 95/188] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:40:28 2026] POST /volume/v3/volumes => generated 819 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e Sep 01 01:40:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:29 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:29 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:29 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9a9d54c9-540b-4c6f-8b86-a6b29aa8e36e tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e returned with HTTP 200 Sep 01 01:40:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 94/189] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:29 2026] GET /volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e => generated 887 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:31 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:31 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04be6db1-8aa9-43a9-8107-44b7dccb6897 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e returned with HTTP 200 Sep 01 01:40:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 96/190] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:31 2026] GET /volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e => generated 912 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] PUT http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e5f0060a-74a0-4307-9e66-c171689d954e"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Update called for group 074da722-c82e-4c43-a185-3512b7c4fed3. {{(pid=86908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:40:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Updating group 074da722-c82e-4c43-a185-3512b7c4fed3 with name new_group description: This is a new group add_volumes: None remove_volumes: e5f0060a-74a0-4307-9e66-c171689d954e. Sep 01 01:40:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d980687-2ca0-4e5f-9e0e-bfb2402ca024 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 202 Sep 01 01:40:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 95/191] 192.168.122.53 () {62 vars in 1286 bytes} [Tue Sep 1 01:40:31 2026] PUT /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b16f5d58-813a-4773-862c-9740edc1241a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b16f5d58-813a-4773-862c-9740edc1241a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b16f5d58-813a-4773-862c-9740edc1241a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b16f5d58-813a-4773-862c-9740edc1241a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-b16f5d58-813a-4773-862c-9740edc1241a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:31 devstack devstack@c-api.service[86907]: /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 01 01:40:31 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b16f5d58-813a-4773-862c-9740edc1241a tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 97/192] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:31 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 323 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /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 01 01:40:32 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e0975fcb-3c50-4c36-b33a-4e35e2c3a69b tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 96/193] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:32 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86907]: /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 01 01:40:32 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-499db1cf-10b7-4bed-b31d-bb6cd5f68bd4 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 98/194] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:32 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e026980c-74d0-4feb-9577-fdea8ea42906 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /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 01 01:40:32 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:32 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e026980c-74d0-4feb-9577-fdea8ea42906 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 97/195] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:32 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] PUT http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e5f0060a-74a0-4307-9e66-c171689d954e"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Update called for group 074da722-c82e-4c43-a185-3512b7c4fed3. {{(pid=86907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:40:32 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Updating group 074da722-c82e-4c43-a185-3512b7c4fed3 with name None description: None add_volumes: e5f0060a-74a0-4307-9e66-c171689d954e remove_volumes: None. Sep 01 01:40:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:32 devstack devstack@c-api.service[86907]: /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 01 01:40:32 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-365ca13f-fadc-42b6-bac0-36aa27b30dd9 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 202 Sep 01 01:40:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 99/196] 192.168.122.53 () {62 vars in 1285 bytes} [Tue Sep 1 01:40:32 2026] PUT /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:32 devstack devstack@c-api.service[86908]: /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 01 01:40:32 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fd272ff8-fc1a-442c-a149-f4b6f145efdf tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 98/197] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:32 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c90b1d1-4188-4d20-842e-7aead531852d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c90b1d1-4188-4d20-842e-7aead531852d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c90b1d1-4188-4d20-842e-7aead531852d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c90b1d1-4188-4d20-842e-7aead531852d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0c90b1d1-4188-4d20-842e-7aead531852d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /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 01 01:40:34 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c90b1d1-4188-4d20-842e-7aead531852d tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 200 Sep 01 01:40:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 100/198] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:33 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85fcd1a7-2a88-4500-b598-175711909d31 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /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 01 01:40:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:34 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:34 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85fcd1a7-2a88-4500-b598-175711909d31 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 99/199] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:34 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /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 01 01:40:34 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Get all volumes completed successfully. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0a2a22c-06d3-4597-bef7-fba566466c2f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:40:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 101/200] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:40:34 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] POST http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3/action Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] delete called for group 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Delete group with id: 074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /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 01 01:40:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:40:34 devstack devstack@c-api.service[86908]: /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 01 01:40:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:40:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c106f163-5043-4deb-93c7-f49b8826cbc6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3/action returned with HTTP 202 Sep 01 01:40:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 100/201] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:40:34 2026] POST /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:34 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8056ddb-0569-477e-b72e-8c7bff070b40 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e returned with HTTP 200 Sep 01 01:40:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 102/202] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:34 2026] GET /volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e Sep 01 01:40:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Volume info retrieved successfully. Sep 01 01:40:35 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:40:35 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:40:35 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:40:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-462a2568-9fc0-4df3-8d8b-81df0739b5f6 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e returned with HTTP 200 Sep 01 01:40:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 101/203] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:35 2026] GET /volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:40:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2aeed9ff-901f-4d42-9492-fc8a522a5c67 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2aeed9ff-901f-4d42-9492-fc8a522a5c67 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e Sep 01 01:40:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2aeed9ff-901f-4d42-9492-fc8a522a5c67 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2aeed9ff-901f-4d42-9492-fc8a522a5c67 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2aeed9ff-901f-4d42-9492-fc8a522a5c67 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e returned with HTTP 404 Sep 01 01:40:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 103/204] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:36 2026] GET /volume/v3/volumes/e5f0060a-74a0-4307-9e66-c171689d954e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-97c98532-32d8-4ced-937a-2173574a80b7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97c98532-32d8-4ced-937a-2173574a80b7 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a Sep 01 01:40:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97c98532-32d8-4ced-937a-2173574a80b7 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97c98532-32d8-4ced-937a-2173574a80b7 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97c98532-32d8-4ced-937a-2173574a80b7 tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a returned with HTTP 404 Sep 01 01:40:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 102/205] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:40:36 2026] GET /volume/v3/volumes/c1f7cfe8-3a51-4e0e-9c7f-959e99e4fc2a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] GET http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 Sep 01 01:40:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] show called for member 074da722-c82e-4c43-a185-3512b7c4fed3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-079fb9a5-8b0b-4406-aed2-f677c5f32b7f tempest-GroupsTest-1330944073 tempest-GroupsTest-1330944073-project-member] http://192.168.122.53/volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 returned with HTTP 404 Sep 01 01:40:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 104/206] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:40:36 2026] GET /volume/v3/groups/074da722-c82e-4c43-a185-3512b7c4fed3 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3ad2be63-c7cd-4a85-9a14-16c89848598d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3ad2be63-c7cd-4a85-9a14-16c89848598d tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/85666931-2e26-45a4-98cd-256f283741ea Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3ad2be63-c7cd-4a85-9a14-16c89848598d tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3ad2be63-c7cd-4a85-9a14-16c89848598d tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3ad2be63-c7cd-4a85-9a14-16c89848598d tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/group_types/85666931-2e26-45a4-98cd-256f283741ea returned with HTTP 202 Sep 01 01:40:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 103/207] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:40:37 2026] DELETE /volume/v3/group_types/85666931-2e26-45a4-98cd-256f283741ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:40:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c2a5f1a8-95b1-44d4-8d47-0d8c51a3d959 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2a5f1a8-95b1-44d4-8d47-0d8c51a3d959 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] DELETE http://192.168.122.53/volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 Sep 01 01:40:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2a5f1a8-95b1-44d4-8d47-0d8c51a3d959 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2a5f1a8-95b1-44d4-8d47-0d8c51a3d959 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2a5f1a8-95b1-44d4-8d47-0d8c51a3d959 tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 returned with HTTP 202 Sep 01 01:40:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 105/208] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:40:37 2026] DELETE /volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a013596c-e350-4032-a242-c613dd1bcd0a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a013596c-e350-4032-a242-c613dd1bcd0a tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] GET http://192.168.122.53/volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a013596c-e350-4032-a242-c613dd1bcd0a tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a013596c-e350-4032-a242-c613dd1bcd0a tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a013596c-e350-4032-a242-c613dd1bcd0a tempest-GroupsTest-671417311 tempest-GroupsTest-671417311-project-admin] http://192.168.122.53/volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 returned with HTTP 404 Sep 01 01:40:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 104/209] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:40:37 2026] GET /volume/v3/types/0a25cda0-726f-43ff-9ac3-7e485d81f968 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f6598c4c-8359-4245-b234-44f4e980cd90 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6598c4c-8359-4245-b234-44f4e980cd90 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6598c4c-8359-4245-b234-44f4e980cd90 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6598c4c-8359-4245-b234-44f4e980cd90 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f6598c4c-8359-4245-b234-44f4e980cd90 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6598c4c-8359-4245-b234-44f4e980cd90 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 106/210] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:41 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:40:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:40:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de181cc4-36a8-4e19-8d7e-2683c3d69924 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:40:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 105/211] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:41 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-48c11473-b6b5-4a21-87df-8bacd18db18a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48c11473-b6b5-4a21-87df-8bacd18db18a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-48c11473-b6b5-4a21-87df-8bacd18db18a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-861347866", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.qos_specs [None req-48c11473-b6b5-4a21-87df-8bacd18db18a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-861347866', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86907) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-48c11473-b6b5-4a21-87df-8bacd18db18a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DB qos_specs_create(): root {'id': '1b506bac-e2ff-4f11-ad9c-0538ab601779', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-861347866'} {{(pid=86907) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-07563eb0-699d-46f1-99e5-161620346d53 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-07563eb0-699d-46f1-99e5-161620346d53 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-07563eb0-699d-46f1-99e5-161620346d53 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-07563eb0-699d-46f1-99e5-161620346d53 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48c11473-b6b5-4a21-87df-8bacd18db18a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 107/212] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:40:42 2026] POST /volume/v3/qos-specs => generated 398 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-136fa0de-8854-40e0-8b88-742db82dd40f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-136fa0de-8854-40e0-8b88-742db82dd40f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-136fa0de-8854-40e0-8b88-742db82dd40f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-242220925"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-07563eb0-699d-46f1-99e5-161620346d53 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-07563eb0-699d-46f1-99e5-161620346d53 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 106/213] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:42 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-136fa0de-8854-40e0-8b88-742db82dd40f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 108/214] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:40:42 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a71399d-0f3b-46dd-b47b-63bb5581ff43 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a71399d-0f3b-46dd-b47b-63bb5581ff43 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a71399d-0f3b-46dd-b47b-63bb5581ff43 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-102070288"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a71399d-0f3b-46dd-b47b-63bb5581ff43 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 107/215] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:40:42 2026] POST /volume/v3/types => generated 221 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-402d0159-16ac-41e3-99cd-b1cf1e2b8486 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-402d0159-16ac-41e3-99cd-b1cf1e2b8486 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-402d0159-16ac-41e3-99cd-b1cf1e2b8486 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-45007847"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-78776f8e-cd40-41bf-8330-8d674a087703 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-402d0159-16ac-41e3-99cd-b1cf1e2b8486 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 109/216] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:40:42 2026] POST /volume/v3/types => generated 220 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78776f8e-cd40-41bf-8330-8d674a087703 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78776f8e-cd40-41bf-8330-8d674a087703 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78776f8e-cd40-41bf-8330-8d674a087703 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d Sep 01 01:40:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associate' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Associate qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779 with type: eff2b388-1041-431c-88b2-2ab7d24bf17d {{(pid=86907) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-78776f8e-cd40-41bf-8330-8d674a087703 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78776f8e-cd40-41bf-8330-8d674a087703 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 108/217] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:42 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f1897a44-30ae-4fef-b8eb-f85f0e9bf154 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d returned with HTTP 202 Sep 01 01:40:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 110/218] 192.168.122.53 () {58 vars in 1360 bytes} [Tue Sep 1 01:40:42 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aefece9d-2a63-4642-a92c-411af1b22a39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aefece9d-2a63-4642-a92c-411af1b22a39 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=4d9efc64-764f-43cb-ba35-745470a37def Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aefece9d-2a63-4642-a92c-411af1b22a39 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aefece9d-2a63-4642-a92c-411af1b22a39 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associate' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aefece9d-2a63-4642-a92c-411af1b22a39 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Associate qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779 with type: 4d9efc64-764f-43cb-ba35-745470a37def {{(pid=86908) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:40:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aefece9d-2a63-4642-a92c-411af1b22a39 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=4d9efc64-764f-43cb-ba35-745470a37def returned with HTTP 202 Sep 01 01:40:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 109/219] 192.168.122.53 () {58 vars in 1360 bytes} [Tue Sep 1 01:40:42 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=4d9efc64-764f-43cb-ba35-745470a37def => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=7842fb3e-49a0-48f6-9403-6b5f35b9a092 Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associate' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Associate qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779 with type: 7842fb3e-49a0-48f6-9403-6b5f35b9a092 {{(pid=86907) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99a192f2-d5a8-4d7c-bd6b-5488d67fcd44 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=7842fb3e-49a0-48f6-9403-6b5f35b9a092 returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 111/220] 192.168.122.53 () {58 vars in 1360 bytes} [Tue Sep 1 01:40:42 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associate?vol_type_id=7842fb3e-49a0-48f6-9403-6b5f35b9a092 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associations' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Get associations for qos_spec id: 1b506bac-e2ff-4f11-ad9c-0538ab601779 {{(pid=86908) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /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 01 01:40:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-113986cc-3d1e-4652-b8d7-ece61df7b377 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations returned with HTTP 200 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 110/221] 192.168.122.53 () {58 vars in 1272 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations => generated 444 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'disassociate' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Disassociate qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779 from type: eff2b388-1041-431c-88b2-2ab7d24bf17d {{(pid=86907) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a88a305-7a72-4ace-a353-f21b5eca7cdb tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 112/222] 192.168.122.53 () {58 vars in 1369 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate?vol_type_id=eff2b388-1041-431c-88b2-2ab7d24bf17d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associations' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Get associations for qos_spec id: 1b506bac-e2ff-4f11-ad9c-0538ab601779 {{(pid=86908) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /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 01 01:40:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18d06e3c-2447-4fdc-bde3-47f723819bb1 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations returned with HTTP 200 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 111/223] 192.168.122.53 () {58 vars in 1272 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations => generated 303 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate_all Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'disassociate_all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Disassociate qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779 from all. {{(pid=86907) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfc50e33-44ab-4e42-982d-c48e69a7874d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate_all returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 113/224] 192.168.122.53 () {58 vars in 1284 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/disassociate_all => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'associations' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Get associations for qos_spec id: 1b506bac-e2ff-4f11-ad9c-0538ab601779 {{(pid=86908) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /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 01 01:40:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-544d1d73-34a2-4d18-81ea-d8e292b84f5a tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations returned with HTTP 200 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 112/225] 192.168.122.53 () {58 vars in 1272 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b153c5cd-3014-4b90-8ce4-593dcfad3ab4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b153c5cd-3014-4b90-8ce4-593dcfad3ab4 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b153c5cd-3014-4b90-8ce4-593dcfad3ab4 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b153c5cd-3014-4b90-8ce4-593dcfad3ab4 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b153c5cd-3014-4b90-8ce4-593dcfad3ab4 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 114/226] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:40:43 2026] DELETE /volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c5a219d-7b10-45d9-891b-831f041fbad3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c5a219d-7b10-45d9-891b-831f041fbad3 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c5a219d-7b10-45d9-891b-831f041fbad3 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c5a219d-7b10-45d9-891b-831f041fbad3 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c5a219d-7b10-45d9-891b-831f041fbad3 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 returned with HTTP 404 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 113/227] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/types/7842fb3e-49a0-48f6-9403-6b5f35b9a092 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c7743176-b45c-4c53-b120-1fd25d599401 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7743176-b45c-4c53-b120-1fd25d599401 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7743176-b45c-4c53-b120-1fd25d599401 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7743176-b45c-4c53-b120-1fd25d599401 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7743176-b45c-4c53-b120-1fd25d599401 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 115/228] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:40:43 2026] DELETE /volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce745b7f-70d2-467f-bf59-d3a8dc14044f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce745b7f-70d2-467f-bf59-d3a8dc14044f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce745b7f-70d2-467f-bf59-d3a8dc14044f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce745b7f-70d2-467f-bf59-d3a8dc14044f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce745b7f-70d2-467f-bf59-d3a8dc14044f tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def returned with HTTP 404 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 114/229] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/types/4d9efc64-764f-43cb-ba35-745470a37def => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-601f1221-1bbc-4212-80fd-16149bacae64 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-601f1221-1bbc-4212-80fd-16149bacae64 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-601f1221-1bbc-4212-80fd-16149bacae64 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-601f1221-1bbc-4212-80fd-16149bacae64 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-601f1221-1bbc-4212-80fd-16149bacae64 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 116/230] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:40:43 2026] DELETE /volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-caec854a-fdbc-4d8c-84a2-8632b3cc38d7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-caec854a-fdbc-4d8c-84a2-8632b3cc38d7 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-caec854a-fdbc-4d8c-84a2-8632b3cc38d7 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-caec854a-fdbc-4d8c-84a2-8632b3cc38d7 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-caec854a-fdbc-4d8c-84a2-8632b3cc38d7 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d returned with HTTP 404 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 115/231] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/types/eff2b388-1041-431c-88b2-2ab7d24bf17d => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-374800124", "consumer": "back-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.qos_specs [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-374800124', 'consumer': 'back-end', 'specs': {}} {{(pid=86907) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DB qos_specs_create(): root {'id': '572bfbd8-dbeb-42b5-b90a-73c1de635aa2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-374800124'} {{(pid=86907) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4845349-d774-4b91-a2ce-fe54f0e23758 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 117/232] 192.168.122.53 () {60 vars in 1143 bytes} [Tue Sep 1 01:40:43 2026] POST /volume/v3/qos-specs => generated 374 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-460d6c33-5040-422d-aa47-2adc0c843487 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-460d6c33-5040-422d-aa47-2adc0c843487 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-460d6c33-5040-422d-aa47-2adc0c843487 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-460d6c33-5040-422d-aa47-2adc0c843487 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-460d6c33-5040-422d-aa47-2adc0c843487 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 572bfbd8-dbeb-42b5-b90a-73c1de635aa2, force: False {{(pid=86908) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /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 01 01:40:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-460d6c33-5040-422d-aa47-2adc0c843487 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False returned with HTTP 202 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 116/233] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:43 2026] DELETE /volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c9d1b6cb-511b-410f-bf49-16596c6eff88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9d1b6cb-511b-410f-bf49-16596c6eff88 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9d1b6cb-511b-410f-bf49-16596c6eff88 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9d1b6cb-511b-410f-bf49-16596c6eff88 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9d1b6cb-511b-410f-bf49-16596c6eff88 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 returned with HTTP 404 Sep 01 01:40:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 118/234] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee1c215d-ae32-49ee-be2b-c151d271dd34 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee1c215d-ae32-49ee-be2b-c151d271dd34 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee1c215d-ae32-49ee-be2b-c151d271dd34 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee1c215d-ae32-49ee-be2b-c151d271dd34 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:43 devstack devstack@c-api.service[86908]: /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 01 01:40:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee1c215d-ae32-49ee-be2b-c151d271dd34 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 117/235] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:40:43 2026] GET /volume/v3/qos-specs => generated 174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e625457-4b95-4f03-9d6a-01261dd10049 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e625457-4b95-4f03-9d6a-01261dd10049 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e625457-4b95-4f03-9d6a-01261dd10049 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e625457-4b95-4f03-9d6a-01261dd10049 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e625457-4b95-4f03-9d6a-01261dd10049 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 572bfbd8-dbeb-42b5-b90a-73c1de635aa2, force: False {{(pid=86907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e625457-4b95-4f03-9d6a-01261dd10049 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 119/236] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:43 2026] DELETE /volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2?force=False => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-725a634a-235c-4e2f-b1aa-f3849145b669 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-725a634a-235c-4e2f-b1aa-f3849145b669 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-725a634a-235c-4e2f-b1aa-f3849145b669 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-725a634a-235c-4e2f-b1aa-f3849145b669 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-725a634a-235c-4e2f-b1aa-f3849145b669 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 118/237] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/572bfbd8-dbeb-42b5-b90a-73c1de635aa2 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-855150712", "consumer": "both"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.qos_specs [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-855150712', 'consumer': 'both', 'specs': {}} {{(pid=86907) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DB qos_specs_create(): root {'id': '83d2f6ef-c9c9-4602-a92c-6e44705d2271', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-855150712'} {{(pid=86907) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0a85fb4a-27d5-41b8-8755-d7a76ee9f267 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 120/238] 192.168.122.53 () {60 vars in 1143 bytes} [Tue Sep 1 01:40:44 2026] POST /volume/v3/qos-specs => generated 370 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5abc396-ec67-4d75-98b2-d9375b315084 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5abc396-ec67-4d75-98b2-d9375b315084 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5abc396-ec67-4d75-98b2-d9375b315084 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5abc396-ec67-4d75-98b2-d9375b315084 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5abc396-ec67-4d75-98b2-d9375b315084 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 83d2f6ef-c9c9-4602-a92c-6e44705d2271, force: False {{(pid=86908) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5abc396-ec67-4d75-98b2-d9375b315084 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False returned with HTTP 202 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 119/239] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:44 2026] DELETE /volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-74a5894a-ea95-4184-a028-a17f8ad363c6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74a5894a-ea95-4184-a028-a17f8ad363c6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74a5894a-ea95-4184-a028-a17f8ad363c6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74a5894a-ea95-4184-a028-a17f8ad363c6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74a5894a-ea95-4184-a028-a17f8ad363c6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 121/240] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-37267486-40c4-49b4-b219-146e99ba2b87 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-37267486-40c4-49b4-b219-146e99ba2b87 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-37267486-40c4-49b4-b219-146e99ba2b87 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-37267486-40c4-49b4-b219-146e99ba2b87 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-37267486-40c4-49b4-b219-146e99ba2b87 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 120/241] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7c9a4796-5075-409b-8c92-514ced721043 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c9a4796-5075-409b-8c92-514ced721043 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c9a4796-5075-409b-8c92-514ced721043 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c9a4796-5075-409b-8c92-514ced721043 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c9a4796-5075-409b-8c92-514ced721043 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 83d2f6ef-c9c9-4602-a92c-6e44705d2271, force: False {{(pid=86907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c9a4796-5075-409b-8c92-514ced721043 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 122/242] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:44 2026] DELETE /volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04b95636-ea8c-4e2f-8b7f-7563f6156d0c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04b95636-ea8c-4e2f-8b7f-7563f6156d0c tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04b95636-ea8c-4e2f-8b7f-7563f6156d0c tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04b95636-ea8c-4e2f-8b7f-7563f6156d0c tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04b95636-ea8c-4e2f-8b7f-7563f6156d0c tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 121/243] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/83d2f6ef-c9c9-4602-a92c-6e44705d2271 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] POST http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-304864202", "consumer": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.qos_specs [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-304864202', 'consumer': 'front-end', 'specs': {}} {{(pid=86907) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DB qos_specs_create(): root {'id': '68c4a65a-7d68-4bd9-8e0f-09eb118bcb07', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-304864202'} {{(pid=86907) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cc6e8b3-02f8-4d89-8ba2-670bce4fde0d tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 123/244] 192.168.122.53 () {60 vars in 1143 bytes} [Tue Sep 1 01:40:44 2026] POST /volume/v3/qos-specs => generated 375 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 68c4a65a-7d68-4bd9-8e0f-09eb118bcb07, force: False {{(pid=86908) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55652ea0-0e62-4760-a2b5-ea1d4c8a2317 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False returned with HTTP 202 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 122/245] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:44 2026] DELETE /volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ade0c480-2ae0-4efd-a7b4-24295b347d54 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ade0c480-2ae0-4efd-a7b4-24295b347d54 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ade0c480-2ae0-4efd-a7b4-24295b347d54 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ade0c480-2ae0-4efd-a7b4-24295b347d54 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ade0c480-2ae0-4efd-a7b4-24295b347d54 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 124/246] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4b2dba9a-8e63-447b-ad85-dfe00b23d8ce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b2dba9a-8e63-447b-ad85-dfe00b23d8ce tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b2dba9a-8e63-447b-ad85-dfe00b23d8ce tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b2dba9a-8e63-447b-ad85-dfe00b23d8ce tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b2dba9a-8e63-447b-ad85-dfe00b23d8ce tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 123/247] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 68c4a65a-7d68-4bd9-8e0f-09eb118bcb07, force: False {{(pid=86907) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e56e851-4f8c-4558-b0fe-5257379ff3f0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 125/248] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:44 2026] DELETE /volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07?force=False => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eca588f6-cc5c-4be9-b20f-81d00966852e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eca588f6-cc5c-4be9-b20f-81d00966852e tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eca588f6-cc5c-4be9-b20f-81d00966852e tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eca588f6-cc5c-4be9-b20f-81d00966852e tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eca588f6-cc5c-4be9-b20f-81d00966852e tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 124/249] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/68c4a65a-7d68-4bd9-8e0f-09eb118bcb07 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a0349c59-a8c8-4ce5-b3d9-b9e3318746f6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a0349c59-a8c8-4ce5-b3d9-b9e3318746f6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a0349c59-a8c8-4ce5-b3d9-b9e3318746f6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a0349c59-a8c8-4ce5-b3d9-b9e3318746f6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a0349c59-a8c8-4ce5-b3d9-b9e3318746f6 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 126/250] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-507ebd91-d5bd-4762-a197-c74c442c39c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-507ebd91-d5bd-4762-a197-c74c442c39c0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-507ebd91-d5bd-4762-a197-c74c442c39c0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-507ebd91-d5bd-4762-a197-c74c442c39c0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-507ebd91-d5bd-4762-a197-c74c442c39c0 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 125/251] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs => generated 174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] PUT http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.qos_specs [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86907) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] qos_specs_update() value: {'id': 'e57643c4-f7bf-4328-9ae1-63514bee318c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1b506bac-e2ff-4f11-ad9c-0538ab601779', 'deleted': False} {{(pid=86907) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cde32a46-7564-483d-8cc7-482bb0b0d604 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 127/252] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:40:44 2026] PUT /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 36 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d26902d7-32d9-4f27-b098-cf31b9dc96a2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d26902d7-32d9-4f27-b098-cf31b9dc96a2 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d26902d7-32d9-4f27-b098-cf31b9dc96a2 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d26902d7-32d9-4f27-b098-cf31b9dc96a2 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d26902d7-32d9-4f27-b098-cf31b9dc96a2 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 126/253] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2840df1f-6dc1-4f54-af5d-c9df3cd2af19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2840df1f-6dc1-4f54-af5d-c9df3cd2af19 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] PUT http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/delete_keys Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2840df1f-6dc1-4f54-af5d-c9df3cd2af19 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2840df1f-6dc1-4f54-af5d-c9df3cd2af19 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete_key spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779, keys: ['iops_bytes'] {{(pid=86907) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2840df1f-6dc1-4f54-af5d-c9df3cd2af19 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/delete_keys returned with HTTP 202 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 128/254] 192.168.122.53 () {60 vars in 1289 bytes} [Tue Sep 1 01:40:44 2026] PUT /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779/delete_keys => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a1f59b63-57a3-4910-9f9d-05ace8db7d35 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1f59b63-57a3-4910-9f9d-05ace8db7d35 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a1f59b63-57a3-4910-9f9d-05ace8db7d35 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a1f59b63-57a3-4910-9f9d-05ace8db7d35 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1f59b63-57a3-4910-9f9d-05ace8db7d35 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 127/255] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 398 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-585260ce-8639-4cab-aedc-bb4afc3e6019 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-585260ce-8639-4cab-aedc-bb4afc3e6019 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-585260ce-8639-4cab-aedc-bb4afc3e6019 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-585260ce-8639-4cab-aedc-bb4afc3e6019 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-585260ce-8639-4cab-aedc-bb4afc3e6019 tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 200 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 129/256] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 398 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] DELETE http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779?force=False Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Delete qos_spec: 1b506bac-e2ff-4f11-ad9c-0538ab601779, force: False {{(pid=86908) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:40:44 devstack devstack@c-api.service[86908]: /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 01 01:40:44 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:40:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f9be0d56-4ae9-4b08-b48e-f98e9fc8279b tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779?force=False returned with HTTP 202 Sep 01 01:40:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 128/257] 192.168.122.53 () {58 vars in 1259 bytes} [Tue Sep 1 01:40:44 2026] DELETE /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779?force=False => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ccff30be-11a3-42da-a97f-2a322a0626aa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ccff30be-11a3-42da-a97f-2a322a0626aa tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] GET http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ccff30be-11a3-42da-a97f-2a322a0626aa tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ccff30be-11a3-42da-a97f-2a322a0626aa tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ccff30be-11a3-42da-a97f-2a322a0626aa tempest-QosSpecsTestJSON-970378362 tempest-QosSpecsTestJSON-970378362-project-admin] http://192.168.122.53/volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 returned with HTTP 404 Sep 01 01:40:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 130/258] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:44 2026] GET /volume/v3/qos-specs/1b506bac-e2ff-4f11-ad9c-0538ab601779 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] DELETE http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Delete volume with id: 7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Delete volume request issued successfully. Sep 01 01:40:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc86b5de-7950-43ae-adc4-3fc93a11a44f tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 202 Sep 01 01:40:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 129/259] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:40:51 2026] DELETE /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:40:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-061ed80e-21c8-4ddc-a0ec-b5c66fdfaf40 tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 131/260] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:51 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a793250-510b-4769-a56b-2f90bc15669c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a793250-510b-4769-a56b-2f90bc15669c tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a793250-510b-4769-a56b-2f90bc15669c tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a793250-510b-4769-a56b-2f90bc15669c tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a793250-510b-4769-a56b-2f90bc15669c tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Volume info retrieved successfully. Sep 01 01:40:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a793250-510b-4769-a56b-2f90bc15669c tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 200 Sep 01 01:40:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 130/261] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:52 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a2a54b39-61be-4bab-bdc3-d6339393994f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-679641020"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-679641020'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create volume of 1 GB Sep 01 01:40:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Availability Zones retrieved successfully. Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Flow 'volume_create_api' (87242a18-d546-4208-b5d2-5c1ba4060ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dcd4e2-f66a-4f10-9ee4-264c1e740d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dcd4e2-f66a-4f10-9ee4-264c1e740d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe0c0e7-bf0c-4ec3-b363-5db682367ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['51f439f1-459a-4185-b2cf-8fda136401a4', 'af2fae82-1679-4cad-a508-66cd4e25517f', '90b3c301-dff5-45ee-9a92-c12111801bfd', '0b467d86-f654-4ce0-9bea-b17826c95330'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe0c0e7-bf0c-4ec3-b363-5db682367ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f439f1-459a-4185-b2cf-8fda136401a4', 'af2fae82-1679-4cad-a508-66cd4e25517f', '90b3c301-dff5-45ee-9a92-c12111801bfd', '0b467d86-f654-4ce0-9bea-b17826c95330']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99990235-9703-4a31-a4ff-185d9acacf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bbd6aaa8-519d-487a-bc57-a39a4cb7955b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bbd6aaa8-519d-487a-bc57-a39a4cb7955b tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] GET http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e Sep 01 01:40:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bbd6aaa8-519d-487a-bc57-a39a4cb7955b tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bbd6aaa8-519d-487a-bc57-a39a4cb7955b tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bbd6aaa8-519d-487a-bc57-a39a4cb7955b tempest-AttachVolumeShelveTestJSON-1184646919 tempest-AttachVolumeShelveTestJSON-1184646919-project-member] http://192.168.122.53/volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e returned with HTTP 404 Sep 01 01:40:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 131/262] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:53 2026] GET /volume/v3/volumes/7259d4d6-5b74-488f-8a58-93d6d064b16e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:40:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99990235-9703-4a31-a4ff-185d9acacf0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e39d28a9-8b24-499d-b6df-208cc6ca9a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-679641020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1038b650ca24f22a9595dbb9c0566c1',qos_specs=None,replication_status=,reservations=['51f439f1-459a-4185-b2cf-8fda136401a4','af2fae82-1679-4cad-a508-66cd4e25517f','90b3c301-dff5-45ee-9a92-c12111801bfd','0b467d86-f654-4ce0-9bea-b17826c95330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58ba660f1fd45f2ac5ca8ae3d9a3f06',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-679641020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e39d28a9-8b24-499d-b6df-208cc6ca9a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1038b650ca24f22a9595dbb9c0566c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d58ba660f1fd45f2ac5ca8ae3d9a3f06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb416d90-434f-4abb-a5fa-64343694d06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb416d90-434f-4abb-a5fa-64343694d06a) transitioned into state 'SUCCESS' from state '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-679641020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1038b650ca24f22a9595dbb9c0566c1',qos_specs=None,replication_status=,reservations=['51f439f1-459a-4185-b2cf-8fda136401a4','af2fae82-1679-4cad-a508-66cd4e25517f','90b3c301-dff5-45ee-9a92-c12111801bfd','0b467d86-f654-4ce0-9bea-b17826c95330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d58ba660f1fd45f2ac5ca8ae3d9a3f06',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205bf463-1b1e-4f8e-9121-a99e7a6c3b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:40:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205bf463-1b1e-4f8e-9121-a99e7a6c3b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:40:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Flow 'volume_create_api' (87242a18-d546-4208-b5d2-5c1ba4060ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:40:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create volume request issued successfully. Sep 01 01:40:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2a54b39-61be-4bab-bdc3-d6339393994f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:40:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 132/263] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:40:53 2026] POST /volume/v3/volumes => generated 757 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:40:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:40:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:40:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0835ba36-003c-476e-8a5c-ef869a4133e9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 200 Sep 01 01:40:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 132/264] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:54 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:40:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:40:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5213fd89-bbc8-4ebc-ae0f-7349ec52e62f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 200 Sep 01 01:40:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 133/265] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:55 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-21821960-6552-4b51-b132-7a88fa3dc175 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21821960-6552-4b51-b132-7a88fa3dc175 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21821960-6552-4b51-b132-7a88fa3dc175 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21821960-6552-4b51-b132-7a88fa3dc175 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:40:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-21821960-6552-4b51-b132-7a88fa3dc175 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21821960-6552-4b51-b132-7a88fa3dc175 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 200 Sep 01 01:40:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 133/266] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:40:56 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:40:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39d28a9-8b24-499d-b6df-208cc6ca9a83", "name": "tempest-SnapshotsActionsTest-Snapshot-709838208"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:40:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:40:56 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create snapshot from volume e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:40:56 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-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 01 01:40:56 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['f31cfc6f-a90d-4725-8e3e-00be93423237', 'bd1369cd-52de-4ef6-8707-0e6b861747cc', '484f9999-9498-47b2-a1f7-37ba0391f541', 'b10cd381-7f56-4686-91f4-a8ad5c5d58dd'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:40:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:40:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:40:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot create request issued successfully. Sep 01 01:40:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5ad9d66-1c10-4547-a8f7-47ab1e5819ea tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:40:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 134/267] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:40:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:40:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f950bbe3-10fc-4c23-a143-927ce2f17163 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:40:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 134/268] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:56 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2d12337a-0077-4639-b841-16852e0a4ec8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d12337a-0077-4639-b841-16852e0a4ec8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:40:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d12337a-0077-4639-b841-16852e0a4ec8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d12337a-0077-4639-b841-16852e0a4ec8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2d12337a-0077-4639-b841-16852e0a4ec8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:40:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d12337a-0077-4639-b841-16852e0a4ec8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:40:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 135/269] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:57 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a856d6da-1399-4f9c-8d47-021427819978 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a856d6da-1399-4f9c-8d47-021427819978 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:40:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a856d6da-1399-4f9c-8d47-021427819978 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a856d6da-1399-4f9c-8d47-021427819978 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:58 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=357,cinder:UPDATE=43,cinder:INSERT=21 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:40:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:40:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a856d6da-1399-4f9c-8d47-021427819978 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:40:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a856d6da-1399-4f9c-8d47-021427819978 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:40:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 135/270] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:58 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:40:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:40:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:40:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:40:59 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=393,cinder:UPDATE=97,cinder:INSERT=55 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:40:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:40:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:40:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:40:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e77a4d80-ca57-422a-8633-9d564ad27f17 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:40:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 136/271] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:40:59 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:40:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'creating'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cba405c7-717b-4f3d-8b97-9d977c77bc94 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 136/272] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:40:59 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0332e347-99d7-4dab-9cdd-35c4bc213ab5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 137/273] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:00 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0574bc3d-8107-49cc-af64-023680ff93b5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0574bc3d-8107-49cc-af64-023680ff93b5 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0574bc3d-8107-49cc-af64-023680ff93b5 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0574bc3d-8107-49cc-af64-023680ff93b5 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-0574bc3d-8107-49cc-af64-023680ff93b5 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0574bc3d-8107-49cc-af64-023680ff93b5 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 137/274] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:00 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99dbb494-450e-4153-82a2-ddb859f70e84 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99dbb494-450e-4153-82a2-ddb859f70e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99dbb494-450e-4153-82a2-ddb859f70e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99dbb494-450e-4153-82a2-ddb859f70e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-99dbb494-450e-4153-82a2-ddb859f70e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99dbb494-450e-4153-82a2-ddb859f70e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 138/275] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:00 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39d28a9-8b24-499d-b6df-208cc6ca9a83", "name": "tempest-SnapshotsActionsTest-Snapshot-590245340"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create snapshot from volume e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:00 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-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 01 01:41:00 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['dd1536aa-03d4-4507-9110-b5b22d72a169', '0adb955f-920d-4690-8389-1d03754bafc2', 'eeae3478-8ff7-4b67-ab0a-942cd0422521', '89e97a6e-b2cd-4af2-aacd-fcf6900c95d0'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot create request issued successfully. Sep 01 01:41:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99005046-6fa1-4c94-9bf7-4b84939b15d7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:41:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 138/276] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:41:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ca2b557b-e9d0-4b91-8946-b41075803042 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ca2b557b-e9d0-4b91-8946-b41075803042 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ca2b557b-e9d0-4b91-8946-b41075803042 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ca2b557b-e9d0-4b91-8946-b41075803042 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ca2b557b-e9d0-4b91-8946-b41075803042 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ca2b557b-e9d0-4b91-8946-b41075803042 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 139/277] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:00 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5991a067-72c8-47cb-8f2b-e1e59b9f10c4 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 139/278] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:01 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 438 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d76e9da4-0c66-4a6f-8b6e-20af2f62233f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 140/279] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:02 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f8966ab0-6378-491c-952c-866baecb0062 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f8966ab0-6378-491c-952c-866baecb0062 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f8966ab0-6378-491c-952c-866baecb0062 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f8966ab0-6378-491c-952c-866baecb0062 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f8966ab0-6378-491c-952c-866baecb0062 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f8966ab0-6378-491c-952c-866baecb0062 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 140/280] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:03 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a' with '{'status': 'creating'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6cb97b2-8f4d-411f-aff8-c8bbeca0e131 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action returned with HTTP 202 Sep 01 01:41:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 141/281] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:03 2026] POST /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dcb7616c-23ee-4611-a599-e348f32c9044 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dcb7616c-23ee-4611-a599-e348f32c9044 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dcb7616c-23ee-4611-a599-e348f32c9044 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dcb7616c-23ee-4611-a599-e348f32c9044 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dcb7616c-23ee-4611-a599-e348f32c9044 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dcb7616c-23ee-4611-a599-e348f32c9044 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 141/282] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:04 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot retrieved successfully. Sep 01 01:41:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot delete request issued successfully. Sep 01 01:41:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d81f942-e6f7-46ec-8537-f5b3877afd62 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action returned with HTTP 202 Sep 01 01:41:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 142/283] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:04 2026] POST /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27806cdc-e4b1-4713-ab2a-1f91b5fb1d51 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 142/284] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:04 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-50961267-b484-4409-af64-32459f8b108e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50961267-b484-4409-af64-32459f8b108e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50961267-b484-4409-af64-32459f8b108e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50961267-b484-4409-af64-32459f8b108e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-50961267-b484-4409-af64-32459f8b108e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50961267-b484-4409-af64-32459f8b108e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 143/285] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:05 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 464 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfba79cc-cfce-48aa-a4ac-4f6c472e41ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 143/286] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:06 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-127415218", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-127415218', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Create volume of 1 GB Sep 01 01:41:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Availability Zones retrieved successfully. Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Flow 'volume_create_api' (b671b1b8-d0f0-4dee-bef6-15f932d8421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71989282-3005-491d-8a44-e7073c193070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71989282-3005-491d-8a44-e7073c193070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf03abd-24b8-4478-bf3b-d4f5b07b62e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f1044093-3bac-423b-a034-a1a57331ecb0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1044093-3bac-423b-a034-a1a57331ecb0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1044093-3bac-423b-a034-a1a57331ecb0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1044093-3bac-423b-a034-a1a57331ecb0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1044093-3bac-423b-a034-a1a57331ecb0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1044093-3bac-423b-a034-a1a57331ecb0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 200 Sep 01 01:41:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 144/287] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:07 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Created reservations ['dfcea45b-4c30-4ec9-adf4-d3ac159280d8', '71ea20a7-f4a0-4a8a-9c0c-d0cb1a0cdaae', '0fc5d316-9dbc-4d2c-ad3f-53c8305c193d', '186e9d71-0f84-42c2-a80c-fab073b33420'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf03abd-24b8-4478-bf3b-d4f5b07b62e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfcea45b-4c30-4ec9-adf4-d3ac159280d8', '71ea20a7-f4a0-4a8a-9c0c-d0cb1a0cdaae', '0fc5d316-9dbc-4d2c-ad3f-53c8305c193d', '186e9d71-0f84-42c2-a80c-fab073b33420']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917277f9-0f69-490d-b77c-6a54f6f3bcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917277f9-0f69-490d-b77c-6a54f6f3bcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31477e61-8a55-402d-8ad4-91b8f9a7ffad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-127415218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0600ed03e98b4645bbced28f6de3a38f',qos_specs=None,replication_status=,reservations=['dfcea45b-4c30-4ec9-adf4-d3ac159280d8','71ea20a7-f4a0-4a8a-9c0c-d0cb1a0cdaae','0fc5d316-9dbc-4d2c-ad3f-53c8305c193d','186e9d71-0f84-42c2-a80c-fab073b33420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a1c4fc113b4dee8312899ffe4ac384',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-127415218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31477e61-8a55-402d-8ad4-91b8f9a7ffad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0600ed03e98b4645bbced28f6de3a38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32a1c4fc113b4dee8312899ffe4ac384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10182723-654a-4001-a9fc-c988f9436098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10182723-654a-4001-a9fc-c988f9436098) transitioned into state 'SUCCESS' from state '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-127415218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0600ed03e98b4645bbced28f6de3a38f',qos_specs=None,replication_status=,reservations=['dfcea45b-4c30-4ec9-adf4-d3ac159280d8','71ea20a7-f4a0-4a8a-9c0c-d0cb1a0cdaae','0fc5d316-9dbc-4d2c-ad3f-53c8305c193d','186e9d71-0f84-42c2-a80c-fab073b33420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a1c4fc113b4dee8312899ffe4ac384',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30f7e98-e1de-4562-aeb5-42d3792098b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30f7e98-e1de-4562-aeb5-42d3792098b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Flow 'volume_create_api' (b671b1b8-d0f0-4dee-bef6-15f932d8421b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Create volume request issued successfully. Sep 01 01:41:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-c205bf7d-65f8-429f-953e-ae2427567191 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 144/288] 192.168.122.53 () {64 vars in 1425 bytes} [Tue Sep 1 01:41:07 2026] POST /volume/v3/volumes => generated 761 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-67c341e5-33de-4143-a803-1eb3da4f3e76 req-aa248256-1237-453b-8b32-ee96fe175219 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 200 Sep 01 01:41:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 145/289] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:08 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-01c43818-d9f7-40b8-8e16-3e5826e39eb8 req-9658982c-7856-4a22-9f6d-3873ea728af5 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 200 Sep 01 01:41:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 145/290] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:08 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fbeb499b-63a1-428f-ab2a-3f119d946571 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbeb499b-63a1-428f-ab2a-3f119d946571 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbeb499b-63a1-428f-ab2a-3f119d946571 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbeb499b-63a1-428f-ab2a-3f119d946571 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbeb499b-63a1-428f-ab2a-3f119d946571 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 404 Sep 01 01:41:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 146/291] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:08 2026] GET /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad0a73dc-3170-41e8-9e74-45458048ee80 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 146/292] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:09 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91d774bd-7da2-4877-bd97-9c0317889a0b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91d774bd-7da2-4877-bd97-9c0317889a0b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91d774bd-7da2-4877-bd97-9c0317889a0b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91d774bd-7da2-4877-bd97-9c0317889a0b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91d774bd-7da2-4877-bd97-9c0317889a0b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91d774bd-7da2-4877-bd97-9c0317889a0b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 147/293] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:09 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete snapshot with id: 32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7921ca0f-a3e6-4543-9dde-2c1b3f5f0148 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a returned with HTTP 404 Sep 01 01:41:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 147/294] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:41:09 2026] DELETE /volume/v3/snapshots/32caae1f-73c5-4d5d-86cd-7dc3bcb3b67a => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39d28a9-8b24-499d-b6df-208cc6ca9a83", "name": "tempest-SnapshotsActionsTest-Snapshot-931891642"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create snapshot from volume e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:09 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['56e3b811-8078-4a86-8372-d52c11ac3cdb', '23ef3d92-3a7f-4645-8934-0d641655256b', 'c714a537-fb49-4105-a27d-80b79d92c0ee', 'bbb525cf-9859-46f2-9b13-5f137a1edd0e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-601632a1-3092-4f20-850b-859c04404264 req-d9788351-16b4-45a0-a13a-66491b4ca8b1 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 200 Sep 01 01:41:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 148/295] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:09 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot create request issued successfully. Sep 01 01:41:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8dc20f94-6e4a-4238-b03d-e52c8dea26cf tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:41:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 148/296] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:41:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-62372542-dd83-4c58-a765-e73983c40267 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-62372542-dd83-4c58-a765-e73983c40267 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-62372542-dd83-4c58-a765-e73983c40267 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-62372542-dd83-4c58-a765-e73983c40267 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-62372542-dd83-4c58-a765-e73983c40267 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-62372542-dd83-4c58-a765-e73983c40267 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 149/297] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:09 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-126e9129-09e5-4708-86d7-fc48fc79321c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-126e9129-09e5-4708-86d7-fc48fc79321c tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-126e9129-09e5-4708-86d7-fc48fc79321c tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-126e9129-09e5-4708-86d7-fc48fc79321c tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-126e9129-09e5-4708-86d7-fc48fc79321c tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-126e9129-09e5-4708-86d7-fc48fc79321c tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 149/298] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:10 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a7b6e526-d14a-408f-bdfd-6108dc96ffd2 req-80b0b119-548c-4c11-bd0b-da2c3f9488df tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 200 Sep 01 01:41:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 150/299] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:10 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31477e61-8a55-402d-8ad4-91b8f9a7ffad", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1894799042", "description": null, "metadata": {}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Create snapshot from volume 31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Created reservations ['1fbbd30a-71ad-405f-bd54-6e437840fd39', 'd0b67bfd-68a8-4626-b005-90cfbbcdc7db', '254a4147-8613-4ef3-87de-d67f38a35755', '08ce8808-a666-40e0-9996-d16990d39ff8'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot create request issued successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2e5d6475-b0ac-462e-b0d5-9ab693abd3fa req-7086cb5b-ebac-4d8a-b87b-d1510944346f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:41:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 150/300] 192.168.122.53 () {64 vars in 1431 bytes} [Tue Sep 1 01:41:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Snapshot retrieved successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6779b1ee-e651-4195-80f1-fd1f85081861 req-7d76975b-19fe-47a4-9fa8-fed072ff0725 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 151/301] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:11 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /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 01 01:41:11 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] Get all snapshots completed successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-af9ed1ec-ca64-4a7e-811f-04d5b5d4fc22 req-a3fac80d-5819-4427-ad24-9d2928fb9330 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-reader] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:41:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 151/302] 192.168.122.53 () {60 vars in 1398 bytes} [Tue Sep 1 01:41:11 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-820567b4-5386-40cb-bbb9-ae8ea20cba39 req-e9076622-f137-4511-853a-55149f11d49b tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 152/303] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:11 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7e9b337d-b943-4226-b4ec-ec8949642880 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e9b337d-b943-4226-b4ec-ec8949642880 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e9b337d-b943-4226-b4ec-ec8949642880 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e9b337d-b943-4226-b4ec-ec8949642880 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7e9b337d-b943-4226-b4ec-ec8949642880 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e9b337d-b943-4226-b4ec-ec8949642880 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 152/304] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:11 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-feb8fee7-c093-4722-9250-5e209f950d55 req-da9bdc05-45d1-4235-b148-7a8056501b17 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 153/305] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:12 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9452f819-5005-4070-a88a-94c1f09ae7c2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 153/306] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:13 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-307e762f-425b-4482-b07a-2c18954ec437 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-307e762f-425b-4482-b07a-2c18954ec437 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-307e762f-425b-4482-b07a-2c18954ec437 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-307e762f-425b-4482-b07a-2c18954ec437 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-307e762f-425b-4482-b07a-2c18954ec437 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot 'e8da43fa-e94c-4523-a2d9-a34d58895653' with '{'status': 'deleting'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-307e762f-425b-4482-b07a-2c18954ec437 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action returned with HTTP 202 Sep 01 01:41:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 154/307] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:13 2026] POST /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce5b2681-a63d-4b60-9b59-220311f38587 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce5b2681-a63d-4b60-9b59-220311f38587 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce5b2681-a63d-4b60-9b59-220311f38587 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce5b2681-a63d-4b60-9b59-220311f38587 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ce5b2681-a63d-4b60-9b59-220311f38587 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce5b2681-a63d-4b60-9b59-220311f38587 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 154/308] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:13 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0f32268d-7d62-4743-a98e-55168e901f39 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot retrieved successfully. Sep 01 01:41:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot delete request issued successfully. Sep 01 01:41:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f32268d-7d62-4743-a98e-55168e901f39 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action returned with HTTP 202 Sep 01 01:41:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 155/309] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:13 2026] POST /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-431ceab3-5a99-44ee-bd36-121f3b08ce56 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 155/310] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:13 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-16347f94-df93-4f71-b701-14726aa4bd24 req-354d4bb3-1757-4f7b-9721-e7e52fc6c9e2 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 156/311] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:13 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-937c0c0e-619f-4081-b91d-12ed0202aa6a tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 200 Sep 01 01:41:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 156/312] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:14 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6514dfe5-9457-48bc-8a5e-1ccc55737f04 req-19a412fb-07e3-4e91-858e-2017695c4fb7 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 157/313] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:15 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc7c57e4-124d-49db-bc75-74ede4dbe0ad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc7c57e4-124d-49db-bc75-74ede4dbe0ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc7c57e4-124d-49db-bc75-74ede4dbe0ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc7c57e4-124d-49db-bc75-74ede4dbe0ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc7c57e4-124d-49db-bc75-74ede4dbe0ad tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 404 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 157/314] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:15 2026] GET /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e323f9a6-09ca-4eff-b9f2-281cbfdbfd77 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 158/315] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:15 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b59e3f0a-31db-4825-8ef9-ac835c4c2ed1 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 158/316] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:15 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete snapshot with id: e8da43fa-e94c-4523-a2d9-a34d58895653 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4cb0e80-534a-4a30-a8bc-c15564df8993 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 returned with HTTP 404 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 159/317] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:41:15 2026] DELETE /volume/v3/snapshots/e8da43fa-e94c-4523-a2d9-a34d58895653 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39d28a9-8b24-499d-b6df-208cc6ca9a83", "name": "tempest-SnapshotsActionsTest-Snapshot-1715448767"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create snapshot from volume e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['870a6ce2-126d-4513-984e-ad5fa126ad63', '4333472c-fd7a-461d-af9e-72170d419c0d', 'bea79f50-9d31-46b8-89ee-008a273e20ef', '35b93bdd-069c-42b6-b577-a1d43bf7c13b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot create request issued successfully. Sep 01 01:41:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25a8f1f5-83ee-43db-a6a6-ce653add660b tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:41:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 159/318] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:41:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-37b56cc2-4caa-4115-976f-bd7a892c3abb tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 160/319] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:15 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-33f920c1-56a9-4e78-8163-e35517c98026 req-e778a5ac-7b10-4914-b9cf-858dc7fe0b25 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 160/320] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:16 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 470 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Delete snapshot with id: 08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot delete request issued successfully. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9523f329-87db-46a5-a8b7-86980651eef0 req-c45e786b-cc9d-4daf-bc3a-b3f1d537b520 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 202 Sep 01 01:41:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 161/321] 192.168.122.53 () {62 vars in 1510 bytes} [Tue Sep 1 01:41:16 2026] DELETE /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a444694e-ff0d-44a3-8caf-f600eba6c84d req-ebb30c03-8053-4d53-9f8b-16acd86516a9 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 161/322] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:16 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0603493d-01e4-4fa7-898b-c2b46c89f399 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 162/323] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:16 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Snapshot retrieved successfully. Sep 01 01:41:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-3760fa54-cc89-4a84-8b61-9560a98d7276 req-a05aa0b5-b1e1-423e-a27b-cca94c344642 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 200 Sep 01 01:41:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 162/324] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:17 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-af857ecb-427c-4b5b-9a91-891d1da711b0 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 163/325] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:17 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0d5f62b0-b16c-41b5-8566-4497b5b2a816 req-c713da7e-cf76-450d-a3da-1628251d14cf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0d5f62b0-b16c-41b5-8566-4497b5b2a816 req-c713da7e-cf76-450d-a3da-1628251d14cf tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0d5f62b0-b16c-41b5-8566-4497b5b2a816 req-c713da7e-cf76-450d-a3da-1628251d14cf tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0d5f62b0-b16c-41b5-8566-4497b5b2a816 req-c713da7e-cf76-450d-a3da-1628251d14cf tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0d5f62b0-b16c-41b5-8566-4497b5b2a816 req-c713da7e-cf76-450d-a3da-1628251d14cf tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f returned with HTTP 404 Sep 01 01:41:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 163/326] 192.168.122.53 () {60 vars in 1488 bytes} [Tue Sep 1 01:41:18 2026] GET /volume/v3/snapshots/08d54ca2-c032-4efe-a34c-28d94712573f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] DELETE http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:18 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Delete volume with id: 31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Delete volume request issued successfully. Sep 01 01:41:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-54d8a9fa-697b-4ab9-911c-176d039830f1 req-f02267f6-3263-49df-b9f5-527d6ae49c4c tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 202 Sep 01 01:41:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 164/327] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:41:18 2026] DELETE /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Volume info retrieved successfully. Sep 01 01:41:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-d15099be-3805-4849-bc08-ee405b198e69 req-8654901a-cd72-4d44-a3b1-b874f1df702d tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 200 Sep 01 01:41:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 164/328] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:18 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-251b5bf9-6fb3-4304-9450-fa1e35a47451 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 165/329] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:18 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '10af3fa0-de18-491b-9c04-15e97b6bf40e' with '{'status': 'error'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24b8d77c-ff45-42e0-a27a-ed7a7f6e2364 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action returned with HTTP 202 Sep 01 01:41:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 165/330] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:19 2026] POST /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2129c3d5-be6f-4688-9562-252cb59b6e22 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 166/331] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:19 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot retrieved successfully. Sep 01 01:41:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot delete request issued successfully. Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e72d9648-7356-476d-8b2f-8c7e27fa0834 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action returned with HTTP 202 Sep 01 01:41:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 166/332] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:19 2026] POST /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-16ee8367-65ce-450e-bd3f-becf399eda41 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-16ee8367-65ce-450e-bd3f-becf399eda41 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-16ee8367-65ce-450e-bd3f-becf399eda41 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-16ee8367-65ce-450e-bd3f-becf399eda41 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-16ee8367-65ce-450e-bd3f-becf399eda41 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-16ee8367-65ce-450e-bd3f-becf399eda41 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 167/333] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:19 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ef291d50-48fd-47cb-af56-b69c484cccd6 req-e5c69af2-0487-4355-b8b7-23f97ec8e625 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef291d50-48fd-47cb-af56-b69c484cccd6 req-e5c69af2-0487-4355-b8b7-23f97ec8e625 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef291d50-48fd-47cb-af56-b69c484cccd6 req-e5c69af2-0487-4355-b8b7-23f97ec8e625 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ef291d50-48fd-47cb-af56-b69c484cccd6 req-e5c69af2-0487-4355-b8b7-23f97ec8e625 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ef291d50-48fd-47cb-af56-b69c484cccd6 req-e5c69af2-0487-4355-b8b7-23f97ec8e625 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 404 Sep 01 01:41:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 167/334] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:19 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] DELETE http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Delete volume with id: 31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f9f3d96a-9ce3-42d1-80fe-7e44f83434e6 req-dc42db65-2366-4061-bacc-77ae0e754c1f tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 404 Sep 01 01:41:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 168/335] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:41:19 2026] DELETE /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-4c60f368-22f0-405c-b5df-5cf10cb81f25 req-79c50c51-d794-4ea7-86b4-33126802bb02 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-4c60f368-22f0-405c-b5df-5cf10cb81f25 req-79c50c51-d794-4ea7-86b4-33126802bb02 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] GET http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-4c60f368-22f0-405c-b5df-5cf10cb81f25 req-79c50c51-d794-4ea7-86b4-33126802bb02 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-4c60f368-22f0-405c-b5df-5cf10cb81f25 req-79c50c51-d794-4ea7-86b4-33126802bb02 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-4c60f368-22f0-405c-b5df-5cf10cb81f25 req-79c50c51-d794-4ea7-86b4-33126802bb02 tempest-VolumesSnapshotsTestJSON-1551415659 tempest-VolumesSnapshotsTestJSON-1551415659-project-member] http://192.168.122.53/volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad returned with HTTP 404 Sep 01 01:41:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 168/336] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:19 2026] GET /volume/v3/volumes/31477e61-8a55-402d-8ad4-91b8f9a7ffad => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4571e688-af4a-4a87-ad58-72ab7f9531a5 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 200 Sep 01 01:41:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 169/337] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:20 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bc17cd05-d126-4de0-8d31-f9e4d9a50f5f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc17cd05-d126-4de0-8d31-f9e4d9a50f5f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc17cd05-d126-4de0-8d31-f9e4d9a50f5f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc17cd05-d126-4de0-8d31-f9e4d9a50f5f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc17cd05-d126-4de0-8d31-f9e4d9a50f5f tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 404 Sep 01 01:41:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 169/338] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:21 2026] GET /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-91a20210-ecb7-4cf0-b38d-030477cc3215 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 170/339] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:21 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c76218a-d0a8-4f68-aab1-0a064b7ea7f8 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 170/340] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:21 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-db625963-975e-4233-87b2-ab10b507bbfc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db625963-975e-4233-87b2-ab10b507bbfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db625963-975e-4233-87b2-ab10b507bbfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db625963-975e-4233-87b2-ab10b507bbfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-db625963-975e-4233-87b2-ab10b507bbfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete snapshot with id: 10af3fa0-de18-491b-9c04-15e97b6bf40e Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db625963-975e-4233-87b2-ab10b507bbfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e returned with HTTP 404 Sep 01 01:41:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 171/341] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:41:21 2026] DELETE /volume/v3/snapshots/10af3fa0-de18-491b-9c04-15e97b6bf40e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b24e387-dcaf-484e-9283-64255aa10e84 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39d28a9-8b24-499d-b6df-208cc6ca9a83", "name": "tempest-SnapshotsActionsTest-Snapshot-779961649"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Create snapshot from volume e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:21 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Created reservations ['3be5cb12-926b-48a3-ad73-db0f5b7953a6', 'd224ec23-688b-4734-bf68-8f36cf529078', '4eed1a94-515e-48d0-a414-e8b85e08c394', '86405771-d552-461a-baa7-b34650a4834b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot create request issued successfully. Sep 01 01:41:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b24e387-dcaf-484e-9283-64255aa10e84 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:41:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 171/342] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:41:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97a06a6f-d044-40b3-895e-8553fe315cb7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 172/343] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:21 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bc1c481-84a9-4d2a-9a91-06f0fdb67bba tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 172/344] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:22 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2c32f723-e85d-410d-8370-d659ad691c8b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4df62e0-49e0-413f-bc7e-e9db4971cc38 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 173/345] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:23 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '5f1da58a-1b1c-42fd-9e25-af40dfaae4bd' with '{'status': 'error_deleting'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c32f723-e85d-410d-8370-d659ad691c8b tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c32f723-e85d-410d-8370-d659ad691c8b tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c32f723-e85d-410d-8370-d659ad691c8b tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Calling method 'get_pools' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3996c6f2-642a-4da4-9fe2-01d8dc2f363b tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action returned with HTTP 202 Sep 01 01:41:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 174/346] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:23 2026] POST /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c32f723-e85d-410d-8370-d659ad691c8b tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:41:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 173/347] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:41:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2d0528d0-6fa6-476c-9646-a045e68061e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d0528d0-6fa6-476c-9646-a045e68061e2 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d0528d0-6fa6-476c-9646-a045e68061e2 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d0528d0-6fa6-476c-9646-a045e68061e2 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Calling method 'get_pools' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a367143-6df6-44c3-82ed-8e6cefe77041 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 175/348] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:23 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d0528d0-6fa6-476c-9646-a045e68061e2 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 01:41:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 174/349] 192.168.122.53 () {58 vars in 1193 bytes} [Tue Sep 1 01:41:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5cc7b790-db28-45d0-a8ec-0a39384cede7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5cc7b790-db28-45d0-a8ec-0a39384cede7 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] GET http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b790-db28-45d0-a8ec-0a39384cede7 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b790-db28-45d0-a8ec-0a39384cede7 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:23 devstack devstack@c-api.service[86907]: /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 01 01:41:23 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:41:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot retrieved successfully. Sep 01 01:41:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5cc7b790-db28-45d0-a8ec-0a39384cede7 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:41:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 175/350] 192.168.122.53 () {58 vars in 1188 bytes} [Tue Sep 1 01:41:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b91a278b-c47a-4c78-be94-dbe534830505 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b91a278b-c47a-4c78-be94-dbe534830505 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] GET http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:41:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b91a278b-c47a-4c78-be94-dbe534830505 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b91a278b-c47a-4c78-be94-dbe534830505 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot delete request issued successfully. Sep 01 01:41:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3d612f7-68d8-4d18-8ee0-1ab8da4bf633 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action returned with HTTP 202 Sep 01 01:41:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 176/351] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:23 2026] POST /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b91a278b-c47a-4c78-be94-dbe534830505 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689 tempest-BackendsCapabilitiesAdminTestsJSON-1279660689-project-admin] http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:41:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 176/352] 192.168.122.53 () {58 vars in 1188 bytes} [Tue Sep 1 01:41:24 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eba8f040-ff11-450a-840d-9086f6f5a4a2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 177/353] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:24 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6ed9c2e-d606-4fac-9889-f7ff0b880bfc tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 200 Sep 01 01:41:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 177/354] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:25 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-56335a6b-3c85-4834-8dbe-122c64946eb6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56335a6b-3c85-4834-8dbe-122c64946eb6 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-56335a6b-3c85-4834-8dbe-122c64946eb6 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-56335a6b-3c85-4834-8dbe-122c64946eb6 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56335a6b-3c85-4834-8dbe-122c64946eb6 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 404 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 178/355] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c7260e1-15b3-4841-9cfc-f2066d824e40 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 178/356] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:26 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-971a6b76-3a78-451e-9a4e-67bd9c900da7 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 179/357] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cb5005df-419d-4953-afe5-bb087c6eef0e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb5005df-419d-4953-afe5-bb087c6eef0e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb5005df-419d-4953-afe5-bb087c6eef0e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb5005df-419d-4953-afe5-bb087c6eef0e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-cb5005df-419d-4953-afe5-bb087c6eef0e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete snapshot with id: 5f1da58a-1b1c-42fd-9e25-af40dfaae4bd Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb5005df-419d-4953-afe5-bb087c6eef0e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd returned with HTTP 404 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 179/358] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:41:26 2026] DELETE /volume/v3/snapshots/5f1da58a-1b1c-42fd-9e25-af40dfaae4bd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dbb3b131-eee8-46b2-9961-cd659535c653 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbb3b131-eee8-46b2-9961-cd659535c653 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbb3b131-eee8-46b2-9961-cd659535c653 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbb3b131-eee8-46b2-9961-cd659535c653 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-dbb3b131-eee8-46b2-9961-cd659535c653 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'creating'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbb3b131-eee8-46b2-9961-cd659535c653 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 180/359] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:26 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ac44818-5f61-4dd4-8d22-fcb276fef09e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 180/360] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.snapshot_actions [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86908) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.snapshot_actions [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Updating snapshot 987b902c-9c09-46ab-b581-42918cf63071 with info {'id': '987b902c-9c09-46ab-b581-42918cf63071', 'status': 'error', 'progress': '80%'} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58f4234f-3c23-46dd-91a2-52d8ff693f6e tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 181/361] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:26 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9f675a13-af04-4826-9aeb-415157409a52 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9f675a13-af04-4826-9aeb-415157409a52 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9f675a13-af04-4826-9aeb-415157409a52 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9f675a13-af04-4826-9aeb-415157409a52 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9f675a13-af04-4826-9aeb-415157409a52 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9f675a13-af04-4826-9aeb-415157409a52 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 181/362] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-acae9fc3-cae9-495c-9837-3347d712a627 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acae9fc3-cae9-495c-9837-3347d712a627 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] POST http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acae9fc3-cae9-495c-9837-3347d712a627 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acae9fc3-cae9-495c-9837-3347d712a627 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-acae9fc3-cae9-495c-9837-3347d712a627 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] Updating snapshot '987b902c-9c09-46ab-b581-42918cf63071' with '{'status': 'available'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acae9fc3-cae9-495c-9837-3347d712a627 tempest-SnapshotsActionsTest-1555980039 tempest-SnapshotsActionsTest-1555980039-project-admin] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action returned with HTTP 202 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 182/363] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:41:26 2026] POST /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-074cf8d6-dd3b-4f36-8f0d-99bdd65e2017 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 182/364] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete snapshot with id: 987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot delete request issued successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57f71bd3-9ac1-4579-bb1c-09a56ecc4f78 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 202 Sep 01 01:41:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 183/365] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:41:26 2026] DELETE /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-749507ab-8816-4165-968e-0020d8ecf9d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-749507ab-8816-4165-968e-0020d8ecf9d2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-749507ab-8816-4165-968e-0020d8ecf9d2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-749507ab-8816-4165-968e-0020d8ecf9d2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-749507ab-8816-4165-968e-0020d8ecf9d2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-749507ab-8816-4165-968e-0020d8ecf9d2 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 183/366] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:26 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Snapshot retrieved successfully. Sep 01 01:41:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3d93d74-3c9e-4867-bcba-b4d815724207 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 200 Sep 01 01:41:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 184/367] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:27 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 463 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1522418300"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1522418300'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume of 1 GB Sep 01 01:41:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Availability Zones retrieved successfully. Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (2b4634c1-05d0-46be-a4b1-31696e37a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e17707-1fb8-4a61-ab01-32d981af8a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e17707-1fb8-4a61-ab01-32d981af8a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ea099f-a902-4861-941e-f2444eeb4318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Created reservations ['23007d5e-36f5-43e9-9e8f-4de2fdec58f2', '48d31abf-9b86-4565-8001-6e387be5d490', 'dcf1e8e5-f8bf-418f-954c-a1cf88228412', 'd702004c-622b-4683-b134-106de3ab5246'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ea099f-a902-4861-941e-f2444eeb4318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23007d5e-36f5-43e9-9e8f-4de2fdec58f2', '48d31abf-9b86-4565-8001-6e387be5d490', 'dcf1e8e5-f8bf-418f-954c-a1cf88228412', 'd702004c-622b-4683-b134-106de3ab5246']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d057196-f09a-4a9e-b471-025fbab181cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d057196-f09a-4a9e-b471-025fbab181cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eabd475-2360-41c5-9f7e-e61d651de83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1522418300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['23007d5e-36f5-43e9-9e8f-4de2fdec58f2','48d31abf-9b86-4565-8001-6e387be5d490','dcf1e8e5-f8bf-418f-954c-a1cf88228412','d702004c-622b-4683-b134-106de3ab5246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1522418300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eabd475-2360-41c5-9f7e-e61d651de83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa34b42c9be04c4692316833c98db7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bac913bdadb4f729656678e4132a720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (decc8ec5-9574-449b-81fb-5893d19cec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (decc8ec5-9574-449b-81fb-5893d19cec46) transitioned into state 'SUCCESS' from state '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-1522418300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['23007d5e-36f5-43e9-9e8f-4de2fdec58f2','48d31abf-9b86-4565-8001-6e387be5d490','dcf1e8e5-f8bf-418f-954c-a1cf88228412','d702004c-622b-4683-b134-106de3ab5246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50eb22ca-7f51-4e69-93a2-daa80da3a478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50eb22ca-7f51-4e69-93a2-daa80da3a478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (2b4634c1-05d0-46be-a4b1-31696e37a807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request issued successfully. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d9c9c9c-2422-4a4d-a755-9b1d0990b77c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 184/368] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:41:27 2026] POST /volume/v3/volumes => generated 758 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01dee853-34ca-4a28-a9d9-efb82cd4b2dc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 185/369] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:28 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 826 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a7889931-54c8-4da2-9110-939a860ebb8d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7889931-54c8-4da2-9110-939a860ebb8d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7889931-54c8-4da2-9110-939a860ebb8d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7889931-54c8-4da2-9110-939a860ebb8d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7889931-54c8-4da2-9110-939a860ebb8d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 returned with HTTP 404 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 185/370] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:28 2026] GET /volume/v3/snapshots/987b902c-9c09-46ab-b581-42918cf63071 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db9a142d-541f-45f6-a858-c225f1c7eb39 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 200 Sep 01 01:41:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 186/371] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:28 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete volume with id: e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Delete volume request issued successfully. Sep 01 01:41:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d132e1e-4293-44ac-9c1c-fecebd784fb9 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 202 Sep 01 01:41:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 186/372] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:41:28 2026] DELETE /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Volume info retrieved successfully. Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6be54412-e94f-4967-b303-4b525966ba02 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c5b47966-fd9f-46d1-8b05-3fb5c2389c96 tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 200 Sep 01 01:41:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 187/373] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:28 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6be54412-e94f-4967-b303-4b525966ba02 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6be54412-e94f-4967-b303-4b525966ba02 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1732792872"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6be54412-e94f-4967-b303-4b525966ba02 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:41:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 187/374] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:41:29 2026] POST /volume/v3/types => generated 228 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f43db02-1ab5-411f-a41a-747407b48935 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f43db02-1ab5-411f-a41a-747407b48935 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f43db02-1ab5-411f-a41a-747407b48935 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1047333318"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f43db02-1ab5-411f-a41a-747407b48935 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:41:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 188/375] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:41:29 2026] POST /volume/v3/group_types => generated 185 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a2f8913-4e61-462d-9ff1-ee694e06a520 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 189/376] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:29 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d20c15b9-e4fc-4607-bd25-b7cbab03215f", "volume_types": ["eaac2450-f70b-4e0a-a63b-13b5d053a40b"], "name": "tempest-GroupSnapshotsV319Test-Group-1090035914"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Creating new group {'group': {'group_type': 'd20c15b9-e4fc-4607-bd25-b7cbab03215f', 'volume_types': ['eaac2450-f70b-4e0a-a63b-13b5d053a40b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1090035914'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1090035914. Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Availability Zones retrieved successfully. Sep 01 01:41:29 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Created reservations ['f7f89fcc-3df1-423e-9bb7-511ed4698f25'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aca7198d-570a-4add-a000-9aeaa1ba8c59 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:41:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 188/377] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:41:29 2026] POST /volume/v3/groups => generated 116 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 51dc8a7e-4b52-4767-8c27-6e61161ce8c1 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:29 devstack devstack@c-api.service[86908]: /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 01 01:41:29 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-41783e41-3ae1-4b52-9b4d-d5ef4fe02d96 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 returned with HTTP 200 Sep 01 01:41:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 190/378] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:29 2026] GET /volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 => generated 396 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-998f18ab-6e9d-4277-ba31-d07e6d2cee4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-998f18ab-6e9d-4277-ba31-d07e6d2cee4d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] GET http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-998f18ab-6e9d-4277-ba31-d07e6d2cee4d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-998f18ab-6e9d-4277-ba31-d07e6d2cee4d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-998f18ab-6e9d-4277-ba31-d07e6d2cee4d tempest-SnapshotsActionsTest-493202061 tempest-SnapshotsActionsTest-493202061-project-member] http://192.168.122.53/volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 returned with HTTP 404 Sep 01 01:41:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 189/379] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:30 2026] GET /volume/v3/volumes/e39d28a9-8b24-499d-b6df-208cc6ca9a83 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf2e0ae9-fb53-4dd8-bd15-c4c0a7efaecc tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 191/380] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:30 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-463586311"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-463586311'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume of 1 GB Sep 01 01:41:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Availability Zones retrieved successfully. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Flow 'volume_create_api' (a617e8d6-e764-4bc9-a145-cc04f7d98144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e3803c-c37e-4300-98ae-ea7cc3725b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-276ac2a3-bdb5-4e59-8cf1-9c8b62750401 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 192/381] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:30 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e3803c-c37e-4300-98ae-ea7cc3725b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc446986-ddd7-4d38-98cf-da5345c8a67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c4d93717-69ba-47bf-a58e-224af2625633 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4d93717-69ba-47bf-a58e-224af2625633 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4d93717-69ba-47bf-a58e-224af2625633 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4d93717-69ba-47bf-a58e-224af2625633 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c4d93717-69ba-47bf-a58e-224af2625633 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 51dc8a7e-4b52-4767-8c27-6e61161ce8c1 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /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 01 01:41:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4d93717-69ba-47bf-a58e-224af2625633 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 returned with HTTP 200 Sep 01 01:41:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 193/382] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:30 2026] GET /volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 => generated 397 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1572650820", "volume_type": "eaac2450-f70b-4e0a-a63b-13b5d053a40b", "group_id": "51dc8a7e-4b52-4767-8c27-6e61161ce8c1", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1572650820', 'volume_type': 'eaac2450-f70b-4e0a-a63b-13b5d053a40b', 'group_id': '51dc8a7e-4b52-4767-8c27-6e61161ce8c1', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Create volume of 1 GB Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /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 01 01:41:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Availability Zones retrieved successfully. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Flow 'volume_create_api' (ac6ebb4c-c476-47c9-8d85-c8ea7a217a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d821c-bba0-4507-9aee-cda9df3cf87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Created reservations ['cf93ca5d-9245-4f0b-853a-3c4f7a6f73de', '8dd6dce8-f6d9-40a2-9985-3a520f166d07', 'bc013c3d-a266-426c-a658-8fc671ac6e5c', 'f13f56bc-a3b9-4d67-8e6d-7dc9b49089f8'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc446986-ddd7-4d38-98cf-da5345c8a67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf93ca5d-9245-4f0b-853a-3c4f7a6f73de', '8dd6dce8-f6d9-40a2-9985-3a520f166d07', 'bc013c3d-a266-426c-a658-8fc671ac6e5c', 'f13f56bc-a3b9-4d67-8e6d-7dc9b49089f8']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75970317-cdae-43f4-99b5-65fb5fd28339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d821c-bba0-4507-9aee-cda9df3cf87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:41:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eaac2450-f70b-4e0a-a63b-13b5d053a40b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1732792872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eaac2450-f70b-4e0a-a63b-13b5d053a40b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '51dc8a7e-4b52-4767-8c27-6e61161ce8c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75970317-cdae-43f4-99b5-65fb5fd28339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae542631-f3f3-48ce-bfe8-3e1cbf34cad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-463586311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbb5147abf724724a5f92df7f3973c1c',qos_specs=None,replication_status=,reservations=['cf93ca5d-9245-4f0b-853a-3c4f7a6f73de','8dd6dce8-f6d9-40a2-9985-3a520f166d07','bc013c3d-a266-426c-a658-8fc671ac6e5c','f13f56bc-a3b9-4d67-8e6d-7dc9b49089f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f244b7436e4313b90d1a930f3473fd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-463586311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae542631-f3f3-48ce-bfe8-3e1cbf34cad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbb5147abf724724a5f92df7f3973c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f244b7436e4313b90d1a930f3473fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8e31d0-95ac-4756-bd76-ac65cd43a1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe93ef0-5aad-43b5-a198-d4850dad80d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe93ef0-5aad-43b5-a198-d4850dad80d8) transitioned into state 'SUCCESS' from state '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-463586311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbb5147abf724724a5f92df7f3973c1c',qos_specs=None,replication_status=,reservations=['cf93ca5d-9245-4f0b-853a-3c4f7a6f73de','8dd6dce8-f6d9-40a2-9985-3a520f166d07','bc013c3d-a266-426c-a658-8fc671ac6e5c','f13f56bc-a3b9-4d67-8e6d-7dc9b49089f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f244b7436e4313b90d1a930f3473fd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b826b590-8372-479a-bf5c-e608c244723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:30 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1732792872 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1732792872, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:30 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1732792872 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1732792872, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b826b590-8372-479a-bf5c-e608c244723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Flow 'volume_create_api' (a617e8d6-e764-4bc9-a145-cc04f7d98144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume request issued successfully. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ef27659d-320f-42ef-b12d-541bee4b5dfa tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 190/383] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:41:30 2026] POST /volume/v3/volumes => generated 760 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0dea599b-e6d1-47e4-9fc2-7ce96c523d76 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0dea599b-e6d1-47e4-9fc2-7ce96c523d76 None None] GET http://192.168.122.53/volume// Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0dea599b-e6d1-47e4-9fc2-7ce96c523d76 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0dea599b-e6d1-47e4-9fc2-7ce96c523d76 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0dea599b-e6d1-47e4-9fc2-7ce96c523d76 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 191/384] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:31 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-5d5502ca-43a4-4361-adfb-0f363ba4859a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-5d5502ca-43a4-4361-adfb-0f363ba4859a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-5d5502ca-43a4-4361-adfb-0f363ba4859a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eabd475-2360-41c5-9f7e-e61d651de83f", "connector": null, "instance_uuid": "e98cf537-ffc9-41b6-825e-2fa2418104b7"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Created reservations ['872b836c-2f84-4c86-82d0-7b5cf4457caa', '5dabc414-ef72-418e-b20a-1c1448f3ce0e', '20043f2c-1eba-4299-ade0-d1bce83b7010', '219debb6-8ca9-420b-a9e8-cb03f9831c64'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8e31d0-95ac-4756-bd76-ac65cd43a1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872b836c-2f84-4c86-82d0-7b5cf4457caa', '5dabc414-ef72-418e-b20a-1c1448f3ce0e', '20043f2c-1eba-4299-ade0-d1bce83b7010', '219debb6-8ca9-420b-a9e8-cb03f9831c64']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f13ed65-2e90-4e2e-83aa-dc2aa498bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f13ed65-2e90-4e2e-83aa-dc2aa498bc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab2176f2-b852-4a7a-94df-f843b78ef745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1572650820',encryption_key_id=None,group_id=51dc8a7e-4b52-4767-8c27-6e61161ce8c1,group_type_id=,metadata={},multiattach=False,project_id='1f544e83565f41d7a9b73092af8e40b6',qos_specs=None,replication_status=,reservations=['872b836c-2f84-4c86-82d0-7b5cf4457caa','5dabc414-ef72-418e-b20a-1c1448f3ce0e','20043f2c-1eba-4299-ade0-d1bce83b7010','219debb6-8ca9-420b-a9e8-cb03f9831c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='879cf146f6854ec58f0fce2f14b9ff89',volume_type_id=eaac2450-f70b-4e0a-a63b-13b5d053a40b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1572650820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=51dc8a7e-4b52-4767-8c27-6e61161ce8c1,host=None,id=ab2176f2-b852-4a7a-94df-f843b78ef745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f544e83565f41d7a9b73092af8e40b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='879cf146f6854ec58f0fce2f14b9ff89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eaac2450-f70b-4e0a-a63b-13b5d053a40b),volume_type_id=eaac2450-f70b-4e0a-a63b-13b5d053a40b)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a599c-ff87-4196-ab97-6421cd4b05bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-5d5502ca-43a4-4361-adfb-0f363ba4859a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 192/385] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:41:31 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a599c-ff87-4196-ab97-6421cd4b05bf) transitioned into state 'SUCCESS' from state '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-1572650820',encryption_key_id=None,group_id=51dc8a7e-4b52-4767-8c27-6e61161ce8c1,group_type_id=,metadata={},multiattach=False,project_id='1f544e83565f41d7a9b73092af8e40b6',qos_specs=None,replication_status=,reservations=['872b836c-2f84-4c86-82d0-7b5cf4457caa','5dabc414-ef72-418e-b20a-1c1448f3ce0e','20043f2c-1eba-4299-ade0-d1bce83b7010','219debb6-8ca9-420b-a9e8-cb03f9831c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='879cf146f6854ec58f0fce2f14b9ff89',volume_type_id=eaac2450-f70b-4e0a-a63b-13b5d053a40b)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8692a7-2729-4844-94e8-515f9aadf6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8692a7-2729-4844-94e8-515f9aadf6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Flow 'volume_create_api' (ac6ebb4c-c476-47c9-8d85-c8ea7a217a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Create volume request issued successfully. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:31 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b5fd84a-64d4-431f-bf6d-35b9523e87e3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 193/386] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:31 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-2f975da7-583a-465b-8f28-a537c5e21b19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-2f975da7-583a-465b-8f28-a537c5e21b19 None None] GET http://192.168.122.53/volume// Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-2f975da7-583a-465b-8f28-a537c5e21b19 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-2f975da7-583a-465b-8f28-a537c5e21b19 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-2f975da7-583a-465b-8f28-a537c5e21b19 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 194/387] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:31 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7da2feb-e6dc-4ad1-a88b-1f22efad546d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 194/388] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:41:30 2026] POST /volume/v3/volumes => generated 833 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-4e835c7f-0f01-4e28-9b8d-82c9e085d2b9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 195/389] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:41:31 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1031 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Volume info retrieved successfully. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:31 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:31 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] PUT http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Acquiring lock "cinder-attachment_update-6eabd475-2360-41c5-9f7e-e61d651de83f-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-6eabd475-2360-41c5-9f7e-e61d651de83f-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63c7c47c-52ca-4bb1-b191-8de9046369d4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 200 Sep 01 01:41:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 195/390] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:31 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 901 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a88e15b7-431b-409d-90e4-c6d166ca0797 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 196/391] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:32 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Volume info retrieved successfully. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:32 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:32 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-6eabd475-2360-41c5-9f7e-e61d651de83f-devstack" released by "attachment_update" :: held 1.078s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:41:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-be6d7759-688f-4b28-93c6-dfa9e64d00e5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 returned with HTTP 200 Sep 01 01:41:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 196/392] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:41:31 2026] PUT /volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 => generated 694 bytes in 1136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:32 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-774c4e12-2d73-4daa-95b8-7e22bbded37f tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 200 Sep 01 01:41:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 197/393] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:32 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-056da6cf-75c8-4fe6-a6ff-1bcfb5cdfecf tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 197/394] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:33 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0a8583e3-d83f-4333-b29e-02348fc5ec76 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0a8583e3-d83f-4333-b29e-02348fc5ec76 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995/action Sep 01 01:41:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0a8583e3-d83f-4333-b29e-02348fc5ec76 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0a8583e3-d83f-4333-b29e-02348fc5ec76 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1b32a241-e219-4a03-a3a7-77e7d6c8ef28 req-0a8583e3-d83f-4333-b29e-02348fc5ec76 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995/action returned with HTTP 204 Sep 01 01:41:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 198/395] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:41:33 2026] POST /volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c64f3f47-2a0b-424c-972b-476c2575e846 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Volume info retrieved successfully. Sep 01 01:41:33 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:33 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c64f3f47-2a0b-424c-972b-476c2575e846 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 200 Sep 01 01:41:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 198/396] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:33 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 926 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] POST http://192.168.122.53/volume/v3/group_snapshots Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "51dc8a7e-4b52-4767-8c27-6e61161ce8c1", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1094557279"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '51dc8a7e-4b52-4767-8c27-6e61161ce8c1', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1094557279'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.group_snapshots [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1094557279. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /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 01 01:41:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1732792872 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1732792872, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Created reservations ['6b3702e4-f032-4e91-81f7-327aa850efc6', 'b9789d69-956e-4faa-aaa1-7a9557fa6008', 'e8b2d589-e1ba-455a-b76b-6135920981ed', 'da52ae08-5b70-466b-9fd7-866f2d8a3b14'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c7c8de3-9dad-4d69-86e2-a33d7de08335 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:41:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 199/397] 192.168.122.53 () {62 vars in 1203 bytes} [Tue Sep 1 01:41:34 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dffb8226-7215-4a6c-b305-9eabe2df2a6d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 199/398] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:34 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d05a1883-218d-44ff-8b4f-511bd23bcbed tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 200/399] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:34 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07817c3b-6e04-4723-a826-279c250eb1ea None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07817c3b-6e04-4723-a826-279c250eb1ea tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07817c3b-6e04-4723-a826-279c250eb1ea tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07817c3b-6e04-4723-a826-279c250eb1ea tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07817c3b-6e04-4723-a826-279c250eb1ea tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07817c3b-6e04-4723-a826-279c250eb1ea tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 200/400] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:34 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1143 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-179172638"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-179172638'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume of 1 GB Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Availability Zones retrieved successfully. Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (83fa5dad-f5e9-42e8-8dd4-56e5adf30f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3151fdc9-f3a3-4d0c-87bd-3cd5b10d1461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3151fdc9-f3a3-4d0c-87bd-3cd5b10d1461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb93b2b4-ce48-4aa3-8eb1-3e412501cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Created reservations ['85f2cdf3-0db1-48a8-8fc0-94a7492aa972', 'eab0e7f3-15c4-4c9f-94f7-3b15768cace1', '0d5501ea-4921-4123-b5e3-5569f90f1c54', '9d2faecf-b705-4f78-a80f-fa146569b4dd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb93b2b4-ce48-4aa3-8eb1-3e412501cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f2cdf3-0db1-48a8-8fc0-94a7492aa972', 'eab0e7f3-15c4-4c9f-94f7-3b15768cace1', '0d5501ea-4921-4123-b5e3-5569f90f1c54', '9d2faecf-b705-4f78-a80f-fa146569b4dd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a70579e-d2e1-4e74-bb83-afb2b88c8df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a70579e-d2e1-4e74-bb83-afb2b88c8df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371b5ba7-3864-42d2-96af-75cc2a66d9bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-179172638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['85f2cdf3-0db1-48a8-8fc0-94a7492aa972','eab0e7f3-15c4-4c9f-94f7-3b15768cace1','0d5501ea-4921-4123-b5e3-5569f90f1c54','9d2faecf-b705-4f78-a80f-fa146569b4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-179172638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=371b5ba7-3864-42d2-96af-75cc2a66d9bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa34b42c9be04c4692316833c98db7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bac913bdadb4f729656678e4132a720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f326fc3-294a-4655-9d30-cdfa9575c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26de3f16-f7be-4603-86b7-f0eeac86d654 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 201/401] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:35 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f326fc3-294a-4655-9d30-cdfa9575c2d2) transitioned into state 'SUCCESS' from state '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-179172638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa34b42c9be04c4692316833c98db7cf',qos_specs=None,replication_status=,reservations=['85f2cdf3-0db1-48a8-8fc0-94a7492aa972','eab0e7f3-15c4-4c9f-94f7-3b15768cace1','0d5501ea-4921-4123-b5e3-5569f90f1c54','9d2faecf-b705-4f78-a80f-fa146569b4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac913bdadb4f729656678e4132a720',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9f3c82-3653-44af-8018-95ed23bbff18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9f3c82-3653-44af-8018-95ed23bbff18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Flow 'volume_create_api' (83fa5dad-f5e9-42e8-8dd4-56e5adf30f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Create volume request issued successfully. Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58ccc833-e8b9-4dde-bd1a-99f447cfe1d3 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 201/402] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:41:35 2026] POST /volume/v3/volumes => generated 757 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76efd85c-fe7c-4c5e-959a-5f96a86b1a8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 202/403] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:35 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 825 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7682e309-d72b-4080-80d3-289e021e56a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7682e309-d72b-4080-80d3-289e021e56a9 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:41:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7682e309-d72b-4080-80d3-289e021e56a9 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1980193718", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1198666536", "vendor_name": "tempest-vendor_name-809642792"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7682e309-d72b-4080-80d3-289e021e56a9 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:41:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 202/404] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:41:35 2026] POST /volume/v3/types => generated 327 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-562772ad-fab5-43dc-89b4-8aef185b1268 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97d06112-d617-441d-aa9f-1c112c48d575", "size": 1, "name": "tempest-UserMessagesTest-Volume-1576944864"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume request body: {'volume': {'volume_type': '97d06112-d617-441d-aa9f-1c112c48d575', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1576944864'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume of 1 GB Sep 01 01:41:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Availability Zones retrieved successfully. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Flow 'volume_create_api' (75e9620a-dbad-4722-8af6-72400a931cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf06f195-b8d4-4d11-8b75-56ce05f1c803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf06f195-b8d4-4d11-8b75-56ce05f1c803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:41:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1198666536',vendor_name='tempest-vendor_name-809642792'},id=97d06112-d617-441d-aa9f-1c112c48d575,is_public=True,name='tempest-UserMessagesTest-volume-type-1980193718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97d06112-d617-441d-aa9f-1c112c48d575', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03585088-1751-4843-acbc-825041bf57b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1980193718 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1980193718, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1980193718 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1980193718, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Created reservations ['03976d61-ad61-4c22-adee-1e444076109f', '9e13c917-0a44-43d8-9a12-633c64cf94a3', '825d59b2-73dd-4292-8a55-49a72b3de138', '673fbe3b-8e62-4132-a00a-7f3b8286eb3c'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03585088-1751-4843-acbc-825041bf57b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03976d61-ad61-4c22-adee-1e444076109f', '9e13c917-0a44-43d8-9a12-633c64cf94a3', '825d59b2-73dd-4292-8a55-49a72b3de138', '673fbe3b-8e62-4132-a00a-7f3b8286eb3c']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb95adc4-3d42-4f94-9a5e-81dcbff10777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5288699a-0398-4d0c-bd03-998443c9cf62 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5288699a-0398-4d0c-bd03-998443c9cf62 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5288699a-0398-4d0c-bd03-998443c9cf62 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb95adc4-3d42-4f94-9a5e-81dcbff10777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1576944864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f308d09aa9264dafabff3a975c772a86',qos_specs=None,replication_status=,reservations=['03976d61-ad61-4c22-adee-1e444076109f','9e13c917-0a44-43d8-9a12-633c64cf94a3','825d59b2-73dd-4292-8a55-49a72b3de138','673fbe3b-8e62-4132-a00a-7f3b8286eb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_type_id=97d06112-d617-441d-aa9f-1c112c48d575), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1576944864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f308d09aa9264dafabff3a975c772a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97d06112-d617-441d-aa9f-1c112c48d575),volume_type_id=97d06112-d617-441d-aa9f-1c112c48d575)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5288699a-0398-4d0c-bd03-998443c9cf62 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-5288699a-0398-4d0c-bd03-998443c9cf62 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5737791a-3ef9-403d-9c34-c25cfd72b37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5288699a-0398-4d0c-bd03-998443c9cf62 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 203/405] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:36 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5737791a-3ef9-403d-9c34-c25cfd72b37b) transitioned into state 'SUCCESS' from state '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-1576944864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f308d09aa9264dafabff3a975c772a86',qos_specs=None,replication_status=,reservations=['03976d61-ad61-4c22-adee-1e444076109f','9e13c917-0a44-43d8-9a12-633c64cf94a3','825d59b2-73dd-4292-8a55-49a72b3de138','673fbe3b-8e62-4132-a00a-7f3b8286eb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_type_id=97d06112-d617-441d-aa9f-1c112c48d575)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7deed132-aaad-465e-84dd-69e1f8050fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7deed132-aaad-465e-84dd-69e1f8050fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Flow 'volume_create_api' (75e9620a-dbad-4722-8af6-72400a931cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume request issued successfully. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-562772ad-fab5-43dc-89b4-8aef185b1268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 203/406] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:41:35 2026] POST /volume/v3/volumes => generated 792 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-81eba97c-06ce-450d-a892-af61f37d821d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-81eba97c-06ce-450d-a892-af61f37d821d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-81eba97c-06ce-450d-a892-af61f37d821d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-81eba97c-06ce-450d-a892-af61f37d821d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-12c413e7-5987-4f85-9003-e7a23c239c73 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12c413e7-5987-4f85-9003-e7a23c239c73 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12c413e7-5987-4f85-9003-e7a23c239c73 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12c413e7-5987-4f85-9003-e7a23c239c73 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-81eba97c-06ce-450d-a892-af61f37d821d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-81eba97c-06ce-450d-a892-af61f37d821d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 returned with HTTP 200 Sep 01 01:41:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 204/407] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:36 2026] GET /volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-12c413e7-5987-4f85-9003-e7a23c239c73 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12c413e7-5987-4f85-9003-e7a23c239c73 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 204/408] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:36 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-064f9218-6f78-4b93-acbe-46e50faedc06 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-064f9218-6f78-4b93-acbe-46e50faedc06 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-064f9218-6f78-4b93-acbe-46e50faedc06 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-064f9218-6f78-4b93-acbe-46e50faedc06 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-064f9218-6f78-4b93-acbe-46e50faedc06 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-064f9218-6f78-4b93-acbe-46e50faedc06 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 205/409] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 331 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-385e3e46-dda8-44c0-9842-48a222749e4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /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 01 01:41:37 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Get all snapshots completed successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-385e3e46-dda8-44c0-9842-48a222749e4d tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 205/410] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Snapshot retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c9b5ef6f-2619-4675-90ba-d05a5da6c322 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 206/411] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa0a85c7-9395-4727-b253-1f2bde641573 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa0a85c7-9395-4727-b253-1f2bde641573 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa0a85c7-9395-4727-b253-1f2bde641573 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa0a85c7-9395-4727-b253-1f2bde641573 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-fa0a85c7-9395-4727-b253-1f2bde641573 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Updating group '450db22f-dea9-4657-878b-e4c820b2b9f3' with 'creating' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa0a85c7-9395-4727-b253-1f2bde641573 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action returned with HTTP 202 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 206/412] 192.168.122.53 () {62 vars in 1334 bytes} [Tue Sep 1 01:41:37 2026] POST /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ecbe1469-728a-43aa-a515-774095f6240a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ecbe1469-728a-43aa-a515-774095f6240a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ecbe1469-728a-43aa-a515-774095f6240a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ecbe1469-728a-43aa-a515-774095f6240a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-267062d0-66d3-4f6b-8465-cac0a5cb2729 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 207/413] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-105ce974-c79f-4b5b-90c9-c1e9a97bebec tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 208/414] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-511a95a0-fb25-4663-882f-474afb24a47d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ecbe1469-728a-43aa-a515-774095f6240a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-511a95a0-fb25-4663-882f-474afb24a47d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/messages Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-511a95a0-fb25-4663-882f-474afb24a47d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-511a95a0-fb25-4663-882f-474afb24a47d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ecbe1469-728a-43aa-a515-774095f6240a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 207/415] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-511a95a0-fb25-4663-882f-474afb24a47d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 209/416] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Updating group '450db22f-dea9-4657-878b-e4c820b2b9f3' with 'available' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eb3700dc-e6e6-4fad-9a0e-7aaf9ca09268 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb3700dc-e6e6-4fad-9a0e-7aaf9ca09268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] DELETE http://192.168.122.53/volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb3700dc-e6e6-4fad-9a0e-7aaf9ca09268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb3700dc-e6e6-4fad-9a0e-7aaf9ca09268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ebb9d71-2beb-40e4-8ae9-79d4496f37c4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action returned with HTTP 202 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 208/417] 192.168.122.53 () {62 vars in 1334 bytes} [Tue Sep 1 01:41:37 2026] POST /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb3700dc-e6e6-4fad-9a0e-7aaf9ca09268 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 returned with HTTP 204 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 210/418] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:41:37 2026] DELETE /volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-db55ed7a-82a9-491b-b8ab-97c776f9a065 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db55ed7a-82a9-491b-b8ab-97c776f9a065 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-db55ed7a-82a9-491b-b8ab-97c776f9a065 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-db55ed7a-82a9-491b-b8ab-97c776f9a065 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db55ed7a-82a9-491b-b8ab-97c776f9a065 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 returned with HTTP 404 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 211/419] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/messages/a1e9fffc-a817-46a8-9eb6-8db428b18f12 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b38b2d9-1546-41bc-8724-7f5ddbf574ce tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 209/420] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a41c45e-3772-45a3-9435-dd2a50362f40 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 212/421] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-824819de-2955-4e37-9355-d8da694e0af4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-824819de-2955-4e37-9355-d8da694e0af4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-824819de-2955-4e37-9355-d8da694e0af4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-824819de-2955-4e37-9355-d8da694e0af4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-824819de-2955-4e37-9355-d8da694e0af4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Updating group '450db22f-dea9-4657-878b-e4c820b2b9f3' with 'error' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dab81563-5b57-43ae-843b-167126a2962d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 210/422] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] DELETE http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Delete volume with id: 465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-824819de-2955-4e37-9355-d8da694e0af4 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action returned with HTTP 202 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 213/423] 192.168.122.53 () {62 vars in 1334 bytes} [Tue Sep 1 01:41:37 2026] POST /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd40de6e-b1c7-4da6-b54e-5bed4d069c56 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 214/424] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:37 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] POST http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Updating group '450db22f-dea9-4657-878b-e4c820b2b9f3' with 'available' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:41:37 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Created reservations ['aebe0704-8b07-403f-b4e2-879cc83cae7c', '72a229ec-b4ef-4590-8259-ec0cb30eaedb', '2d351ed1-7cb8-4313-8622-fe16b1e2c5b2', 'b7fced72-52fd-42bb-a634-a1f68417f978'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76361cb8-60b2-468e-bd8a-0fde1790e1a9 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action returned with HTTP 202 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 215/425] 192.168.122.53 () {62 vars in 1334 bytes} [Tue Sep 1 01:41:37 2026] POST /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e09867b-3ab2-46dc-9c38-de1f3de9c997 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 216/426] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] delete called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86908) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.group_snapshots [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Delete group_snapshot with id: 450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Delete volume request issued successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64c5a6a4-702f-411f-b04f-2d8032b28f44 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 returned with HTTP 202 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 211/427] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:41:37 2026] DELETE /volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ffcedd79-f34e-4dcc-952e-74f311bbbd0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffcedd79-f34e-4dcc-952e-74f311bbbd0b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffcedd79-f34e-4dcc-952e-74f311bbbd0b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffcedd79-f34e-4dcc-952e-74f311bbbd0b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffcedd79-f34e-4dcc-952e-74f311bbbd0b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 returned with HTTP 404 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 212/428] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/volumes/465ebeea-ddf9-4cf5-9cde-75cfb7ff1c68 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2e52fda0-a722-4618-a64c-a7288e7e3b98 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e52fda0-a722-4618-a64c-a7288e7e3b98 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] DELETE http://192.168.122.53/volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e52fda0-a722-4618-a64c-a7288e7e3b98 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e52fda0-a722-4618-a64c-a7288e7e3b98 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /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 01 01:41:38 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e52fda0-a722-4618-a64c-a7288e7e3b98 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 returned with HTTP 202 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 213/429] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:41:38 2026] DELETE /volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dba5f495-917e-417e-86ad-390457e9fb2e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dba5f495-917e-417e-86ad-390457e9fb2e None None] GET http://192.168.122.53/volume// Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ffc82d6-b5ab-4670-8a9d-923c98ba71c4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 202 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 217/430] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:41:38 2026] DELETE /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dba5f495-917e-417e-86ad-390457e9fb2e None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dba5f495-917e-417e-86ad-390457e9fb2e None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-dba5f495-917e-417e-86ad-390457e9fb2e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02400fd8-3c53-4798-bb5f-9017ea54c69c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 214/431] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02400fd8-3c53-4798-bb5f-9017ea54c69c tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] GET http://192.168.122.53/volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02400fd8-3c53-4798-bb5f-9017ea54c69c tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02400fd8-3c53-4798-bb5f-9017ea54c69c tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0d91bf25-1519-4c42-b764-a363e218386e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02400fd8-3c53-4798-bb5f-9017ea54c69c tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 returned with HTTP 404 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 218/432] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/types/97d06112-d617-441d-aa9f-1c112c48d575 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-7b2b479a-abd3-483c-bb93-e5e2bda4df2f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-7b2b479a-abd3-483c-bb93-e5e2bda4df2f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-7b2b479a-abd3-483c-bb93-e5e2bda4df2f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "371b5ba7-3864-42d2-96af-75cc2a66d9bb", "connector": null, "instance_uuid": "e98cf537-ffc9-41b6-825e-2fa2418104b7"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Get all volumes completed successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:38 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-7b2b479a-abd3-483c-bb93-e5e2bda4df2f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 219/433] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:41:38 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6ab007be-4d5b-412c-9215-c9b179f60bd6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ab007be-4d5b-412c-9215-c9b179f60bd6 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6ab007be-4d5b-412c-9215-c9b179f60bd6 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-646119972", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1517327716", "vendor_name": "tempest-vendor_name-1250844977"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ab007be-4d5b-412c-9215-c9b179f60bd6 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 220/434] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:41:38 2026] POST /volume/v3/types => generated 327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c021e04d-9133-4190-9e5c-a101deefe443 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33aeae90-82dc-4ba7-bf9c-54b25c6c1951", "size": 1, "name": "tempest-UserMessagesTest-Volume-1902871927"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume request body: {'volume': {'volume_type': '33aeae90-82dc-4ba7-bf9c-54b25c6c1951', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1902871927'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0d91bf25-1519-4c42-b764-a363e218386e tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 215/435] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume of 1 GB Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Availability Zones retrieved successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Flow 'volume_create_api' (401278d7-b400-4489-a89c-78d96dd4292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d827f25d-4e3c-480f-829c-45440e013754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c8ae75d1-a0d5-4d93-b92e-3b8888d43c7c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 216/436] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d827f25d-4e3c-480f-829c-45440e013754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:41:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1517327716',vendor_name='tempest-vendor_name-1250844977'},id=33aeae90-82dc-4ba7-bf9c-54b25c6c1951,is_public=True,name='tempest-UserMessagesTest-volume-type-646119972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33aeae90-82dc-4ba7-bf9c-54b25c6c1951', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /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 01 01:41:38 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Get all snapshots completed successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0790080-b15c-4cab-a50d-4d6991770aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-176ac0e8-aeb3-41d7-962a-f565a01763bd tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 217/437] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-00392133-bcb6-4f0f-822f-c876d655817d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-00392133-bcb6-4f0f-822f-c876d655817d None None] GET http://192.168.122.53/volume// Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-00392133-bcb6-4f0f-822f-c876d655817d None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-00392133-bcb6-4f0f-822f-c876d655817d None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-00392133-bcb6-4f0f-822f-c876d655817d None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 218/438] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Snapshot retrieved successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ef35521-27f0-4f79-85b2-9e0a3162b3c2 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 219/439] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-646119972 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-646119972, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-646119972 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-646119972, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-a8b923fb-7107-41f4-912f-d0362056d936 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 220/440] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1030 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Created reservations ['a10d6722-d773-4938-8841-6fd1e0dc5392', '54714942-a818-481a-91f3-903fc52c90d2', '794daeb2-f79f-4f04-be73-80bfefe5b590', 'd5ebb318-9754-4a8a-9d4c-a9614736faca'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0790080-b15c-4cab-a50d-4d6991770aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a10d6722-d773-4938-8841-6fd1e0dc5392', '54714942-a818-481a-91f3-903fc52c90d2', '794daeb2-f79f-4f04-be73-80bfefe5b590', 'd5ebb318-9754-4a8a-9d4c-a9614736faca']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610232d3-7262-4956-8937-60c8f6315512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610232d3-7262-4956-8937-60c8f6315512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b06a2f-85b1-4dde-8ba2-4fb343b2fd43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1902871927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f308d09aa9264dafabff3a975c772a86',qos_specs=None,replication_status=,reservations=['a10d6722-d773-4938-8841-6fd1e0dc5392','54714942-a818-481a-91f3-903fc52c90d2','794daeb2-f79f-4f04-be73-80bfefe5b590','d5ebb318-9754-4a8a-9d4c-a9614736faca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_type_id=33aeae90-82dc-4ba7-bf9c-54b25c6c1951), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1902871927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b06a2f-85b1-4dde-8ba2-4fb343b2fd43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f308d09aa9264dafabff3a975c772a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33aeae90-82dc-4ba7-bf9c-54b25c6c1951),volume_type_id=33aeae90-82dc-4ba7-bf9c-54b25c6c1951)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076e389f-4683-46a1-b5ae-91957207ad10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] PUT http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076e389f-4683-46a1-b5ae-91957207ad10) transitioned into state 'SUCCESS' from state '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-1902871927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f308d09aa9264dafabff3a975c772a86',qos_specs=None,replication_status=,reservations=['a10d6722-d773-4938-8841-6fd1e0dc5392','54714942-a818-481a-91f3-903fc52c90d2','794daeb2-f79f-4f04-be73-80bfefe5b590','d5ebb318-9754-4a8a-9d4c-a9614736faca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5a86569ae4c09b2924d7494d06f0f',volume_type_id=33aeae90-82dc-4ba7-bf9c-54b25c6c1951)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Acquiring lock "cinder-attachment_update-371b5ba7-3864-42d2-96af-75cc2a66d9bb-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30838656-c56a-4016-a720-5e611e4362da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-371b5ba7-3864-42d2-96af-75cc2a66d9bb-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30838656-c56a-4016-a720-5e611e4362da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Flow 'volume_create_api' (401278d7-b400-4489-a89c-78d96dd4292a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Create volume request issued successfully. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c021e04d-9133-4190-9e5c-a101deefe443 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 221/441] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:41:38 2026] POST /volume/v3/volumes => generated 791 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eaa99499-5304-4fac-82ef-15d5356b2222 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaa99499-5304-4fac-82ef-15d5356b2222 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eaa99499-5304-4fac-82ef-15d5356b2222 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eaa99499-5304-4fac-82ef-15d5356b2222 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eaa99499-5304-4fac-82ef-15d5356b2222 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaa99499-5304-4fac-82ef-15d5356b2222 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 returned with HTTP 200 Sep 01 01:41:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 222/442] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:38 2026] GET /volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 => generated 859 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:39 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Lock "cinder-attachment_update-371b5ba7-3864-42d2-96af-75cc2a66d9bb-devstack" released by "attachment_update" :: held 0.399s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:41:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-0d4fd6f8-e56c-422b-b9a7-bdaea519eefe tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 returned with HTTP 200 Sep 01 01:41:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 221/443] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:41:38 2026] PUT /volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 => generated 694 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 Sep 01 01:41:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbbf73f8-3b96-4fa6-aad2-cdd2726fc9a9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 223/444] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:39 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Snapshot retrieved successfully. Sep 01 01:41:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7868836-73c4-4ed8-a2a6-0cfc5385b86a tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 returned with HTTP 200 Sep 01 01:41:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 222/445] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:39 2026] GET /volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-31b5bdd7-887b-4658-b71a-3ee315e4de65 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-31b5bdd7-887b-4658-b71a-3ee315e4de65 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6/action Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-31b5bdd7-887b-4658-b71a-3ee315e4de65 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-31b5bdd7-887b-4658-b71a-3ee315e4de65 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a1d2d381-3a3d-4c39-afb4-4c78924d7b7e req-31b5bdd7-887b-4658-b71a-3ee315e4de65 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6/action returned with HTTP 204 Sep 01 01:41:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 224/446] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:41:39 2026] POST /volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d19dbfef-cd8b-4fec-af6e-a22e5c88db2a tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 223/447] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 => generated 880 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f6cd5d65-851e-4b68-90fa-08ebaeff6781 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6cd5d65-851e-4b68-90fa-08ebaeff6781 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/messages Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6cd5d65-851e-4b68-90fa-08ebaeff6781 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6cd5d65-851e-4b68-90fa-08ebaeff6781 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6cd5d65-851e-4b68-90fa-08ebaeff6781 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 225/448] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:41:40 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 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ce87cbf7-6dab-4013-8310-08987886541b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce87cbf7-6dab-4013-8310-08987886541b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce87cbf7-6dab-4013-8310-08987886541b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce87cbf7-6dab-4013-8310-08987886541b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce87cbf7-6dab-4013-8310-08987886541b tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 224/449] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f => generated 673 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b68d300e-75b2-4cc3-99e1-309b45c1dd00 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b68d300e-75b2-4cc3-99e1-309b45c1dd00 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/messages Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b68d300e-75b2-4cc3-99e1-309b45c1dd00 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b68d300e-75b2-4cc3-99e1-309b45c1dd00 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b68d300e-75b2-4cc3-99e1-309b45c1dd00 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 226/450] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e2609a22-6d04-4caf-9188-e8b967bcbaad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2609a22-6d04-4caf-9188-e8b967bcbaad tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] DELETE http://192.168.122.53/volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2609a22-6d04-4caf-9188-e8b967bcbaad tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2609a22-6d04-4caf-9188-e8b967bcbaad tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2609a22-6d04-4caf-9188-e8b967bcbaad tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f returned with HTTP 204 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 225/451] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:41:40 2026] DELETE /volume/v3/messages/b5a4b161-2e6f-46f2-8aa0-0ff8c581532f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-797becb7-6c33-426b-bb06-8dfcf2d0dd6d tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 227/452] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] DELETE http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Delete volume with id: 01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Volume info retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-646119972 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-646119972, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-646119972 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-646119972, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Created reservations ['d4263cbd-a3e3-4ad3-bc1a-ec207ab6349f', '29495c30-c963-4d0e-8d8c-3d53286af7ae', '58a49e8e-cd06-4e1a-b48e-652c8c6c7018', '67bd710a-f2e8-41e1-92c9-bfd377934752'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-517b409a-e18e-4bd3-b74d-ae138ce6f2e6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 228/453] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1142 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-238cc531-974d-4eeb-9b70-372c52806b13 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-238cc531-974d-4eeb-9b70-372c52806b13 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-238cc531-974d-4eeb-9b70-372c52806b13 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-238cc531-974d-4eeb-9b70-372c52806b13 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-238cc531-974d-4eeb-9b70-372c52806b13 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Snapshot retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-238cc531-974d-4eeb-9b70-372c52806b13 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 229/454] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Delete volume request issued successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e4eee2b-23d0-4e9d-92ee-d343de59b7a4 tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 returned with HTTP 202 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 226/455] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:41:40 2026] DELETE /volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-82da5806-d9f5-4030-9e2f-b11e61de6fcd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82da5806-d9f5-4030-9e2f-b11e61de6fcd tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] GET http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82da5806-d9f5-4030-9e2f-b11e61de6fcd tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82da5806-d9f5-4030-9e2f-b11e61de6fcd tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82da5806-d9f5-4030-9e2f-b11e61de6fcd tempest-UserMessagesTest-313199060 tempest-UserMessagesTest-313199060-project-member] http://192.168.122.53/volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 returned with HTTP 404 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 227/456] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/volumes/01b06a2f-85b1-4dde-8ba2-4fb343b2fd43 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2fced171-2f70-4726-a2f7-7f5797bb12fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2fced171-2f70-4726-a2f7-7f5797bb12fa tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] DELETE http://192.168.122.53/volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2fced171-2f70-4726-a2f7-7f5797bb12fa tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2fced171-2f70-4726-a2f7-7f5797bb12fa tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c6508ee-c7f8-4cac-b703-c94accc4e555 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 230/457] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1142 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2fced171-2f70-4726-a2f7-7f5797bb12fa tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 returned with HTTP 202 Sep 01 01:41:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 228/458] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:41:40 2026] DELETE /volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a0ba100-4c94-467e-9eac-d480756d3be5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a0ba100-4c94-467e-9eac-d480756d3be5 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] GET http://192.168.122.53/volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a0ba100-4c94-467e-9eac-d480756d3be5 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a0ba100-4c94-467e-9eac-d480756d3be5 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a0ba100-4c94-467e-9eac-d480756d3be5 tempest-UserMessagesTest-1256957691 tempest-UserMessagesTest-1256957691-project-admin] http://192.168.122.53/volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 returned with HTTP 404 Sep 01 01:41:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 231/459] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:41:40 2026] GET /volume/v3/types/33aeae90-82dc-4ba7-bf9c-54b25c6c1951 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e4978551-7b3f-43f7-bffd-c63fb2c44c14 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 229/460] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f/action Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Begin detaching volume completed successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-594f1924-1dd1-4810-9e2a-f2f0bb43e405 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f/action returned with HTTP 202 Sep 01 01:41:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 232/461] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:41:41 2026] POST /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a35e6d3-90da-4c44-ae3e-380ce945c9b1 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 230/462] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e3d8c00a-2d81-42ed-8e0c-9c5f965d3edc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e3d8c00a-2d81-42ed-8e0c-9c5f965d3edc None None] GET http://192.168.122.53/volume// Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e3d8c00a-2d81-42ed-8e0c-9c5f965d3edc None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e3d8c00a-2d81-42ed-8e0c-9c5f965d3edc None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-e3d8c00a-2d81-42ed-8e0c-9c5f965d3edc None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 233/463] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-f6bd215f-d8cd-4dd1-aff6-55a99c89b134 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 231/464] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 1327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d890f988-d338-4494-b125-b3b115f47147 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d890f988-d338-4494-b125-b3b115f47147 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d890f988-d338-4494-b125-b3b115f47147 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d890f988-d338-4494-b125-b3b115f47147 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d890f988-d338-4494-b125-b3b115f47147 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 returned with HTTP 404 Sep 01 01:41:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 234/465] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/snapshots/c7b59b4e-93f1-4f20-a48a-b77ada1b1521 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 450db22f-dea9-4657-878b-e4c820b2b9f3 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:41:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55dfbbac-6100-45c8-b5bb-4393e394fbab tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 returned with HTTP 404 Sep 01 01:41:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 232/466] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/group_snapshots/450db22f-dea9-4657-878b-e4c820b2b9f3 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:41:41 devstack devstack@c-api.service[86908]: /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 01 01:41:41 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:41:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Get all volumes completed successfully. Sep 01 01:41:41 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:41 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-ad0d4987-ac89-4b92-aab9-ba2d9c4d0672 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-ad0d4987-ac89-4b92-aab9-ba2d9c4d0672 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-ad0d4987-ac89-4b92-aab9-ba2d9c4d0672 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-ad0d4987-ac89-4b92-aab9-ba2d9c4d0672 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e721e31-8f46-40d6-a82d-ca9838a9f980 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:41:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 235/467] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:41:41 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] POST http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1/action Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] delete called for group 51dc8a7e-4b52-4767-8c27-6e61161ce8c1 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Delete group with id: 51dc8a7e-4b52-4767-8c27-6e61161ce8c1 Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /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 01 01:41:42 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /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 01 01:41:42 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /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 01 01:41:42 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-5579ccba-96a6-41c8-b85f-787a42e34425 req-ad0d4987-ac89-4b92-aab9-ba2d9c4d0672 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 returned with HTTP 200 Sep 01 01:41:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 233/468] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:41:42 2026] DELETE /volume/v3/attachments/591c1681-1a06-42d8-8f3d-257941c83995 => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35a56aa5-09ee-4472-846b-1e26de088cc4 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1/action returned with HTTP 202 Sep 01 01:41:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 236/469] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:42 2026] POST /volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Volume info retrieved successfully. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:42 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6cfe5d2-cd69-469a-a6de-29b8eff8edc3 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 200 Sep 01 01:41:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 234/470] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:42 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 925 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a18cd186-3f52-4e4e-bb5e-545141bb2b9b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 237/471] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:42 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-0cfec3be-e96b-453b-be52-c6c4b4a5ddb9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 235/472] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:41:42 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1142 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] POST http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb/action Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Begin detaching volume completed successfully. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-63d87e5e-7c76-462e-8e92-b6816a48c25d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb/action returned with HTTP 202 Sep 01 01:41:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 238/473] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:41:42 2026] POST /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-5064483b-2f08-4d17-9ea4-8daeb07be614 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-5064483b-2f08-4d17-9ea4-8daeb07be614 None None] GET http://192.168.122.53/volume// Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-5064483b-2f08-4d17-9ea4-8daeb07be614 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-5064483b-2f08-4d17-9ea4-8daeb07be614 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-5064483b-2f08-4d17-9ea4-8daeb07be614 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75ddfb07-b0a5-4cdd-9807-516cd2cb5b8a tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 239/474] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:41:43 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:41:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 236/475] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:43 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1145 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-74a84c55-17dd-4b38-b4be-a01488dc9097 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 240/476] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:41:43 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 1326 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-93754b90-1859-440a-baac-fce1710826fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Volume info retrieved successfully. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:41:43 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-06b887b7-b804-4a30-b31b-737d8fc5fcb4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-06b887b7-b804-4a30-b31b-737d8fc5fcb4 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-06b887b7-b804-4a30-b31b-737d8fc5fcb4 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-06b887b7-b804-4a30-b31b-737d8fc5fcb4 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:43 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:41:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93754b90-1859-440a-baac-fce1710826fa tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 200 Sep 01 01:41:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 237/477] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:43 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 925 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:43 devstack devstack@c-api.service[86908]: /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 01 01:41:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9a1dca9d-ca4d-467b-9d39-19b17c7f6fd8 req-06b887b7-b804-4a30-b31b-737d8fc5fcb4 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 returned with HTTP 200 Sep 01 01:41:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 241/478] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:41:43 2026] DELETE /volume/v3/attachments/03626d43-dbd1-42c4-997e-00f1955e1cc6 => generated 19 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5835597-5bb9-4d9e-80bd-749a65a9e537 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 238/479] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a7fd64b-9a7f-4e50-981f-383932b4023c tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 242/480] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-211efcc3-7e68-4818-94bd-be113efc54ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-211efcc3-7e68-4818-94bd-be113efc54ef tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-211efcc3-7e68-4818-94bd-be113efc54ef tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-211efcc3-7e68-4818-94bd-be113efc54ef tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-211efcc3-7e68-4818-94bd-be113efc54ef tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-211efcc3-7e68-4818-94bd-be113efc54ef tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 239/481] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8ede055-6314-4fed-833c-b4c0340cbff6 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 243/482] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb4eda70-7606-48e4-8b46-004fe3e648ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4eda70-7606-48e4-8b46-004fe3e648ae tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4eda70-7606-48e4-8b46-004fe3e648ae tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4eda70-7606-48e4-8b46-004fe3e648ae tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4eda70-7606-48e4-8b46-004fe3e648ae tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 returned with HTTP 404 Sep 01 01:41:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 240/483] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/ab2176f2-b852-4a7a-94df-f843b78ef745 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] GET http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] show called for member 51dc8a7e-4b52-4767-8c27-6e61161ce8c1 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3cf126a8-c854-40c3-9438-3ae0875d8217 tempest-GroupSnapshotsV319Test-1561643480 tempest-GroupSnapshotsV319Test-1561643480-project-member] http://192.168.122.53/volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 returned with HTTP 404 Sep 01 01:41:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 241/484] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/groups/51dc8a7e-4b52-4767-8c27-6e61161ce8c1 => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-58bcc0e1-e96b-4c67-9c17-f2ee6c432e32 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58bcc0e1-e96b-4c67-9c17-f2ee6c432e32 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/d20c15b9-e4fc-4607-bd25-b7cbab03215f Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58bcc0e1-e96b-4c67-9c17-f2ee6c432e32 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8059c0b-1b32-4dd9-ae30-f52c2022c581 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 244/485] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:44 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58bcc0e1-e96b-4c67-9c17-f2ee6c432e32 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58bcc0e1-e96b-4c67-9c17-f2ee6c432e32 tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/group_types/d20c15b9-e4fc-4607-bd25-b7cbab03215f returned with HTTP 202 Sep 01 01:41:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 242/486] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:41:45 2026] DELETE /volume/v3/group_types/d20c15b9-e4fc-4607-bd25-b7cbab03215f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-72dc00c6-be1e-4ed6-ab70-bcd35cc4f49b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72dc00c6-be1e-4ed6-ab70-bcd35cc4f49b tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] DELETE http://192.168.122.53/volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b Sep 01 01:41:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72dc00c6-be1e-4ed6-ab70-bcd35cc4f49b tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72dc00c6-be1e-4ed6-ab70-bcd35cc4f49b tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72dc00c6-be1e-4ed6-ab70-bcd35cc4f49b tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b returned with HTTP 202 Sep 01 01:41:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 245/487] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:41:45 2026] DELETE /volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-362d7560-008f-4971-b325-4d5bfd5e7d1e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-362d7560-008f-4971-b325-4d5bfd5e7d1e tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] GET http://192.168.122.53/volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-362d7560-008f-4971-b325-4d5bfd5e7d1e tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-362d7560-008f-4971-b325-4d5bfd5e7d1e tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-362d7560-008f-4971-b325-4d5bfd5e7d1e tempest-GroupSnapshotsV319Test-106498018 tempest-GroupSnapshotsV319Test-106498018-project-admin] http://192.168.122.53/volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b returned with HTTP 404 Sep 01 01:41:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 243/488] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:41:45 2026] GET /volume/v3/types/eaac2450-f70b-4e0a-a63b-13b5d053a40b => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b61bb08-252b-45f1-ba8f-8ad5cea8089f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b61bb08-252b-45f1-ba8f-8ad5cea8089f tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] GET http://192.168.122.53/volume/v3/os-services Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b61bb08-252b-45f1-ba8f-8ad5cea8089f tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b61bb08-252b-45f1-ba8f-8ad5cea8089f tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: /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 01 01:41:48 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b61bb08-252b-45f1-ba8f-8ad5cea8089f tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services returned with HTTP 200 Sep 01 01:41:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 246/489] 192.168.122.53 () {58 vars in 1128 bytes} [Tue Sep 1 01:41:48 2026] GET /volume/v3/os-services => generated 705 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7eee30b9-7934-4c75-bc50-f358eca0f87c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7eee30b9-7934-4c75-bc50-f358eca0f87c tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] PUT http://192.168.122.53/volume/v3/os-services/disable-log-reason Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7eee30b9-7934-4c75-bc50-f358eca0f87c tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7eee30b9-7934-4c75-bc50-f358eca0f87c tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 01:41:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 244/490] 192.168.122.53 () {60 vars in 1205 bytes} [Tue Sep 1 01:41:48 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d6665b4-0e45-45c3-a4d8-64e36b99e474 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d6665b4-0e45-45c3-a4d8-64e36b99e474 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] PUT http://192.168.122.53/volume/v3/os-services/disable Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d6665b4-0e45-45c3-a4d8-64e36b99e474 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d6665b4-0e45-45c3-a4d8-64e36b99e474 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services/disable returned with HTTP 404 Sep 01 01:41:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 247/491] 192.168.122.53 () {60 vars in 1172 bytes} [Tue Sep 1 01:41:48 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2012de41-5040-4656-9859-b9973b08753b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2012de41-5040-4656-9859-b9973b08753b tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] PUT http://192.168.122.53/volume/v3/os-services/enable Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2012de41-5040-4656-9859-b9973b08753b tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2012de41-5040-4656-9859-b9973b08753b tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services/enable returned with HTTP 404 Sep 01 01:41:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 245/492] 192.168.122.53 () {60 vars in 1169 bytes} [Tue Sep 1 01:41:48 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5567c8bc-f07d-4e95-a1a7-99a578500728 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5567c8bc-f07d-4e95-a1a7-99a578500728 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] PUT http://192.168.122.53/volume/v3/os-services/freeze Sep 01 01:41:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5567c8bc-f07d-4e95-a1a7-99a578500728 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5567c8bc-f07d-4e95-a1a7-99a578500728 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 01:41:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 248/493] 192.168.122.53 () {60 vars in 1169 bytes} [Tue Sep 1 01:41:48 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3b4a1d1-cf4b-47bb-970a-4c60c381ba28 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3b4a1d1-cf4b-47bb-970a-4c60c381ba28 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] PUT http://192.168.122.53/volume/v3/os-services/thaw Sep 01 01:41:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3b4a1d1-cf4b-47bb-970a-4c60c381ba28 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:48 devstack devstack@c-api.service[86907]: /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 01 01:41:48 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:41:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3b4a1d1-cf4b-47bb-970a-4c60c381ba28 tempest-VolumeServicesNegativeTest-274076080 tempest-VolumeServicesNegativeTest-274076080-project-admin] http://192.168.122.53/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 01:41:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 246/494] 192.168.122.53 () {60 vars in 1163 bytes} [Tue Sep 1 01:41:48 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:49 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume with id: 371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume request issued successfully. Sep 01 01:41:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e5c3ade-c396-4ff4-b1a7-74103b88c99b tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 202 Sep 01 01:41:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 249/495] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:41:49 2026] DELETE /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76ae72cf-0d3f-42f3-a22c-c16db0bff86f tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 200 Sep 01 01:41:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 247/496] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:50 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c769ec8e-d373-4d8c-a501-afd116ac5d8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c769ec8e-d373-4d8c-a501-afd116ac5d8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c769ec8e-d373-4d8c-a501-afd116ac5d8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c769ec8e-d373-4d8c-a501-afd116ac5d8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c769ec8e-d373-4d8c-a501-afd116ac5d8d tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb returned with HTTP 404 Sep 01 01:41:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 250/497] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:51 2026] GET /volume/v3/volumes/371b5ba7-3864-42d2-96af-75cc2a66d9bb => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume with id: 6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume request issued successfully. Sep 01 01:41:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27f41fac-76a6-47d1-9d4a-e6adc35bdfa5 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 202 Sep 01 01:41:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 248/498] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:41:51 2026] DELETE /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3dd6ec1-8f08-4fbc-b9d6-d95b75d3a4ff tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 200 Sep 01 01:41:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 251/499] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:51 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 850 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-918917bd-020e-4274-88b4-18bdbead97c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-918917bd-020e-4274-88b4-18bdbead97c9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-918917bd-020e-4274-88b4-18bdbead97c9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-918917bd-020e-4274-88b4-18bdbead97c9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-918917bd-020e-4274-88b4-18bdbead97c9 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f returned with HTTP 404 Sep 01 01:41:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 249/500] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:52 2026] GET /volume/v3/volumes/6eabd475-2360-41c5-9f7e-e61d651de83f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-861b4994-0b07-4c13-a198-b80a4f62f283 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] DELETE http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:41:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:52 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume with id: dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:41:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Delete volume request issued successfully. Sep 01 01:41:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-861b4994-0b07-4c13-a198-b80a4f62f283 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 202 Sep 01 01:41:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 252/501] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:41:52 2026] DELETE /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e95a0a99-67bf-46b2-8706-30cfda466163 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e95a0a99-67bf-46b2-8706-30cfda466163 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e95a0a99-67bf-46b2-8706-30cfda466163 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e95a0a99-67bf-46b2-8706-30cfda466163 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e95a0a99-67bf-46b2-8706-30cfda466163 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Volume info retrieved successfully. Sep 01 01:41:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e95a0a99-67bf-46b2-8706-30cfda466163 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 200 Sep 01 01:41:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 250/502] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:52 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 849 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a2e84808-92f4-48ef-b438-4002a1a14bbc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a2e84808-92f4-48ef-b438-4002a1a14bbc tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a2e84808-92f4-48ef-b438-4002a1a14bbc tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2095175148"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a2e84808-92f4-48ef-b438-4002a1a14bbc tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:41:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 253/503] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:41:53 2026] POST /volume/v3/types => generated 220 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-78c0397a-b522-43e6-a6a6-a36b54275157 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-78c0397a-b522-43e6-a6a6-a36b54275157 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-78c0397a-b522-43e6-a6a6-a36b54275157 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-486205866"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-78c0397a-b522-43e6-a6a6-a36b54275157 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:41:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 251/504] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:41:53 2026] POST /volume/v3/group_types => generated 176 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-875a42e6-b00b-4a55-9787-e47385980630 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "612098d1-09c4-4bd1-901d-5545fc6f5f92", "volume_types": ["f0ede2c6-19b8-481f-866b-3b790628037b"], "name": "tempest-GroupsV320Test-Group-472771453"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Creating new group {'group': {'group_type': '612098d1-09c4-4bd1-901d-5545fc6f5f92', 'volume_types': ['f0ede2c6-19b8-481f-866b-3b790628037b'], 'name': 'tempest-GroupsV320Test-Group-472771453'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Creating group tempest-GroupsV320Test-Group-472771453. Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Availability Zones retrieved successfully. Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Created reservations ['d15903e5-0a57-4c4f-b849-250c8c9249b9'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-875a42e6-b00b-4a55-9787-e47385980630 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:41:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 254/505] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:41:53 2026] POST /volume/v3/groups => generated 107 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:53 devstack devstack@c-api.service[86907]: /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 01 01:41:53 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:41:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bd66daf-e1f8-477e-bf13-c886ba6cb35c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 252/506] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:53 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 387 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-67d824e7-a26e-4588-b4f5-de9add9a5296 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-67d824e7-a26e-4588-b4f5-de9add9a5296 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] GET http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-67d824e7-a26e-4588-b4f5-de9add9a5296 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-67d824e7-a26e-4588-b4f5-de9add9a5296 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-67d824e7-a26e-4588-b4f5-de9add9a5296 tempest-AttachVolumeTestJSON-216990028 tempest-AttachVolumeTestJSON-216990028-project-member] http://192.168.122.53/volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc returned with HTTP 404 Sep 01 01:41:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 255/507] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:53 2026] GET /volume/v3/volumes/dc49c9e9-71e6-4e1b-872e-c8891e5a36fc => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:41:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:41:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-226973758"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Create volume request body: {'volume': {'imageRef': 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-226973758'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:54 devstack devstack@c-api.service[86908]: /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 01 01:41:54 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e8b7b0a-8291-4c61-826d-dd969396e68c tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 256/508] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:54 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2a193d04-f91e-4b4f-9206-a43391a03417 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a193d04-f91e-4b4f-9206-a43391a03417 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a193d04-f91e-4b4f-9206-a43391a03417 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a193d04-f91e-4b4f-9206-a43391a03417 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-2a193d04-f91e-4b4f-9206-a43391a03417 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Updating group 'a43428ae-5863-437a-8e71-151cca98c888' with 'creating' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Create volume of 1 GB Sep 01 01:41:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a193d04-f91e-4b4f-9206-a43391a03417 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 257/509] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:54 2026] POST /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Availability Zones retrieved successfully. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Flow 'volume_create_api' (4f03a033-37a1-438d-b163-518f1a2a7266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc169ffc-30f6-4598-af47-6a7de02a3d3d tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 258/510] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (197c6c31-31ae-4ca1-a6ec-e769d7a6907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Updating group 'a43428ae-5863-437a-8e71-151cca98c888' with 'available' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c7cae21-0fd7-443c-82e3-f5755c03cad3 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 259/511] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:55 2026] POST /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2024faf8-689a-4730-ac75-fc84785925ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2024faf8-689a-4730-ac75-fc84785925ff tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2024faf8-689a-4730-ac75-fc84785925ff tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2024faf8-689a-4730-ac75-fc84785925ff tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-2024faf8-689a-4730-ac75-fc84785925ff tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2024faf8-689a-4730-ac75-fc84785925ff tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 260/512] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Updating group 'a43428ae-5863-437a-8e71-151cca98c888' with 'error' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e388b8ac-60e1-436a-a574-a2400f66ead8 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 261/513] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:55 2026] POST /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ca530813-17d0-46df-a4e7-69237ff58e13 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca530813-17d0-46df-a4e7-69237ff58e13 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca530813-17d0-46df-a4e7-69237ff58e13 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca530813-17d0-46df-a4e7-69237ff58e13 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-ca530813-17d0-46df-a4e7-69237ff58e13 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (197c6c31-31ae-4ca1-a6ec-e769d7a6907d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c656f2e-f9e1-46a6-a34c-03e7bab26967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca530813-17d0-46df-a4e7-69237ff58e13 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 262/514] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 384 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] POST http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Updating group 'a43428ae-5863-437a-8e71-151cca98c888' with 'available' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38d2abc4-d5ce-4f60-899a-0c5f13123919 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 263/515] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:55 2026] POST /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05770d82-58ec-45ab-bd31-193f5bbcc1ba tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 264/516] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 388 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Created reservations ['f49d7dd2-d2db-4520-b8c4-1e320353a39b', '69fc5211-5ff6-4041-b74a-35c2967d1500', '4b04c0ca-a88a-4c68-a0e1-7c0f33e800c4', 'a4c9d7cb-3233-4c37-aaae-fbc7a3f5294f'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c656f2e-f9e1-46a6-a34c-03e7bab26967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f49d7dd2-d2db-4520-b8c4-1e320353a39b', '69fc5211-5ff6-4041-b74a-35c2967d1500', '4b04c0ca-a88a-4c68-a0e1-7c0f33e800c4', 'a4c9d7cb-3233-4c37-aaae-fbc7a3f5294f']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-161f9466-77d2-492c-be82-d521f6fd3f9f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64065fcd-a916-4000-a567-5baa91d84c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Get all volumes completed successfully. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-161f9466-77d2-492c-be82-d521f6fd3f9f tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 265/517] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64065fcd-a916-4000-a567-5baa91d84c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d03d1b-0cdd-4858-a75a-9da0a2209191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-226973758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc07c28504b4de997c6eae36d8fe0c9',qos_specs=None,replication_status=,reservations=['f49d7dd2-d2db-4520-b8c4-1e320353a39b','69fc5211-5ff6-4041-b74a-35c2967d1500','4b04c0ca-a88a-4c68-a0e1-7c0f33e800c4','a4c9d7cb-3233-4c37-aaae-fbc7a3f5294f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf034a6fac83449e85f00165f4611374',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-226973758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d03d1b-0cdd-4858-a75a-9da0a2209191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc07c28504b4de997c6eae36d8fe0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf034a6fac83449e85f00165f4611374',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec23b9a2-2473-4bb6-a2bf-ecf32c9517aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] POST http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] delete called for group a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Delete group with id: a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec23b9a2-2473-4bb6-a2bf-ecf32c9517aa) transitioned into state 'SUCCESS' from state '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-226973758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc07c28504b4de997c6eae36d8fe0c9',qos_specs=None,replication_status=,reservations=['f49d7dd2-d2db-4520-b8c4-1e320353a39b','69fc5211-5ff6-4041-b74a-35c2967d1500','4b04c0ca-a88a-4c68-a0e1-7c0f33e800c4','a4c9d7cb-3233-4c37-aaae-fbc7a3f5294f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf034a6fac83449e85f00165f4611374',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33da61a-af5c-47ad-8fa8-e86153399b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05d5af37-844b-4ea7-9cd5-ca6c99b758c3 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 266/518] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:41:55 2026] POST /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33da61a-af5c-47ad-8fa8-e86153399b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Flow 'volume_create_api' (4f03a033-37a1-438d-b163-518f1a2a7266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Create volume request issued successfully. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d37ad8d9-1dc0-437e-a07a-7d0e6a25ab44 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:41:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 253/519] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:41:54 2026] POST /volume/v3/volumes => generated 757 bytes in 1075 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:55 devstack devstack@c-api.service[86908]: /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 01 01:41:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:41:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a2c6439-64fb-47f0-a6b6-9df28974cbbd tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 267/520] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 387 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:41:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:41:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5886b6c8-5607-48c9-bdd6-17bdaced2a85 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:41:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 254/521] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:55 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 825 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0f916336-bac4-4c97-9838-850a44020fa6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f916336-bac4-4c97-9838-850a44020fa6 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] GET http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f916336-bac4-4c97-9838-850a44020fa6 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f916336-bac4-4c97-9838-850a44020fa6 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-0f916336-bac4-4c97-9838-850a44020fa6 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] show called for member a43428ae-5863-437a-8e71-151cca98c888 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f916336-bac4-4c97-9838-850a44020fa6 tempest-GroupsV320Test-450488052 tempest-GroupsV320Test-450488052-project-member] http://192.168.122.53/volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 returned with HTTP 404 Sep 01 01:41:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 268/522] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:41:56 2026] GET /volume/v3/groups/a43428ae-5863-437a-8e71-151cca98c888 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6df7b718-d812-4c15-b334-cbd1889a78ad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6df7b718-d812-4c15-b334-cbd1889a78ad tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/612098d1-09c4-4bd1-901d-5545fc6f5f92 Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6df7b718-d812-4c15-b334-cbd1889a78ad tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6df7b718-d812-4c15-b334-cbd1889a78ad tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6df7b718-d812-4c15-b334-cbd1889a78ad tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/group_types/612098d1-09c4-4bd1-901d-5545fc6f5f92 returned with HTTP 202 Sep 01 01:41:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 255/523] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:41:56 2026] DELETE /volume/v3/group_types/612098d1-09c4-4bd1-901d-5545fc6f5f92 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6b5b3847-e4fa-40b7-b627-7e34d50d15b1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b5b3847-e4fa-40b7-b627-7e34d50d15b1 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] DELETE http://192.168.122.53/volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b5b3847-e4fa-40b7-b627-7e34d50d15b1 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b5b3847-e4fa-40b7-b627-7e34d50d15b1 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0633195c-5d7d-4005-ad87-052e1b0ac99a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:41:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 269/524] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:56 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b5b3847-e4fa-40b7-b627-7e34d50d15b1 tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b returned with HTTP 202 Sep 01 01:41:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 256/525] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:41:56 2026] DELETE /volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fe6a6295-9cbf-43ef-9c0b-650c8efe08cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe6a6295-9cbf-43ef-9c0b-650c8efe08cb tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] GET http://192.168.122.53/volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fe6a6295-9cbf-43ef-9c0b-650c8efe08cb tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fe6a6295-9cbf-43ef-9c0b-650c8efe08cb tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe6a6295-9cbf-43ef-9c0b-650c8efe08cb tempest-GroupsV320Test-1615426971 tempest-GroupsV320Test-1615426971-project-admin] http://192.168.122.53/volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b returned with HTTP 404 Sep 01 01:41:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 270/526] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:41:56 2026] GET /volume/v3/types/f0ede2c6-19b8-481f-866b-3b790628037b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:41:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:41:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:41:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:41:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:41:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b816c03-8c4c-4e3b-96ce-e3af08305c9a tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:41:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 257/527] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:57 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 907 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:41:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f34593d6-0dab-4407-adb7-d2193b200d9b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:41:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f34593d6-0dab-4407-adb7-d2193b200d9b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:41:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f34593d6-0dab-4407-adb7-d2193b200d9b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:41:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f34593d6-0dab-4407-adb7-d2193b200d9b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:41:58 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=490,cinder:UPDATE=150,cinder:DELETE=6,cinder:INSERT=74 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:41:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:41:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:41:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:41:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:41:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f34593d6-0dab-4407-adb7-d2193b200d9b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:41:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f34593d6-0dab-4407-adb7-d2193b200d9b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:41:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 271/528] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:41:58 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2976248d-1dd4-4226-9965-077472555162 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2976248d-1dd4-4226-9965-077472555162 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2976248d-1dd4-4226-9965-077472555162 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2976248d-1dd4-4226-9965-077472555162 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:00 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=450,cinder:UPDATE=131,cinder:DELETE=6,cinder:INSERT=64 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:42:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2976248d-1dd4-4226-9965-077472555162 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2976248d-1dd4-4226-9965-077472555162 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 258/529] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:00 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b10526f-2670-4889-bd75-070021c805cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b10526f-2670-4889-bd75-070021c805cb tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b10526f-2670-4889-bd75-070021c805cb tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b10526f-2670-4889-bd75-070021c805cb tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b10526f-2670-4889-bd75-070021c805cb tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b10526f-2670-4889-bd75-070021c805cb tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 272/530] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:01 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54ca4a88-668d-4f18-a290-2b6c1c6d3e15 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 259/531] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:02 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-475542de-b7f8-40b3-ae29-4d4c06689f68 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f4332983-1571-4216-bae8-5d5d93e60f0e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-475542de-b7f8-40b3-ae29-4d4c06689f68 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] GET http://192.168.122.53/volume/v3/os-quota-class-sets/default Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-475542de-b7f8-40b3-ae29-4d4c06689f68 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-475542de-b7f8-40b3-ae29-4d4c06689f68 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-475542de-b7f8-40b3-ae29-4d4c06689f68 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:42:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 273/532] 192.168.122.53 () {58 vars in 1176 bytes} [Tue Sep 1 01:42:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8811472a-8a92-48da-b387-bde11ec31426 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8811472a-8a92-48da-b387-bde11ec31426 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] GET http://192.168.122.53/volume/v3/os-quota-class-sets/default Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8811472a-8a92-48da-b387-bde11ec31426 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8811472a-8a92-48da-b387-bde11ec31426 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-145490432"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-145490432'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume of 1 GB Sep 01 01:42:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Availability Zones retrieved successfully. Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8811472a-8a92-48da-b387-bde11ec31426 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:42:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 274/533] 192.168.122.53 () {58 vars in 1176 bytes} [Tue Sep 1 01:42:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (796b131e-5010-4f1d-b447-42c3ae6bc448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279f3b9f-2dea-4f82-aef7-a1260b40bf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4cbcc67f-8249-4e8b-a69a-4e5170e15d80 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cbcc67f-8249-4e8b-a69a-4e5170e15d80 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4cbcc67f-8249-4e8b-a69a-4e5170e15d80 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-966161250"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cbcc67f-8249-4e8b-a69a-4e5170e15d80 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:42:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 275/534] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:42:02 2026] POST /volume/v3/types => generated 227 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b6f884b6-8c3c-4bed-b327-26ed8a6fbb07 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6f884b6-8c3c-4bed-b327-26ed8a6fbb07 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-class-sets/default Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6f884b6-8c3c-4bed-b327-26ed8a6fbb07 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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-966161250": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-966161250": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-966161250": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279f3b9f-2dea-4f82-aef7-a1260b40bf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6ff33c-7e07-4b1f-adb7-f142ed7c8f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Created reservations ['c8d07897-4bd0-41ce-9e6f-689d857037e9', '07fc5598-5cae-425e-b4f4-28f7c17b1c03', 'f6a263f9-f839-40df-ac42-44a5def31f0a', 'e7cab727-cff1-4d89-885d-479c402bf417'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6ff33c-7e07-4b1f-adb7-f142ed7c8f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d07897-4bd0-41ce-9e6f-689d857037e9', '07fc5598-5cae-425e-b4f4-28f7c17b1c03', 'f6a263f9-f839-40df-ac42-44a5def31f0a', 'e7cab727-cff1-4d89-885d-479c402bf417']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2adb845-2999-4d70-92e6-29ac39ee6477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2adb845-2999-4d70-92e6-29ac39ee6477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '672018a9-da45-4531-953a-46176e4d294b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-145490432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['c8d07897-4bd0-41ce-9e6f-689d857037e9','07fc5598-5cae-425e-b4f4-28f7c17b1c03','f6a263f9-f839-40df-ac42-44a5def31f0a','e7cab727-cff1-4d89-885d-479c402bf417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-145490432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=672018a9-da45-4531-953a-46176e4d294b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='416a5378395a452590753361ceb6b85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7413221011824402a6c16635bcc8b0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da74167f-0926-4e02-9df0-87ab23d4e913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6f884b6-8c3c-4bed-b327-26ed8a6fbb07 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:42:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 276/535] 192.168.122.53 () {60 vars in 1197 bytes} [Tue Sep 1 01:42:02 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da74167f-0926-4e02-9df0-87ab23d4e913) transitioned into state 'SUCCESS' from state '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-145490432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['c8d07897-4bd0-41ce-9e6f-689d857037e9','07fc5598-5cae-425e-b4f4-28f7c17b1c03','f6a263f9-f839-40df-ac42-44a5def31f0a','e7cab727-cff1-4d89-885d-479c402bf417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a30ceda-0158-4681-b97d-ed477a9ef224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/a70a1fc57ee44c7bbae827cda725480c/defaults Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method 'defaults' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a30ceda-0158-4681-b97d-ed477a9ef224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:02 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (796b131e-5010-4f1d-b447-42c3ae6bc448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request issued successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4332983-1571-4216-bae8-5d5d93e60f0e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 260/536] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:42:02 2026] POST /volume/v3/volumes => generated 766 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-116ef1e3-21cb-44cf-847c-7eaed0c84a59 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/a70a1fc57ee44c7bbae827cda725480c/defaults returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 277/537] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:42:02 2026] GET /volume/v3/os-quota-sets/a70a1fc57ee44c7bbae827cda725480c/defaults => generated 645 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ede0456-06e8-40a4-aae6-9ea8c43aa30d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 261/538] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 834 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4c891a6c-e9ec-41a0-a8f4-75df03392641 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c891a6c-e9ec-41a0-a8f4-75df03392641 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/70c5acd051f34ee6920b7aa0e46760d8/defaults Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c891a6c-e9ec-41a0-a8f4-75df03392641 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c891a6c-e9ec-41a0-a8f4-75df03392641 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method 'defaults' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c891a6c-e9ec-41a0-a8f4-75df03392641 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/70c5acd051f34ee6920b7aa0e46760d8/defaults returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 278/539] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/os-quota-sets/70c5acd051f34ee6920b7aa0e46760d8/defaults => generated 645 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1a9c016-f4c6-4872-b723-ded9056d0d36 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 262/540] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] POST http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-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=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Update volume metadata completed successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-52c6d1fa-5d4e-44f8-a610-89d39c8054bc tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 279/541] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:42:03 2026] POST /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action => generated 526 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c77e430-d22e-4638-9740-80b480bb950a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c77e430-d22e-4638-9740-80b480bb950a tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] DELETE http://192.168.122.53/volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c77e430-d22e-4638-9740-80b480bb950a tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c77e430-d22e-4638-9740-80b480bb950a tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c41f1e8c-2e7f-4722-9e5f-15b831ad2a5b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 280/542] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 1388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a2bced65-f282-426e-9791-1a477a2e9257 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c77e430-d22e-4638-9740-80b480bb950a tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 returned with HTTP 202 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] POST http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 263/543] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:42:03 2026] DELETE /volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7ae23823-23bb-47c8-ae93-a0d34b85e1c7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ae23823-23bb-47c8-ae93-a0d34b85e1c7 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] GET http://192.168.122.53/volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ae23823-23bb-47c8-ae93-a0d34b85e1c7 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ae23823-23bb-47c8-ae93-a0d34b85e1c7 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ae23823-23bb-47c8-ae93-a0d34b85e1c7 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 returned with HTTP 404 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 264/544] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/types/a7ac3f0b-dcd7-4ee4-8488-7abe593d9192 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f75b6635-ca8f-49e6-82de-ac528b158ca2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f75b6635-ca8f-49e6-82de-ac528b158ca2 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-class-sets/default Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f75b6635-ca8f-49e6-82de-ac528b158ca2 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Get volume image-metadata completed successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Delete volume metadata completed successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a2bced65-f282-426e-9791-1a477a2e9257 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 281/545] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:42:03 2026] POST /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action => generated 0 bytes in 87 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] POST http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Get volume image-metadata completed successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4c0b512-ea73-42b4-8dea-dc7f279a92f0 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 282/546] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:42:03 2026] POST /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191/action => generated 500 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749c0bab-b0e1-4f9c-9f42-a10dffbf434c tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 283/547] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 1362 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f75b6635-ca8f-49e6-82de-ac528b158ca2 tempest-VolumeQuotaClassesTest-2085505674 tempest-VolumeQuotaClassesTest-2085505674-project-admin] http://192.168.122.53/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 265/548] 192.168.122.53 () {60 vars in 1197 bytes} [Tue Sep 1 01:42:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] DELETE http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Delete volume with id: b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Delete volume request issued successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab5d3249-b94f-4be0-880f-fe35d2b6202b tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 202 Sep 01 01:42:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 284/549] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:03 2026] DELETE /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b5beec6b-7282-48d9-ae69-77219b245fcf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5beec6b-7282-48d9-ae69-77219b245fcf tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b5beec6b-7282-48d9-ae69-77219b245fcf tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b5beec6b-7282-48d9-ae69-77219b245fcf tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b5beec6b-7282-48d9-ae69-77219b245fcf tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Volume info retrieved successfully. Sep 01 01:42:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5beec6b-7282-48d9-ae69-77219b245fcf tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 200 Sep 01 01:42:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 266/550] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:03 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 1361 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d7e57b2-2934-4c6f-ad3d-3c964be159be tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 285/551] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:04 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c89498e3-451e-4491-a27c-114e769943f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c89498e3-451e-4491-a27c-114e769943f2 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] GET http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c89498e3-451e-4491-a27c-114e769943f2 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c89498e3-451e-4491-a27c-114e769943f2 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c89498e3-451e-4491-a27c-114e769943f2 tempest-VolumesImageMetadata-155951885 tempest-VolumesImageMetadata-155951885-project-member] http://192.168.122.53/volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 returned with HTTP 404 Sep 01 01:42:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 267/552] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:05 2026] GET /volume/v3/volumes/b8d03d1b-0cdd-4858-a75a-9da0a2209191 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a7d4bf8-2e9d-49c7-995d-74174686708e tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 286/553] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:05 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4a52ce00-cfd7-4d3d-9c14-09b2cbc8493e req-822de666-4a6e-4826-a436-50fca85340ea tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 268/554] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:05 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 859 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-50666168"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-50666168'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume of 1 GB Sep 01 01:42:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Availability Zones retrieved successfully. Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (9b73605d-35a4-4b2d-b0b4-43360ede03ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a162818c-5921-4a3d-a2df-434389cc0cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a162818c-5921-4a3d-a2df-434389cc0cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247bbd48-62e9-4211-aa58-b79cceb53f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Created reservations ['98919919-f1bc-4aa8-b30a-43a8f3aada95', 'e6adaaf0-eb71-4d71-9aef-7f34f2574192', 'de92c221-2909-4e93-8588-47ce662e5123', '79c00992-4666-404c-99f1-4cf5d22d8330'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247bbd48-62e9-4211-aa58-b79cceb53f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98919919-f1bc-4aa8-b30a-43a8f3aada95', 'e6adaaf0-eb71-4d71-9aef-7f34f2574192', 'de92c221-2909-4e93-8588-47ce662e5123', '79c00992-4666-404c-99f1-4cf5d22d8330']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053670a1-579b-4fce-ab29-411575cd568e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053670a1-579b-4fce-ab29-411575cd568e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-50666168',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['98919919-f1bc-4aa8-b30a-43a8f3aada95','e6adaaf0-eb71-4d71-9aef-7f34f2574192','de92c221-2909-4e93-8588-47ce662e5123','79c00992-4666-404c-99f1-4cf5d22d8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-50666168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='416a5378395a452590753361ceb6b85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7413221011824402a6c16635bcc8b0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c72849-b64c-4b55-87ba-13463386702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c72849-b64c-4b55-87ba-13463386702d) transitioned into state 'SUCCESS' from state '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-50666168',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['98919919-f1bc-4aa8-b30a-43a8f3aada95','e6adaaf0-eb71-4d71-9aef-7f34f2574192','de92c221-2909-4e93-8588-47ce662e5123','79c00992-4666-404c-99f1-4cf5d22d8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afaf59f-ae30-4085-9a55-ffec8cf83304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-44dd384a-c3ae-484e-b345-1924f40e461d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44dd384a-c3ae-484e-b345-1924f40e461d tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-44dd384a-c3ae-484e-b345-1924f40e461d tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-44dd384a-c3ae-484e-b345-1924f40e461d tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afaf59f-ae30-4085-9a55-ffec8cf83304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (9b73605d-35a4-4b2d-b0b4-43360ede03ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request issued successfully. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-631ac036-2c47-44e1-9fd2-db6a8fcee4ce tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 287/555] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:42:05 2026] POST /volume/v3/volumes => generated 765 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-44dd384a-c3ae-484e-b345-1924f40e461d tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44dd384a-c3ae-484e-b345-1924f40e461d tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 269/556] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:06 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9178d9b7-2d3d-45e5-b553-207f42c19cab tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 200 Sep 01 01:42:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 288/557] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:06 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 833 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-4ef1c322-2cc2-4f9f-abc9-d458bfb02fed tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 270/558] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:06 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-e7b28896-3bd6-4493-8794-0a711b104834 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-e7b28896-3bd6-4493-8794-0a711b104834 None None] GET http://192.168.122.53/volume// Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-e7b28896-3bd6-4493-8794-0a711b104834 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-e7b28896-3bd6-4493-8794-0a711b104834 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-e7b28896-3bd6-4493-8794-0a711b104834 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 289/559] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:06 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43b4ba66-108b-4acb-b0f4-66ba889cb526 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43b4ba66-108b-4acb-b0f4-66ba889cb526 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:42:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43b4ba66-108b-4acb-b0f4-66ba889cb526 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae542631-f3f3-48ce-bfe8-3e1cbf34cad6", "connector": null, "instance_uuid": "b5cba812-961f-40ea-8640-4363bdcbd781"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43b4ba66-108b-4acb-b0f4-66ba889cb526 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:42:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 271/560] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:42:06 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-26219ae1-8110-4204-939d-bdec37df97e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-26219ae1-8110-4204-939d-bdec37df97e5 None None] GET http://192.168.122.53/volume// Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-26219ae1-8110-4204-939d-bdec37df97e5 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-26219ae1-8110-4204-939d-bdec37df97e5 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-26219ae1-8110-4204-939d-bdec37df97e5 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 272/561] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:07 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e43cb73-efa3-4d72-b8b8-de249e7a59f2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 290/562] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:07 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d7d13e15-a2a3-4c16-bdb6-d3fb982a6e1f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 200 Sep 01 01:42:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 291/563] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:07 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-43e3b67d-552f-480a-8577-ff4a1a33b511 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 273/564] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:42:07 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1033 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] PUT http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Acquiring lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" released by "attachment_update" :: held 0.191s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-f4a3fc27-1921-482d-a329-08cd99b32193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 returned with HTTP 200 Sep 01 01:42:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 292/565] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:42:07 2026] PUT /volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-597f1ec1-cec1-45da-839d-c83376169485 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597f1ec1-cec1-45da-839d-c83376169485 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597f1ec1-cec1-45da-839d-c83376169485 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597f1ec1-cec1-45da-839d-c83376169485 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c35d836b-fe5e-49f0-8f07-c040319881ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-597f1ec1-cec1-45da-839d-c83376169485 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597f1ec1-cec1-45da-839d-c83376169485 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 274/566] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:08 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d15fb43d-ca80-43b3-887b-5c392975d016 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d15fb43d-ca80-43b3-887b-5c392975d016 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d15fb43d-ca80-43b3-887b-5c392975d016 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d15fb43d-ca80-43b3-887b-5c392975d016 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d15fb43d-ca80-43b3-887b-5c392975d016 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1918729495"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1918729495'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume of 1 GB Sep 01 01:42:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d15fb43d-ca80-43b3-887b-5c392975d016 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 200 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 275/567] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:08 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Availability Zones retrieved successfully. Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (ebd88934-3fbd-4e98-9493-1bba541cf5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5f8216-fceb-449f-9927-d7a486c66b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-df3df8b3-dfa5-4524-9188-6adf553e4fcb req-d2d6f1dd-4952-4262-9bb6-9337036cc137 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 200 Sep 01 01:42:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 276/568] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:08 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5f8216-fceb-449f-9927-d7a486c66b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe27053e-80ae-4354-ac4d-81862f1772fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1748087795"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1748087795'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume of 1 GB Sep 01 01:42:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Availability Zones retrieved successfully. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (bddeeb07-a275-4c52-8fea-398ba8d7cf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e517898-305c-4cfc-981c-d9a8bf533569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e517898-305c-4cfc-981c-d9a8bf533569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74727fe0-3bf4-453d-825a-f7491d03a7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['5b5070ea-7588-46a1-a6d5-39b5905f44dc', '689edf7a-bd62-4f99-82af-4c536e0093b9', 'ead50405-19f4-4b44-8e5b-a822b19d635a', '6bb83d7f-59d3-4b59-a9ff-56ae63475aaf'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe27053e-80ae-4354-ac4d-81862f1772fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b5070ea-7588-46a1-a6d5-39b5905f44dc', '689edf7a-bd62-4f99-82af-4c536e0093b9', 'ead50405-19f4-4b44-8e5b-a822b19d635a', '6bb83d7f-59d3-4b59-a9ff-56ae63475aaf']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc8ba57-fb4e-4e2f-83c8-42e3ac7a83bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc8ba57-fb4e-4e2f-83c8-42e3ac7a83bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa760068-2348-4f0c-9d44-ab4c24344ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1918729495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['5b5070ea-7588-46a1-a6d5-39b5905f44dc','689edf7a-bd62-4f99-82af-4c536e0093b9','ead50405-19f4-4b44-8e5b-a822b19d635a','6bb83d7f-59d3-4b59-a9ff-56ae63475aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1918729495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa760068-2348-4f0c-9d44-ab4c24344ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e4de374925491db880bff6fa53d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aea1e358b594796b679c273ef448229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Created reservations ['3d79d541-e553-4085-bb52-4772fe8a7251', '9995b952-9fb1-4370-af8b-503dd94d4aac', '097e44d4-45b9-4c25-891b-8c406e8c7a4a', '8c5bfb10-89a2-4051-9fe7-9e9c6b2aef89'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b239b270-bba9-46d4-9f78-f3ee32050542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74727fe0-3bf4-453d-825a-f7491d03a7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d79d541-e553-4085-bb52-4772fe8a7251', '9995b952-9fb1-4370-af8b-503dd94d4aac', '097e44d4-45b9-4c25-891b-8c406e8c7a4a', '8c5bfb10-89a2-4051-9fe7-9e9c6b2aef89']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8456b242-00c3-41de-90e6-79a994b18bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8456b242-00c3-41de-90e6-79a994b18bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61014d1-5810-4ae8-8a72-92571200c0f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1748087795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['3d79d541-e553-4085-bb52-4772fe8a7251','9995b952-9fb1-4370-af8b-503dd94d4aac','097e44d4-45b9-4c25-891b-8c406e8c7a4a','8c5bfb10-89a2-4051-9fe7-9e9c6b2aef89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1748087795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61014d1-5810-4ae8-8a72-92571200c0f3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='416a5378395a452590753361ceb6b85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7413221011824402a6c16635bcc8b0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b239b270-bba9-46d4-9f78-f3ee32050542) transitioned into state 'SUCCESS' from state '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-1918729495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['5b5070ea-7588-46a1-a6d5-39b5905f44dc','689edf7a-bd62-4f99-82af-4c536e0093b9','ead50405-19f4-4b44-8e5b-a822b19d635a','6bb83d7f-59d3-4b59-a9ff-56ae63475aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4985507-cbaf-43fc-be5f-8960970162be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4664c0-c3b8-4cd0-a74d-bd9ae4585340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4664c0-c3b8-4cd0-a74d-bd9ae4585340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (ebd88934-3fbd-4e98-9493-1bba541cf5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request issued successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c35d836b-fe5e-49f0-8f07-c040319881ab tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 293/569] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:08 2026] POST /volume/v3/volumes => generated 758 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-91a022ff-611c-479c-a72d-06e87221977e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-91a022ff-611c-479c-a72d-06e87221977e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3/action Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-91a022ff-611c-479c-a72d-06e87221977e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-91a022ff-611c-479c-a72d-06e87221977e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4985507-cbaf-43fc-be5f-8960970162be) transitioned into state 'SUCCESS' from state '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-1748087795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='416a5378395a452590753361ceb6b85a',qos_specs=None,replication_status=,reservations=['3d79d541-e553-4085-bb52-4772fe8a7251','9995b952-9fb1-4370-af8b-503dd94d4aac','097e44d4-45b9-4c25-891b-8c406e8c7a4a','8c5bfb10-89a2-4051-9fe7-9e9c6b2aef89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7413221011824402a6c16635bcc8b0ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d858f992-df1c-43f5-84be-af2851130b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d858f992-df1c-43f5-84be-af2851130b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Flow 'volume_create_api' (bddeeb07-a275-4c52-8fea-398ba8d7cf79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Create volume request issued successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbe95bc5-8590-4358-9d1c-49667d7e386c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 277/570] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:42:08 2026] POST /volume/v3/volumes => generated 767 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8226b88b-612f-4632-970d-3989510a0258 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8226b88b-612f-4632-970d-3989510a0258 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8226b88b-612f-4632-970d-3989510a0258 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8226b88b-612f-4632-970d-3989510a0258 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-13cdde50-9e8a-4e4c-96b2-1b34fd943910 req-91a022ff-611c-479c-a72d-06e87221977e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3/action returned with HTTP 204 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 294/571] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:42:09 2026] POST /volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8226b88b-612f-4632-970d-3989510a0258 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0330e745-6d33-4876-8791-b2811cb97c10 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0330e745-6d33-4876-8791-b2811cb97c10 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0330e745-6d33-4876-8791-b2811cb97c10 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0330e745-6d33-4876-8791-b2811cb97c10 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8226b88b-612f-4632-970d-3989510a0258 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 278/572] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:09 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0330e745-6d33-4876-8791-b2811cb97c10 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0330e745-6d33-4876-8791-b2811cb97c10 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 295/573] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:09 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 835 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-39619653-45ef-47e6-a146-cb387d048233 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-adc990a9-e445-4d1e-8370-f94b4a554e91 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 296/574] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:09 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba0e21bb-7368-4bd3-bd84-b0b364b00545 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 297/575] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:09 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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 01 01:42:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-39619653-45ef-47e6-a146-cb387d048233 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 returned with HTTP 200 Sep 01 01:42:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 279/576] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:09 2026] GET /volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 => generated 440 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2097890249"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2097890249'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume of 1 GB Sep 01 01:42:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Availability Zones retrieved successfully. Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (7183f929-3900-449f-a57d-eb4eb1f12ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5524aa7-e904-4b48-a0ea-fbe53d132cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5524aa7-e904-4b48-a0ea-fbe53d132cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bff6251-bad5-48f5-b2e9-d53c5c233f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Created reservations ['cdc46c07-c00d-47c0-9c76-835753912e9b', '48085920-963e-4756-bd0d-5cc4ce85ec83', '25329ada-e041-49d3-9a7c-cb730a9479f8', '1da4ab79-c998-43b8-8819-274bf7bcfabc'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bff6251-bad5-48f5-b2e9-d53c5c233f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc46c07-c00d-47c0-9c76-835753912e9b', '48085920-963e-4756-bd0d-5cc4ce85ec83', '25329ada-e041-49d3-9a7c-cb730a9479f8', '1da4ab79-c998-43b8-8819-274bf7bcfabc']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12a2de0-a47f-449a-ab88-419fbb264f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12a2de0-a47f-449a-ab88-419fbb264f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0923c83b-1b87-44d0-aeaa-8580a7056809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2097890249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6755f03e16f244879dade5f6513df762',qos_specs=None,replication_status=,reservations=['cdc46c07-c00d-47c0-9c76-835753912e9b','48085920-963e-4756-bd0d-5cc4ce85ec83','25329ada-e041-49d3-9a7c-cb730a9479f8','1da4ab79-c998-43b8-8819-274bf7bcfabc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78b669ba15a46fc82d15dcc47983139',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2097890249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0923c83b-1b87-44d0-aeaa-8580a7056809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6755f03e16f244879dade5f6513df762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78b669ba15a46fc82d15dcc47983139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941df1af-3ddc-4592-9775-6a801b84f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941df1af-3ddc-4592-9775-6a801b84f3c5) transitioned into state 'SUCCESS' from state '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-2097890249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6755f03e16f244879dade5f6513df762',qos_specs=None,replication_status=,reservations=['cdc46c07-c00d-47c0-9c76-835753912e9b','48085920-963e-4756-bd0d-5cc4ce85ec83','25329ada-e041-49d3-9a7c-cb730a9479f8','1da4ab79-c998-43b8-8819-274bf7bcfabc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78b669ba15a46fc82d15dcc47983139',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46236ea-b642-4e03-8d5b-7996bd3d6739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46236ea-b642-4e03-8d5b-7996bd3d6739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b0eafb51-0b10-4d66-9915-df3701b1520d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0eafb51-0b10-4d66-9915-df3701b1520d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (7183f929-3900-449f-a57d-eb4eb1f12ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume request issued successfully. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ffb90a4-2526-4263-855e-248cdd9309c1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0eafb51-0b10-4d66-9915-df3701b1520d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 298/577] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:09 2026] POST /volume/v3/volumes => generated 766 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b0eafb51-0b10-4d66-9915-df3701b1520d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b0eafb51-0b10-4d66-9915-df3701b1520d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b0eafb51-0b10-4d66-9915-df3701b1520d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 280/578] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:10 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d90bdc39-35f3-4977-b184-5443783a6daa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90bdc39-35f3-4977-b184-5443783a6daa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90bdc39-35f3-4977-b184-5443783a6daa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90bdc39-35f3-4977-b184-5443783a6daa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d90bdc39-35f3-4977-b184-5443783a6daa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90bdc39-35f3-4977-b184-5443783a6daa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 281/579] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:10 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 834 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e66389a5-db38-4f3c-9c86-f112baab7577 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e66389a5-db38-4f3c-9c86-f112baab7577 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e66389a5-db38-4f3c-9c86-f112baab7577 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e66389a5-db38-4f3c-9c86-f112baab7577 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-0ad6fe6e-bac4-4de1-a688-04378fd32629 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 299/580] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:10 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e66389a5-db38-4f3c-9c86-f112baab7577 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e66389a5-db38-4f3c-9c86-f112baab7577 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 282/581] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:10 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-e56aa112-32a5-4422-b8aa-e7a7e7ff27b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-e56aa112-32a5-4422-b8aa-e7a7e7ff27b6 None None] GET http://192.168.122.53/volume// Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-e56aa112-32a5-4422-b8aa-e7a7e7ff27b6 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-e56aa112-32a5-4422-b8aa-e7a7e7ff27b6 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-e56aa112-32a5-4422-b8aa-e7a7e7ff27b6 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 300/582] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-f5c8606f-af9f-4435-a3ad-9367f09e0ea5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-f5c8606f-af9f-4435-a3ad-9367f09e0ea5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-f5c8606f-af9f-4435-a3ad-9367f09e0ea5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae542631-f3f3-48ce-bfe8-3e1cbf34cad6", "connector": null, "instance_uuid": "b5cba812-961f-40ea-8640-4363bdcbd781"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c914d5b-99c7-40d7-895e-898fcc2dbcf4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 301/583] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa760068-2348-4f0c-9d44-ab4c24344ce7", "name": "tempest-VolumesDeleteCascade-Snapshot-699934200"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create snapshot from volume fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-f5c8606f-af9f-4435-a3ad-9367f09e0ea5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 283/584] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:42:11 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b62a3501-6a80-4d07-8c5e-7b8f467583b1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 284/585] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['93a0b143-4856-4991-ad69-9bfaef0d95ea', '7780e497-7577-4752-af0c-d54b7ba067fb', '939216c1-4ea7-4186-8013-e1a1a79a981b', 'e48392e5-c486-4b42-adb3-1e812d24fd3d'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69ef01dc-b8ba-4c5e-b9c2-a51938166403 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 285/586] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-35582c15-b0cd-4473-8c75-1377348953da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-35582c15-b0cd-4473-8c75-1377348953da None None] GET http://192.168.122.53/volume// Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-35582c15-b0cd-4473-8c75-1377348953da None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-35582c15-b0cd-4473-8c75-1377348953da None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-35582c15-b0cd-4473-8c75-1377348953da None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 286/587] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot create request issued successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9aa14e4b-b56e-4d89-ad3d-80013593a219 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 302/588] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:42:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-c2d4841d-59f9-4b72-8613-8006e6552088 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 287/589] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1326 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f29c9f21-cccf-4cc8-a527-190f97675ea3 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 303/590] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:11 2026] GET /volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-58d10448-a2b0-4a71-b7c3-7b349c067939 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-58d10448-a2b0-4a71-b7c3-7b349c067939 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-58d10448-a2b0-4a71-b7c3-7b349c067939 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-58d10448-a2b0-4a71-b7c3-7b349c067939 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:11 devstack devstack@c-api.service[86907]: /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 01 01:42:11 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:42:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-58d10448-a2b0-4a71-b7c3-7b349c067939 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 returned with HTTP 200 Sep 01 01:42:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 288/591] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:42:11 2026] DELETE /volume/v3/attachments/39ea3dea-3094-4a2a-81e3-fb7c07eaa6b3 => generated 192 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-8716040c-6a50-4da5-8a0a-e25c9a500697 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-8716040c-6a50-4da5-8a0a-e25c9a500697 None None] GET http://192.168.122.53/volume// Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-8716040c-6a50-4da5-8a0a-e25c9a500697 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-8716040c-6a50-4da5-8a0a-e25c9a500697 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-8716040c-6a50-4da5-8a0a-e25c9a500697 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 304/592] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-2a976057-e6c0-4a5d-9f47-b34e0a0f5f3e tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 289/593] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1033 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-546bf487-a028-4c2f-90f7-e4a8efefecd5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 305/594] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] PUT http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Acquiring lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cff4e69-8ef3-4394-9631-fe9de4c3b9b6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 306/595] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-adff7d73-a74a-4b24-a184-fe8d81f0db3e req-4bfd5d4c-5c95-42ec-bf75-c03f0ca5a94c tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 307/596] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0fdc3287-4768-4ba7-825d-43e730df7104 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fdc3287-4768-4ba7-825d-43e730df7104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fdc3287-4768-4ba7-825d-43e730df7104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fdc3287-4768-4ba7-825d-43e730df7104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0fdc3287-4768-4ba7-825d-43e730df7104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fdc3287-4768-4ba7-825d-43e730df7104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 308/597] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /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 01 01:42:12 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5f86c733-2893-44c5-9446-6dc62f8fa2e2 req-48370b1c-be02-4129-a059-44a156d65897 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 309/598] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:12 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2bf4570b-e6b5-403d-afb5-2dde96f813a8 req-8b56c330-f0a6-440d-add5-3e6a06cf5700 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 310/599] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f6ef6ed6-b6c3-439d-88c5-ec369d715bae req-46b01993-4887-4481-9201-c4c82410f344 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 311/600] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-5a8af54b-6415-4d6f-9923-207103931b4c req-16b3e52a-82cf-4bfb-a328-0ae75314930a tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 312/601] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7719ebc7-fb9f-409e-b533-71a832144b34 req-b0797fb3-774d-4b3d-9ff0-f5da27624a11 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 313/602] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-61710f5a-ea36-4444-b01f-f9c42dfa3aa9 req-df5ee19a-c9ea-4e64-a3eb-a15a32e5e271 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 314/603] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-8567c780-c85a-40da-aacc-d3d25bed40bd req-d0d71cd8-ef5b-47b9-a24f-848a4d5de383 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 315/604] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] Get all volumes completed successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-20d9a2e5-a067-4677-b80c-346652054f3e req-8f47b726-172f-4c5e-964e-7b2d1d44b3c9 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 316/605] 192.168.122.53 () {60 vars in 1392 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume with id: d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume request issued successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38fb5a57-9b3a-43e3-8283-172b03de3af0 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 202 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 317/606] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:13 2026] DELETE /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0df94b02-bb5a-4e3a-bd35-b1b179b5ae3e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 318/607] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7cdbbd3-de45-49de-a443-45e0703e6569 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 319/608] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fbb90c52-4f79-448e-be96-f1121d35c192 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbb90c52-4f79-448e-be96-f1121d35c192 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbb90c52-4f79-448e-be96-f1121d35c192 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbb90c52-4f79-448e-be96-f1121d35c192 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 320/609] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:42:13 2026] PUT /volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 => generated 395 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02961cfc-aafb-491c-b0d7-9a068cb72111 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 returned with HTTP 200 Sep 01 01:42:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 321/610] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:13 2026] GET /volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume of 2 GB Sep 01 01:42:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Availability Zones retrieved successfully. Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (472156a2-6f5b-4e7d-a251-1b4dbcfab9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e6ae6-686f-490a-b360-63106ab5ff0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Validating volume size '2' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e6ae6-686f-490a-b360-63106ab5ff0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841b87cc-997a-4f32-875c-91871abc89f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.quota_utils [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Quota exceeded for 6755f03e16f244879dade5f6513df762, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841b87cc-997a-4f32-875c-91871abc89f0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841b87cc-997a-4f32-875c-91871abc89f0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841b87cc-997a-4f32-875c-91871abc89f0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e6ae6-686f-490a-b360-63106ab5ff0d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e6ae6-686f-490a-b360-63106ab5ff0d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (472156a2-6f5b-4e7d-a251-1b4dbcfab9f4) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.middleware.fault [None req-ada6f38f-2afd-49dc-86e5-f96d7b642371 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 413 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 322/611] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:13 2026] POST /volume/v3/volumes => generated 208 bytes in 227 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9e9c0bd0-1c6d-4de0-a02f-7ff9baf8b868 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e9c0bd0-1c6d-4de0-a02f-7ff9baf8b868 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e9c0bd0-1c6d-4de0-a02f-7ff9baf8b868 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e9c0bd0-1c6d-4de0-a02f-7ff9baf8b868 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 returned with HTTP 200 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 323/612] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:42:14 2026] PUT /volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 => generated 395 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6ee7319e-2f35-4caa-a163-bdc74865232c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Create volume of 1 GB Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Availability Zones retrieved successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (59d3b253-9a10-40cf-84ab-2b108af06c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6e0748-f1a3-428a-9f1e-e9cc38b01345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6e0748-f1a3-428a-9f1e-e9cc38b01345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee5a5e-1b9c-4c06-9181-4ac1bf22cd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.quota_utils [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Quota exceeded for 6755f03e16f244879dade5f6513df762, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee5a5e-1b9c-4c06-9181-4ac1bf22cd14) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee5a5e-1b9c-4c06-9181-4ac1bf22cd14) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fee5a5e-1b9c-4c06-9181-4ac1bf22cd14) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6e0748-f1a3-428a-9f1e-e9cc38b01345) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6e0748-f1a3-428a-9f1e-e9cc38b01345) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Flow 'volume_create_api' (59d3b253-9a10-40cf-84ab-2b108af06c05) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.middleware.fault [None req-6ee7319e-2f35-4caa-a163-bdc74865232c tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 413 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 324/613] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:14 2026] POST /volume/v3/volumes => generated 150 bytes in 228 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-19ae9149-8b2e-4adf-97dc-0a10fb21eb3a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19ae9149-8b2e-4adf-97dc-0a10fb21eb3a tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19ae9149-8b2e-4adf-97dc-0a10fb21eb3a tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19ae9149-8b2e-4adf-97dc-0a10fb21eb3a tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 returned with HTTP 200 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 325/614] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:42:14 2026] PUT /volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 => generated 394 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] POST http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809/action Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: ERROR cinder.volume.api [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Quota exceeded for 6755f03e16f244879dade5f6513df762, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.middleware.fault [None req-f140d814-ebb2-4baa-a6fd-99e069d880fa tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809/action returned with HTTP 413 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 326/615] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:42:14 2026] POST /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809/action => generated 208 bytes in 129 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ac22ff08-ecd1-4d1c-a633-941189d02003 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac22ff08-ecd1-4d1c-a633-941189d02003 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac22ff08-ecd1-4d1c-a633-941189d02003 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac22ff08-ecd1-4d1c-a633-941189d02003 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac22ff08-ecd1-4d1c-a633-941189d02003 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 returned with HTTP 404 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 327/616] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:14 2026] GET /volume/v3/volumes/d61014d1-5810-4ae8-8a72-92571200c0f3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-ae542631-f3f3-48ce-bfe8-3e1cbf34cad6-devstack" released by "attachment_update" :: held 2.265s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-b02b661c-f42d-4d5d-9d69-d12418679a5f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a returned with HTTP 200 Sep 01 01:42:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 290/617] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:42:12 2026] PUT /volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a => generated 694 bytes in 2331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume with id: e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1eca9d7-4fc9-43cf-99fc-f3150ab041f1 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 328/618] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:14 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Delete volume with id: 0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume request issued successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a05e5bd4-3379-432c-85fa-ae1542a7c08f tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 202 Sep 01 01:42:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 291/619] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:14 2026] DELETE /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-7875d747-e22c-4a42-83bf-2cd700a8c4c6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-7875d747-e22c-4a42-83bf-2cd700a8c4c6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a/action Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-7875d747-e22c-4a42-83bf-2cd700a8c4c6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-7875d747-e22c-4a42-83bf-2cd700a8c4c6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Delete volume request issued successfully. Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-073d7bf8-8887-4e10-ba52-8c7737fb702e tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 202 Sep 01 01:42:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 329/620] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:14 2026] DELETE /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7bf873cf-229a-4324-af6b-5ec57ca9891a req-7875d747-e22c-4a42-83bf-2cd700a8c4c6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a/action returned with HTTP 204 Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b9883a5-0fbd-487d-aa4b-092214dc8648 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 returned with HTTP 200 Sep 01 01:42:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 330/621] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:14 2026] GET /volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 292/622] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:42:14 2026] POST /volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Volume info retrieved successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4d260ee-3da1-444f-bd14-5e049489fca6 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 200 Sep 01 01:42:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 293/623] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:15 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fc1867e-5dce-4716-8c37-2fe01e37e240 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 200 Sep 01 01:42:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 331/624] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:15 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa760068-2348-4f0c-9d44-ab4c24344ce7", "name": "tempest-VolumesDeleteCascade-Snapshot-1082420191"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create snapshot from volume fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:15 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['88db4506-4ecb-46c8-85f5-f6298e9ff5d5', '072f6de8-3eb6-40af-a9a4-a01b366a2626', 'e2dcccbf-b732-4230-8ed9-fe5a0a5e243b', 'eed0bf57-49f0-4244-895e-3ebf1524aa32'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot create request issued successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a9020b9-7d15-4ab0-af0b-3579e814667c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:42:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 294/625] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:42:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a4ba6b5-e549-4d14-98f0-5355477ec465 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b returned with HTTP 200 Sep 01 01:42:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 332/626] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:15 2026] GET /volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29e2afe1-055b-48ad-a32f-8b2612aabad5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29e2afe1-055b-48ad-a32f-8b2612aabad5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] GET http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 Sep 01 01:42:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29e2afe1-055b-48ad-a32f-8b2612aabad5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29e2afe1-055b-48ad-a32f-8b2612aabad5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5ec0a986-f362-4eff-899f-90847d5db120 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ec0a986-f362-4eff-899f-90847d5db120 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ec0a986-f362-4eff-899f-90847d5db120 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ec0a986-f362-4eff-899f-90847d5db120 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29e2afe1-055b-48ad-a32f-8b2612aabad5 tempest-VolumeQuotasNegativeTestJSON-687873362 tempest-VolumeQuotasNegativeTestJSON-687873362-project-member] http://192.168.122.53/volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 returned with HTTP 404 Sep 01 01:42:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 295/627] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:16 2026] GET /volume/v3/volumes/0923c83b-1b87-44d0-aeaa-8580a7056809 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-56aca53c-7cf4-4509-9c20-0f9d70d0f5c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ec0a986-f362-4eff-899f-90847d5db120 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 returned with HTTP 404 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 333/628] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:16 2026] GET /volume/v3/volumes/e3c639c5-5fcb-4f1a-b4d4-a444b123b4a3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56aca53c-7cf4-4509-9c20-0f9d70d0f5c3 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56aca53c-7cf4-4509-9c20-0f9d70d0f5c3 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume with id: 672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Delete volume request issued successfully. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5f7f141-3eef-43e7-b9cc-bed1285c41a6 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 202 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 334/629] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:16 2026] DELETE /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8db84e05-ad78-4336-bf9c-3e5cb517028d tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 335/630] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:16 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3fd5fd5-3f5c-46ab-a458-a2d6e20ed7fb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b returned with HTTP 200 Sep 01 01:42:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 336/631] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:16 2026] GET /volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56aca53c-7cf4-4509-9c20-0f9d70d0f5c3 tempest-VolumeQuotasNegativeTestJSON-133175227 tempest-VolumeQuotasNegativeTestJSON-133175227-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 returned with HTTP 200 Sep 01 01:42:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 296/632] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:42:16 2026] PUT /volume/v3/os-quota-sets/6755f03e16f244879dade5f6513df762 => generated 398 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Volume info retrieved successfully. Sep 01 01:42:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff42699d-343a-4c2b-b771-1e3a71855eeb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b returned with HTTP 200 Sep 01 01:42:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 297/633] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:17 2026] GET /volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b34a775-2d99-4b0f-b094-ff7bd987ce41 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 200 Sep 01 01:42:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 337/634] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:17 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 858 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-54c28a16-b6ca-43fe-b5f9-c2a2342f9406 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-54c28a16-b6ca-43fe-b5f9-c2a2342f9406 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] GET http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b Sep 01 01:42:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-54c28a16-b6ca-43fe-b5f9-c2a2342f9406 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-54c28a16-b6ca-43fe-b5f9-c2a2342f9406 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4de69d91-0f80-4212-a61a-784e27c31cc8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b returned with HTTP 200 Sep 01 01:42:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 298/635] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:18 2026] GET /volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-54c28a16-b6ca-43fe-b5f9-c2a2342f9406 tempest-VolumesTestJSON-1299098062 tempest-VolumesTestJSON-1299098062-project-member] http://192.168.122.53/volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b returned with HTTP 404 Sep 01 01:42:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 338/636] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:18 2026] GET /volume/v3/volumes/672018a9-da45-4531-953a-46176e4d294b => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7?cascade=True Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume with id: fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: /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 01 01:42:18 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume request issued successfully. Sep 01 01:42:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ef8641b-604e-4458-bf7e-e200c81c8b48 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7?cascade=True returned with HTTP 202 Sep 01 01:42:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 299/637] 192.168.122.53 () {58 vars in 1255 bytes} [Tue Sep 1 01:42:18 2026] DELETE /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7?cascade=True => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-80552125-df6c-45ce-aa0f-81200b815817 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80552125-df6c-45ce-aa0f-81200b815817 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80552125-df6c-45ce-aa0f-81200b815817 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80552125-df6c-45ce-aa0f-81200b815817 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-80552125-df6c-45ce-aa0f-81200b815817 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80552125-df6c-45ce-aa0f-81200b815817 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 339/638] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:18 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6f405877-77b3-4a59-8cff-84daa11f60f8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 300/639] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:20 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-309af9eb-c68e-4078-91ea-767542330c47 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-309af9eb-c68e-4078-91ea-767542330c47 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-309af9eb-c68e-4078-91ea-767542330c47 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-309af9eb-c68e-4078-91ea-767542330c47 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-309af9eb-c68e-4078-91ea-767542330c47 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-309af9eb-c68e-4078-91ea-767542330c47 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 340/640] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:21 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbbb9311-399f-4f82-8240-529e12cdec33 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbbb9311-399f-4f82-8240-529e12cdec33 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbbb9311-399f-4f82-8240-529e12cdec33 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbbb9311-399f-4f82-8240-529e12cdec33 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbbb9311-399f-4f82-8240-529e12cdec33 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbbb9311-399f-4f82-8240-529e12cdec33 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 301/641] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:22 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6e397c8-e997-4b49-bb12-20bb395b1a65 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 341/642] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:23 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5e5b567-af49-4089-a87e-4e963b377a5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5e5b567-af49-4089-a87e-4e963b377a5c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5e5b567-af49-4089-a87e-4e963b377a5c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5e5b567-af49-4089-a87e-4e963b377a5c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5e5b567-af49-4089-a87e-4e963b377a5c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5e5b567-af49-4089-a87e-4e963b377a5c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 302/643] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:24 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60a8cd3d-b50c-4848-b59c-546f058d5cbb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3de30c4-0cb4-4af4-8088-5e6a7dd6d6a8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3de30c4-0cb4-4af4-8088-5e6a7dd6d6a8 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3de30c4-0cb4-4af4-8088-5e6a7dd6d6a8 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2033027435"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3de30c4-0cb4-4af4-8088-5e6a7dd6d6a8 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 303/644] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:42:24 2026] POST /volume/v3/types => generated 224 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f879da09-a8d7-4598-83f2-1c522f2886e4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f879da09-a8d7-4598-83f2-1c522f2886e4 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f879da09-a8d7-4598-83f2-1c522f2886e4 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-607910415"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f879da09-a8d7-4598-83f2-1c522f2886e4 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 304/645] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:42:25 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 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60a8cd3d-b50c-4848-b59c-546f058d5cbb tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60a8cd3d-b50c-4848-b59c-546f058d5cbb tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-873439633"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60a8cd3d-b50c-4848-b59c-546f058d5cbb tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 342/646] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:42:24 2026] POST /volume/v3/types => generated 230 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-749830ad-004f-4e42-81f9-9f1f040c8ee1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749830ad-004f-4e42-81f9-9f1f040c8ee1 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] POST http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-749830ad-004f-4e42-81f9-9f1f040c8ee1 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a8a736a3-2c67-4e5d-b690-8a38d99d7acd", "volume_types": ["56670e64-477f-47f7-b0f0-8f53e97c5f85"], "name": "tempest-GroupSnapshotsTest-Group-1098840504"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group {'group': {'group_type': 'a8a736a3-2c67-4e5d-b690-8a38d99d7acd', 'volume_types': ['56670e64-477f-47f7-b0f0-8f53e97c5f85'], 'name': 'tempest-GroupSnapshotsTest-Group-1098840504'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group tempest-GroupSnapshotsTest-Group-1098840504. Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749830ad-004f-4e42-81f9-9f1f040c8ee1 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 343/647] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:42:25 2026] POST /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 34 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d1b14bd5-3732-4fe6-9299-61ede34ba795 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1b14bd5-3732-4fe6-9299-61ede34ba795 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1b14bd5-3732-4fe6-9299-61ede34ba795 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1b14bd5-3732-4fe6-9299-61ede34ba795 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['46ef83e7-519b-452e-b8f3-611783959f89'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1b14bd5-3732-4fe6-9299-61ede34ba795 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 344/648] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:42:25 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d8088dc7-d64a-44d0-acc3-2eb03d9f393a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8088dc7-d64a-44d0-acc3-2eb03d9f393a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] DELETE http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8088dc7-d64a-44d0-acc3-2eb03d9f393a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8088dc7-d64a-44d0-acc3-2eb03d9f393a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3232a918-8d17-4fcd-b1a6-76c235904e4f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 305/649] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:42:25 2026] POST /volume/v3/groups => generated 112 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8088dc7-d64a-44d0-acc3-2eb03d9f393a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 returned with HTTP 202 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 345/650] 192.168.122.53 () {58 vars in 1278 bytes} [Tue Sep 1 01:42:25 2026] DELETE /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f401f145-fa76-49a5-9029-6ab570bf3169 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f401f145-fa76-49a5-9029-6ab570bf3169 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f401f145-fa76-49a5-9029-6ab570bf3169 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f401f145-fa76-49a5-9029-6ab570bf3169 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-f401f145-fa76-49a5-9029-6ab570bf3169 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member f2bd0149-0eb9-4457-9351-d9f481036fd6 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-61fafc04-57e2-445b-90c9-c3b66bdef654 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 346/651] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:25 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eeba7a57-665b-4a48-88da-bf3643a4f1bf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eeba7a57-665b-4a48-88da-bf3643a4f1bf tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eeba7a57-665b-4a48-88da-bf3643a4f1bf tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eeba7a57-665b-4a48-88da-bf3643a4f1bf tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: /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 01 01:42:25 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f401f145-fa76-49a5-9029-6ab570bf3169 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 306/652] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:25 2026] GET /volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eeba7a57-665b-4a48-88da-bf3643a4f1bf tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 returned with HTTP 404 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 347/653] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:42:25 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec3 => generated 129 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1abd5bd0-eccf-40f2-81ff-ab34b1bd31b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1abd5bd0-eccf-40f2-81ff-ab34b1bd31b2 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] POST http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1abd5bd0-eccf-40f2-81ff-ab34b1bd31b2 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1abd5bd0-eccf-40f2-81ff-ab34b1bd31b2 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 307/654] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:42:25 2026] POST /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 34 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6cc51257-2a36-4eb5-b7e7-b10eca4ede8a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6cc51257-2a36-4eb5-b7e7-b10eca4ede8a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6cc51257-2a36-4eb5-b7e7-b10eca4ede8a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6cc51257-2a36-4eb5-b7e7-b10eca4ede8a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6cc51257-2a36-4eb5-b7e7-b10eca4ede8a tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 348/655] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:42:25 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ddad9ecd-2692-45da-9a8a-8da59b824276 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddad9ecd-2692-45da-9a8a-8da59b824276 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] POST http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddad9ecd-2692-45da-9a8a-8da59b824276 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddad9ecd-2692-45da-9a8a-8da59b824276 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 308/656] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:42:25 2026] POST /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 34 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b2c48a95-4e46-4083-a760-2a71ff0b1c29 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2c48a95-4e46-4083-a760-2a71ff0b1c29 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] PUT http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2c48a95-4e46-4083-a760-2a71ff0b1c29 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2c48a95-4e46-4083-a760-2a71ff0b1c29 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 returned with HTTP 200 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 349/657] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:42:26 2026] PUT /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ed8ad59f-df7a-4d95-84fe-e48a84a9bb4b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed8ad59f-df7a-4d95-84fe-e48a84a9bb4b tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed8ad59f-df7a-4d95-84fe-e48a84a9bb4b tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed8ad59f-df7a-4d95-84fe-e48a84a9bb4b tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed8ad59f-df7a-4d95-84fe-e48a84a9bb4b tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 returned with HTTP 200 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 309/658] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:42:26 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bdd1825f-5f34-4ecd-8927-625c7f786c9f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdd1825f-5f34-4ecd-8927-625c7f786c9f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] POST http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bdd1825f-5f34-4ecd-8927-625c7f786c9f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdd1825f-5f34-4ecd-8927-625c7f786c9f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 350/659] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:42:26 2026] POST /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 51 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b4828ac6-4691-447f-b2c2-f5d224fd87f3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4828ac6-4691-447f-b2c2-f5d224fd87f3 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4828ac6-4691-447f-b2c2-f5d224fd87f3 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4828ac6-4691-447f-b2c2-f5d224fd87f3 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4828ac6-4691-447f-b2c2-f5d224fd87f3 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs returned with HTTP 200 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 310/660] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:42:26 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4/extra_specs => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b700125-4fd8-46b3-9cee-bd4da6bd6ab8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b700125-4fd8-46b3-9cee-bd4da6bd6ab8 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] DELETE http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b700125-4fd8-46b3-9cee-bd4da6bd6ab8 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b700125-4fd8-46b3-9cee-bd4da6bd6ab8 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b700125-4fd8-46b3-9cee-bd4da6bd6ab8 tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 returned with HTTP 202 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 351/661] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:42:26 2026] DELETE /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-30df1dc0-c6bb-4a31-9be8-1288eaee5d0f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-30df1dc0-c6bb-4a31-9be8-1288eaee5d0f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] GET http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-30df1dc0-c6bb-4a31-9be8-1288eaee5d0f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-30df1dc0-c6bb-4a31-9be8-1288eaee5d0f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-30df1dc0-c6bb-4a31-9be8-1288eaee5d0f tempest-VolumeTypesExtraSpecsTest-1913456910 tempest-VolumeTypesExtraSpecsTest-1913456910-project-admin] http://192.168.122.53/volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 returned with HTTP 404 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 311/662] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:42:26 2026] GET /volume/v3/types/9d7af034-1f77-494b-9228-374008d6aac4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member f2bd0149-0eb9-4457-9351-d9f481036fd6 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-218b6a5d-46e5-4731-8942-3d90b2ab2a73 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 200 Sep 01 01:42:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 352/663] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:26 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 850 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86907]: /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 01 01:42:27 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:42:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bebf879d-0a33-4547-9a5a-5f97248e9533 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 returned with HTTP 200 Sep 01 01:42:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 312/664] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:26 2026] GET /volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 => generated 393 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fe96d714-7de2-459a-b76b-70d968b45f6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-53239188", "volume_type": "56670e64-477f-47f7-b0f0-8f53e97c5f85", "group_id": "f2bd0149-0eb9-4457-9351-d9f481036fd6", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-53239188', 'volume_type': '56670e64-477f-47f7-b0f0-8f53e97c5f85', 'group_id': 'f2bd0149-0eb9-4457-9351-d9f481036fd6', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume of 1 GB Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /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 01 01:42:27 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (efd84fac-3f79-4078-80a8-3fbd0ae666ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea389aa7-567e-452a-bbe9-3bb9d8d4a826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea389aa7-567e-452a-bbe9-3bb9d8d4a826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:42:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56670e64-477f-47f7-b0f0-8f53e97c5f85,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2033027435',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56670e64-477f-47f7-b0f0-8f53e97c5f85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2bd0149-0eb9-4457-9351-d9f481036fd6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9163ed-8748-445d-ab9a-1c76c8fed0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2033027435 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2033027435, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2033027435 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2033027435, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['eb3d4288-e550-4887-954b-39babbfcefa0', 'c5307f7d-f85b-4ed9-9af2-c8353650de5b', '19903c70-da0c-4c5d-b9ca-0514819eae46', '3a8dbc22-5814-4669-91d0-56671698698e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9163ed-8748-445d-ab9a-1c76c8fed0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3d4288-e550-4887-954b-39babbfcefa0', 'c5307f7d-f85b-4ed9-9af2-c8353650de5b', '19903c70-da0c-4c5d-b9ca-0514819eae46', '3a8dbc22-5814-4669-91d0-56671698698e']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccc6877-0cfa-4a70-b498-2806e8794cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccc6877-0cfa-4a70-b498-2806e8794cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9352c97d-9d55-4025-bfe2-8aa5eb0000de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-53239188',encryption_key_id=None,group_id=f2bd0149-0eb9-4457-9351-d9f481036fd6,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['eb3d4288-e550-4887-954b-39babbfcefa0','c5307f7d-f85b-4ed9-9af2-c8353650de5b','19903c70-da0c-4c5d-b9ca-0514819eae46','3a8dbc22-5814-4669-91d0-56671698698e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-53239188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2bd0149-0eb9-4457-9351-d9f481036fd6,host=None,id=9352c97d-9d55-4025-bfe2-8aa5eb0000de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56670e64-477f-47f7-b0f0-8f53e97c5f85),volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb191ee7-9beb-4d81-9816-08839317d909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb191ee7-9beb-4d81-9816-08839317d909) transitioned into state 'SUCCESS' from state '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-53239188',encryption_key_id=None,group_id=f2bd0149-0eb9-4457-9351-d9f481036fd6,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['eb3d4288-e550-4887-954b-39babbfcefa0','c5307f7d-f85b-4ed9-9af2-c8353650de5b','19903c70-da0c-4c5d-b9ca-0514819eae46','3a8dbc22-5814-4669-91d0-56671698698e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cfce53f-ee7a-46a8-b87e-b8b44ebcfd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cfce53f-ee7a-46a8-b87e-b8b44ebcfd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (efd84fac-3f79-4078-80a8-3fbd0ae666ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request issued successfully. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:27 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:27 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe96d714-7de2-459a-b76b-70d968b45f6c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 353/665] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:42:27 2026] POST /volume/v3/volumes => generated 827 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de Sep 01 01:42:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:27 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:27 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:27 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddb15f69-68ea-4a1e-a27c-8dcab956719f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de returned with HTTP 200 Sep 01 01:42:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 313/666] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:27 2026] GET /volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de => generated 895 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9879a3e2-cf32-49db-8aac-e5c0b7dd9104 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9879a3e2-cf32-49db-8aac-e5c0b7dd9104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9879a3e2-cf32-49db-8aac-e5c0b7dd9104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9879a3e2-cf32-49db-8aac-e5c0b7dd9104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9879a3e2-cf32-49db-8aac-e5c0b7dd9104 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 404 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 354/667] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:28 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-66e2673f-451c-4028-946b-233fc88d9ff2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: /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 01 01:42:28 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Get all volumes completed successfully. Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66e2673f-451c-4028-946b-233fc88d9ff2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:42:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 314/668] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:42:28 2026] GET /volume/v3/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: /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 01 01:42:28 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Get all snapshots completed successfully. Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3804088-9a95-40a0-ae13-a8db4ae943d7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 355/669] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:42:28 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete snapshot with id: fbb6a682-cdbb-4118-992f-6ce3dbe3778b Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d010576b-a2e7-4b20-a0d2-38390b86d91a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b returned with HTTP 404 Sep 01 01:42:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 315/670] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:42:28 2026] DELETE /volume/v3/snapshots/fbb6a682-cdbb-4118-992f-6ce3dbe3778b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete snapshot with id: 9e877b30-9caf-4b15-ac88-13bfc8a8db77 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30654b3b-cd9b-4c79-9b11-8f73d5e3d19b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 returned with HTTP 404 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 356/671] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:42:28 2026] DELETE /volume/v3/snapshots/9e877b30-9caf-4b15-ac88-13bfc8a8db77 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-01546f52-a206-455f-9171-9e9df2d22b60 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01546f52-a206-455f-9171-9e9df2d22b60 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01546f52-a206-455f-9171-9e9df2d22b60 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01546f52-a206-455f-9171-9e9df2d22b60 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01546f52-a206-455f-9171-9e9df2d22b60 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 404 Sep 01 01:42:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 316/672] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:28 2026] GET /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume with id: fa760068-2348-4f0c-9d44-ab4c24344ce7 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b90a48c0-10dd-4ee2-b9b7-ab960a860936 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 returned with HTTP 404 Sep 01 01:42:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 357/673] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:28 2026] DELETE /volume/v3/volumes/fa760068-2348-4f0c-9d44-ab4c24344ce7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-734896049"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-734896049'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume of 1 GB Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Availability Zones retrieved successfully. Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (adb7b8ef-1b5e-4560-83f0-596d6b8ea381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4879af0a-cf5e-4c40-893d-3ced86737de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4879af0a-cf5e-4c40-893d-3ced86737de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426fed8f-9b80-4483-881c-5994573b6d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['3a60f92a-42bd-426d-8167-6c4508139178', '98461d03-5f89-44a5-9255-b360371f3bed', '90034cbb-abca-4ed5-8204-aa484d52cebd', '347f6a49-ea2e-4a5c-8207-864fbcc6c79b'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426fed8f-9b80-4483-881c-5994573b6d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a60f92a-42bd-426d-8167-6c4508139178', '98461d03-5f89-44a5-9255-b360371f3bed', '90034cbb-abca-4ed5-8204-aa484d52cebd', '347f6a49-ea2e-4a5c-8207-864fbcc6c79b']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e658f6a-1828-4960-9282-1fcd018e799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e658f6a-1828-4960-9282-1fcd018e799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd77c1c99-bcea-4f23-a18c-107284a4929e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-734896049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['3a60f92a-42bd-426d-8167-6c4508139178','98461d03-5f89-44a5-9255-b360371f3bed','90034cbb-abca-4ed5-8204-aa484d52cebd','347f6a49-ea2e-4a5c-8207-864fbcc6c79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-734896049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d77c1c99-bcea-4f23-a18c-107284a4929e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e4de374925491db880bff6fa53d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aea1e358b594796b679c273ef448229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c2a135-16e8-4fc7-8b28-67536c93b74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c2a135-16e8-4fc7-8b28-67536c93b74b) transitioned into state 'SUCCESS' from state '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-734896049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['3a60f92a-42bd-426d-8167-6c4508139178','98461d03-5f89-44a5-9255-b360371f3bed','90034cbb-abca-4ed5-8204-aa484d52cebd','347f6a49-ea2e-4a5c-8207-864fbcc6c79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0c468c-807c-4f27-af88-2e658007ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0c468c-807c-4f27-af88-2e658007ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (adb7b8ef-1b5e-4560-83f0-596d6b8ea381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request issued successfully. Sep 01 01:42:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f61fe942-4d69-4d05-9d14-88039e9c71a9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 317/674] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:28 2026] POST /volume/v3/volumes => generated 757 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-125789f0-4938-4a00-8e30-105182f7e888 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-125789f0-4938-4a00-8e30-105182f7e888 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-125789f0-4938-4a00-8e30-105182f7e888 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-125789f0-4938-4a00-8e30-105182f7e888 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-125789f0-4938-4a00-8e30-105182f7e888 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b575908a-634d-40f1-9bc9-cf2aa697762f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de Sep 01 01:42:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-125789f0-4938-4a00-8e30-105182f7e888 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 358/675] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:28 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 825 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:29 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:29 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:29 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b575908a-634d-40f1-9bc9-cf2aa697762f tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de returned with HTTP 200 Sep 01 01:42:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 318/676] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:29 2026] GET /volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de => generated 919 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a45e220-ea55-4abb-89be-f9a6d717bc7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 359/677] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:30 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:30 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:30 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf96dbd5-a819-4377-88bf-87865902b7e0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de returned with HTTP 200 Sep 01 01:42:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 319/678] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:30 2026] GET /volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fab84282-e54f-4890-b974-51c744bb0c2b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/group_snapshots Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f2bd0149-0eb9-4457-9351-d9f481036fd6", "name": "tempest-group_snapshot-709487174"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f2bd0149-0eb9-4457-9351-d9f481036fd6', 'name': 'tempest-group_snapshot-709487174'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.group_snapshots [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group_snapshot tempest-group_snapshot-709487174. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /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 01 01:42:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2033027435 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2033027435, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:30 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['c77c0853-33be-4e9b-9033-efc22e2b5dde', '43e8530a-7356-45d2-b485-ff421830841c', 'e515c843-1ebe-41be-a5a8-02956eb09f20', '62314b5d-0c32-4ea7-8201-f0ffae540518'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fab84282-e54f-4890-b974-51c744bb0c2b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:42:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 360/679] 192.168.122.53 () {62 vars in 1203 bytes} [Tue Sep 1 01:42:30 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:42:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-015f6dee-261e-4cff-9de3-07bfe83706f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 200 Sep 01 01:42:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 320/680] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:42:30 2026] GET /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c4f434b-b3aa-4361-bc37-2aebf53f9fb9 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 361/681] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d77c1c99-bcea-4f23-a18c-107284a4929e", "name": "tempest-VolumesDeleteCascade-Snapshot-884558829"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create snapshot from volume d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['64445497-eeaa-412d-9495-6eb1a371f070', '0917d354-6ba6-4e0a-a9ba-4d28b707f3bd', '59a37c90-6662-49e9-b492-b9bf4515587d', 'f1331b86-5d2b-4716-86e0-87fa6d332edf'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot create request issued successfully. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6d70d87-a03f-4082-b92b-39397ef09b7c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:42:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 321/682] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:42:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0e30a532-bbdd-45b1-a4fc-44bd50ccb05f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e30a532-bbdd-45b1-a4fc-44bd50ccb05f None None] GET http://192.168.122.53/volume// Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e30a532-bbdd-45b1-a4fc-44bd50ccb05f None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e30a532-bbdd-45b1-a4fc-44bd50ccb05f None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c1262d34-b083-4fd2-af92-a5a3354943fd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e30a532-bbdd-45b1-a4fc-44bd50ccb05f None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 362/683] 192.168.122.53 () {56 vars in 883 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1262d34-b083-4fd2-af92-a5a3354943fd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1262d34-b083-4fd2-af92-a5a3354943fd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1262d34-b083-4fd2-af92-a5a3354943fd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8ce3421a-e4b8-4e22-8701-e7269419c12e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ce3421a-e4b8-4e22-8701-e7269419c12e None None] GET http://192.168.122.53/volume// Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ce3421a-e4b8-4e22-8701-e7269419c12e None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ce3421a-e4b8-4e22-8701-e7269419c12e None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ce3421a-e4b8-4e22-8701-e7269419c12e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 363/684] 192.168.122.53 () {56 vars in 883 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-813548aa-d73c-4e55-906d-a1f0adba0319 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c1262d34-b083-4fd2-af92-a5a3354943fd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1262d34-b083-4fd2-af92-a5a3354943fd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 200 Sep 01 01:42:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 322/685] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-813548aa-d73c-4e55-906d-a1f0adba0319 tempest-VersionsTest-1324679459 tempest-VersionsTest-1324679459-project-member] GET http://192.168.122.53/volume/v3/ Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-813548aa-d73c-4e55-906d-a1f0adba0319 tempest-VersionsTest-1324679459 tempest-VersionsTest-1324679459-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-813548aa-d73c-4e55-906d-a1f0adba0319 tempest-VersionsTest-1324679459 tempest-VersionsTest-1324679459-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-813548aa-d73c-4e55-906d-a1f0adba0319 tempest-VersionsTest-1324679459 tempest-VersionsTest-1324679459-project-member] http://192.168.122.53/volume/v3/ returned with HTTP 200 Sep 01 01:42:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 364/686] 192.168.122.53 () {58 vars in 1095 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/v3/ => generated 389 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:42:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82ff07fb-adab-4e9c-8afa-66456ea58bfe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 200 Sep 01 01:42:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 323/687] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:42:31 2026] GET /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf6b905d-5a44-4a73-b911-89ea746d58bb tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 200 Sep 01 01:42:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 365/688] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:32 2026] GET /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7d1add9a-8382-4871-b578-3eb35efea348 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7d1add9a-8382-4871-b578-3eb35efea348 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7d1add9a-8382-4871-b578-3eb35efea348 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7d1add9a-8382-4871-b578-3eb35efea348 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-7d1add9a-8382-4871-b578-3eb35efea348 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:42:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7d1add9a-8382-4871-b578-3eb35efea348 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 200 Sep 01 01:42:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 324/689] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:42:32 2026] GET /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9418a6e-0d6d-48c0-8dff-3d682cd85e6c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 200 Sep 01 01:42:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 366/690] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:33 2026] GET /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0ec5c38-56ac-42d7-9050-5eeae103d463 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 200 Sep 01 01:42:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 325/691] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:42:33 2026] GET /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /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 01 01:42:33 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01d2c065-4dd9-4579-81c9-31810eb3fc70 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:42:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 367/692] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:42:33 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:42:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32cf57b2-7660-43fb-a182-4048a0fc8cd9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 200 Sep 01 01:42:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 326/693] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:33 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups/action Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "3f8513f5-68b8-4fa3-bda0-c9da10b9f750", "name": "tempest-Group_from_snap-1708961884"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "3f8513f5-68b8-4fa3-bda0-c9da10b9f750", "name": "tempest-Group_from_snap-1708961884"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '3f8513f5-68b8-4fa3-bda0-c9da10b9f750', 'name': 'tempest-Group_from_snap-1708961884'}}. {{(pid=86908) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 01:42:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group tempest-Group_from_snap-1708961884 from group_snapshot 3f8513f5-68b8-4fa3-bda0-c9da10b9f750. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /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 01 01:42:33 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /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 01 01:42:33 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:33 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['44eb9578-ea5a-4188-a92a-fb4d61e53126'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /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 01 01:42:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.group.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] A mapping entry already exists for group ec944ae3-7565-4cf8-9b5b-dc645beddd2a and volume type 56670e64-477f-47f7-b0f0-8f53e97c5f85. Do not need to create again. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (9a9aa291-791e-491f-b746-9f5573793ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dacc75c-c657-481f-ab91-b8b561149a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dacc75c-c657-481f-ab91-b8b561149a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a16e1c43-e98e-4b2b-92b6-f575f9e147c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:42:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56670e64-477f-47f7-b0f0-8f53e97c5f85,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2033027435',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56670e64-477f-47f7-b0f0-8f53e97c5f85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec944ae3-7565-4cf8-9b5b-dc645beddd2a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1a2970-383c-48fd-bf79-47ffd8219daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['ba05c215-927f-473a-84cc-3dd3e836242b', '7ae043d7-2e6f-44af-9cc7-86fbf79ad101'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1a2970-383c-48fd-bf79-47ffd8219daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba05c215-927f-473a-84cc-3dd3e836242b', '7ae043d7-2e6f-44af-9cc7-86fbf79ad101']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf321d-d786-4cc1-a141-a4620612f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cf321d-d786-4cc1-a141-a4620612f8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88c4852-1dc1-487c-8705-f6f83cf933a6', '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=ec944ae3-7565-4cf8-9b5b-dc645beddd2a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['ba05c215-927f-473a-84cc-3dd3e836242b','7ae043d7-2e6f-44af-9cc7-86fbf79ad101'],size=1,snapshot_id=a16e1c43-e98e-4b2b-92b6-f575f9e147c2,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec944ae3-7565-4cf8-9b5b-dc645beddd2a,host=None,id=e88c4852-1dc1-487c-8705-f6f83cf933a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a16e1c43-e98e-4b2b-92b6-f575f9e147c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56670e64-477f-47f7-b0f0-8f53e97c5f85),volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f497fe4-047b-4d18-b21f-c34a5808abbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f497fe4-047b-4d18-b21f-c34a5808abbd) transitioned into state 'SUCCESS' from 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=ec944ae3-7565-4cf8-9b5b-dc645beddd2a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['ba05c215-927f-473a-84cc-3dd3e836242b','7ae043d7-2e6f-44af-9cc7-86fbf79ad101'],size=1,snapshot_id=a16e1c43-e98e-4b2b-92b6-f575f9e147c2,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=56670e64-477f-47f7-b0f0-8f53e97c5f85)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (9a9aa291-791e-491f-b746-9f5573793ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request issued successfully. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /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 01 01:42:34 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc9edd5d-fbde-4184-9487-13e2931614f1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/action returned with HTTP 202 Sep 01 01:42:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 368/694] 192.168.122.53 () {62 vars in 1197 bytes} [Tue Sep 1 01:42:33 2026] POST /volume/v3/groups/action => generated 103 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: /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 01 01:42:34 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:42:34 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:34 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:34 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2627c98f-07a8-4bb4-b487-3b66009cc7cc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 200 Sep 01 01:42:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 369/695] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:34 2026] GET /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d547a79-4ecb-4caa-8b0d-e45f99538d58 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 327/696] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:42:34 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:34 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:34 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e2e43b2-49a1-4c5a-b2fc-e40df202fff2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 370/697] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:34 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3d3028d-a308-42c6-bca4-822c9653860c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1945799091"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1945799091'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Create volume of 1 GB Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Availability Zones retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Flow 'volume_create_api' (c9edfe45-7533-4553-a2f0-dca65a6656d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37b6ac0-a237-4a79-b7df-ab4ad6ed646c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37b6ac0-a237-4a79-b7df-ab4ad6ed646c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98878e7-08d2-4906-abe7-b6d58c14dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Created reservations ['dd31721c-c40b-44f4-affa-2c6f34499ec5', '62dd38f9-fc3d-4ccc-a023-feb1825aecaa', 'de216557-9bc6-4cd5-b1bb-3e2037a4963e', '2814ecaa-8718-4d6b-8d61-56db9a12fd98'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98878e7-08d2-4906-abe7-b6d58c14dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd31721c-c40b-44f4-affa-2c6f34499ec5', '62dd38f9-fc3d-4ccc-a023-feb1825aecaa', 'de216557-9bc6-4cd5-b1bb-3e2037a4963e', '2814ecaa-8718-4d6b-8d61-56db9a12fd98']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9ace96-8efe-44a7-8769-1b917f1adb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9ace96-8efe-44a7-8769-1b917f1adb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f647ff35-7dd0-428a-b412-2fe43b71855b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1945799091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45fa6b377464c3492012ac0cc04fb46',qos_specs=None,replication_status=,reservations=['dd31721c-c40b-44f4-affa-2c6f34499ec5','62dd38f9-fc3d-4ccc-a023-feb1825aecaa','de216557-9bc6-4cd5-b1bb-3e2037a4963e','2814ecaa-8718-4d6b-8d61-56db9a12fd98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ce4d349fb8440290173a9dc29cd0b7',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1945799091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f647ff35-7dd0-428a-b412-2fe43b71855b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45fa6b377464c3492012ac0cc04fb46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ce4d349fb8440290173a9dc29cd0b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d7adf9-11ab-4499-b2c2-d863ec34bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d7adf9-11ab-4499-b2c2-d863ec34bbce) transitioned into state 'SUCCESS' from state '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-1945799091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45fa6b377464c3492012ac0cc04fb46',qos_specs=None,replication_status=,reservations=['dd31721c-c40b-44f4-affa-2c6f34499ec5','62dd38f9-fc3d-4ccc-a023-feb1825aecaa','de216557-9bc6-4cd5-b1bb-3e2037a4963e','2814ecaa-8718-4d6b-8d61-56db9a12fd98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ce4d349fb8440290173a9dc29cd0b7',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ae6d83-a68c-4127-b8e0-8ccf54ab0a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ae6d83-a68c-4127-b8e0-8ccf54ab0a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Flow 'volume_create_api' (c9edfe45-7533-4553-a2f0-dca65a6656d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Create volume request issued successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3d3028d-a308-42c6-bca4-822c9653860c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 328/698] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:42:34 2026] POST /volume/v3/volumes => generated 757 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d7b9bc13-cd0c-406b-a704-9395f4a215a8 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 371/699] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:35 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-60611147-fb9a-46a2-92b7-4f67fae679dc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-60611147-fb9a-46a2-92b7-4f67fae679dc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-60611147-fb9a-46a2-92b7-4f67fae679dc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-60611147-fb9a-46a2-92b7-4f67fae679dc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-60611147-fb9a-46a2-92b7-4f67fae679dc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-60611147-fb9a-46a2-92b7-4f67fae679dc tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 200 Sep 01 01:42:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 329/700] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:35 2026] GET /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-56139ef5-b523-4981-a034-63a469990415 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f40678bf-41a2-46b5-86f2-f592fe542100", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1604559601"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request body: {'volume': {'snapshot_id': 'f40678bf-41a2-46b5-86f2-f592fe542100', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1604559601'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Snapshot retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume of 1 GB Sep 01 01:42:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Availability Zones retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (fe0bb1c2-9961-498f-af53-4159541d4fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a08c6a-9f0a-4085-953d-3a1bb2333e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a08c6a-9f0a-4085-953d-3a1bb2333e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f40678bf-41a2-46b5-86f2-f592fe542100', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19dcf4f2-1a96-4fb2-b2d4-4b509caf77ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b6c752aa-a276-4729-b51f-1e53690329c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:35 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Created reservations ['b9b6fcd9-46cc-4be6-8822-8e99eb5b4850', '38124d21-57ef-4036-96fa-34ca45ea71c9', 'e9f3fe3f-e0fa-4cd5-a64a-49f2fa8740dd', 'b8849537-6e0e-41af-9021-034b7c3cd221'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19dcf4f2-1a96-4fb2-b2d4-4b509caf77ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b6fcd9-46cc-4be6-8822-8e99eb5b4850', '38124d21-57ef-4036-96fa-34ca45ea71c9', 'e9f3fe3f-e0fa-4cd5-a64a-49f2fa8740dd', 'b8849537-6e0e-41af-9021-034b7c3cd221']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c791f950-c274-4210-b41a-7857d54a1275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:35 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6c752aa-a276-4729-b51f-1e53690329c3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 330/701] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:35 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c791f950-c274-4210-b41a-7857d54a1275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fdb82d-01c2-41b3-926b-63e111158864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1604559601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['b9b6fcd9-46cc-4be6-8822-8e99eb5b4850','38124d21-57ef-4036-96fa-34ca45ea71c9','e9f3fe3f-e0fa-4cd5-a64a-49f2fa8740dd','b8849537-6e0e-41af-9021-034b7c3cd221'],size=1,snapshot_id=f40678bf-41a2-46b5-86f2-f592fe542100,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1604559601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54fdb82d-01c2-41b3-926b-63e111158864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e4de374925491db880bff6fa53d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f40678bf-41a2-46b5-86f2-f592fe542100,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aea1e358b594796b679c273ef448229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519eb610-3430-4b09-8f85-84a57a0a94b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519eb610-3430-4b09-8f85-84a57a0a94b0) transitioned into state 'SUCCESS' from state '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-1604559601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e4de374925491db880bff6fa53d51b',qos_specs=None,replication_status=,reservations=['b9b6fcd9-46cc-4be6-8822-8e99eb5b4850','38124d21-57ef-4036-96fa-34ca45ea71c9','e9f3fe3f-e0fa-4cd5-a64a-49f2fa8740dd','b8849537-6e0e-41af-9021-034b7c3cd221'],size=1,snapshot_id=f40678bf-41a2-46b5-86f2-f592fe542100,source_replicaid=,source_volid=None,status='creating',user_id='4aea1e358b594796b679c273ef448229',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff6a22a-217b-425e-acbc-10f36f022e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff6a22a-217b-425e-acbc-10f36f022e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Flow 'volume_create_api' (fe0bb1c2-9961-498f-af53-4159541d4fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Create volume request issued successfully. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56139ef5-b523-4981-a034-63a469990415 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 372/702] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:42:35 2026] POST /volume/v3/volumes => generated 792 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f13367cb-9684-4f80-94b4-51065a7e9903 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f13367cb-9684-4f80-94b4-51065a7e9903 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f13367cb-9684-4f80-94b4-51065a7e9903 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f13367cb-9684-4f80-94b4-51065a7e9903 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f13367cb-9684-4f80-94b4-51065a7e9903 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f13367cb-9684-4f80-94b4-51065a7e9903 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 331/703] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:36 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3ed4876e-63d4-4932-a546-ac9242252dd9 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 373/704] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:36 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6d2283b1-d707-468e-afec-7386d30a6964 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:37 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6d2283b1-d707-468e-afec-7386d30a6964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 332/705] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:37 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ebe5f27d-476c-4447-906e-d8b33d6e2d9e tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 374/706] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:37 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6b3fe62-f55f-43f8-b04c-94e0ff57db0b tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 333/707] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:37 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:38 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:38 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff4115db-a1c3-493d-9a03-0bf71fda5c2d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 334/708] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:38 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:38 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ab1c5b4-be57-4217-a5e5-8542289741b2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 375/709] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:38 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-60bbd722-d56b-4dc2-9b52-e1ca80921e4c tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 335/710] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:39 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c14ca3f-cbb9-4c1d-855c-53dcba923448 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 376/711] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:39 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:39 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:39 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc2edf9d-a239-4abc-b1b4-a478ad317dd5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 377/712] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:39 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:40 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-816c9d89-087c-4447-990c-8a3a7e562972 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-816c9d89-087c-4447-990c-8a3a7e562972 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-816c9d89-087c-4447-990c-8a3a7e562972 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-816c9d89-087c-4447-990c-8a3a7e562972 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-928f9924-64a7-463b-a2ab-c1ec7176a4a6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 336/713] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:39 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-816c9d89-087c-4447-990c-8a3a7e562972 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-816c9d89-087c-4447-990c-8a3a7e562972 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 378/714] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:40 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-418f3353-1cd5-4937-9e09-91f344c26d0a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-418f3353-1cd5-4937-9e09-91f344c26d0a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-418f3353-1cd5-4937-9e09-91f344c26d0a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-418f3353-1cd5-4937-9e09-91f344c26d0a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-418f3353-1cd5-4937-9e09-91f344c26d0a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84720694-dc64-4049-aaf5-f1744cb6aa51 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 379/715] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:40 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-418f3353-1cd5-4937-9e09-91f344c26d0a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 337/716] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:40 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-215a464a-1b78-45fc-9d7f-48e5b6b0963b tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 380/717] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:41 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1145 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6/action Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Begin detaching volume completed successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-b999d9b8-8e64-4ab4-9a5e-bbb683608876 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6/action returned with HTTP 202 Sep 01 01:42:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 338/718] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:42:41 2026] POST /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-2c9faf2a-5356-45f4-a8c6-98e9868dfd50 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-2c9faf2a-5356-45f4-a8c6-98e9868dfd50 None None] GET http://192.168.122.53/volume// Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-2c9faf2a-5356-45f4-a8c6-98e9868dfd50 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-2c9faf2a-5356-45f4-a8c6-98e9868dfd50 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-2c9faf2a-5356-45f4-a8c6-98e9868dfd50 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:42:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 381/719] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:42:41 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-14f3cc33-50a7-4ccf-977e-1f1ef006c219 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 339/720] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:42:41 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 1329 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:41 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e663eb63-6ff4-48df-8a70-c3158492df36 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e663eb63-6ff4-48df-8a70-c3158492df36 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e663eb63-6ff4-48df-8a70-c3158492df36 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e663eb63-6ff4-48df-8a70-c3158492df36 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e663eb63-6ff4-48df-8a70-c3158492df36 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e663eb63-6ff4-48df-8a70-c3158492df36 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 340/721] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:41 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c133fca4-7a59-40e2-987a-286cebf9eff3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 382/722] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:41 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-00fd3879-07e2-47c4-b9a7-481db93a52bf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-00fd3879-07e2-47c4-b9a7-481db93a52bf tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-00fd3879-07e2-47c4-b9a7-481db93a52bf tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-00fd3879-07e2-47c4-b9a7-481db93a52bf tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:41 devstack devstack@c-api.service[86907]: /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 01 01:42:41 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:42:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-bfbb2d8d-3631-488a-a4fe-1777c86d2b9f req-00fd3879-07e2-47c4-b9a7-481db93a52bf tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a returned with HTTP 200 Sep 01 01:42:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 341/723] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:42:41 2026] DELETE /volume/v3/attachments/aff06460-8da5-4f72-ba24-7c875727f57a => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d7be2b0-8afd-42c5-89df-389c94d78c45 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 383/724] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-140f8be7-a3b9-43a5-b5cd-c3836e71f9de tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 342/725] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80f78aed-91e3-4d90-8ff8-32d7d7094acf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 384/726] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85acf4bf-2c7c-4175-bf91-a8307c861c22 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:42 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85acf4bf-2c7c-4175-bf91-a8307c861c22 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/limits Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85acf4bf-2c7c-4175-bf91-a8307c861c22 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85acf4bf-2c7c-4175-bf91-a8307c861c22 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85acf4bf-2c7c-4175-bf91-a8307c861c22 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/limits returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 385/727] 192.168.122.53 () {58 vars in 1113 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/limits => generated 302 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7226f7e7-d611-4c0b-9386-1855da3c4fbe tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 386/728] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Delete volume with id: f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-72d4ea73-46aa-4413-a84c-de0fffcd10b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 343/729] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 933 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member ec944ae3-7565-4cf8-9b5b-dc645beddd2a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Delete volume request issued successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d2f3c5e-b193-44b3-8109-5d09f618a0ff tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 202 Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 387/730] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:42 2026] DELETE /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /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 01 01:42:42 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f1f79901-8dbb-4cb8-9942-a7bb3346108b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 344/731] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a => generated 418 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /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 01 01:42:42 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb47a39b-cd53-4d89-99bc-4a41f8a6b4c3 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 388/732] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:42:42 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:42 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:43 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb25450a-0bb2-4a39-b9f2-2e7efb08990d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 389/733] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:43 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63213a70-dfe5-4b97-9622-5396e2dbbbe4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 345/734] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:42:42 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a/action Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for group ec944ae3-7565-4cf8-9b5b-dc645beddd2a {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group with id: ec944ae3-7565-4cf8-9b5b-dc645beddd2a Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /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 01 01:42:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /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 01 01:42:43 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4263b122-4d96-42c7-a61a-f07bb842dae6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a/action returned with HTTP 202 Sep 01 01:42:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 390/735] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:42:43 2026] POST /volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e6458ad7-9a39-4439-993c-80daeec607d3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:43 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:43 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e6458ad7-9a39-4439-993c-80daeec607d3 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 200 Sep 01 01:42:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 346/736] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:43 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 932 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Volume info retrieved successfully. Sep 01 01:42:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b20105af-1c9c-4221-a0f4-658f1c7d21bf tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 200 Sep 01 01:42:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 391/737] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:43 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-16b3b744-941b-40e8-9ce6-16977334ba29 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-16b3b744-941b-40e8-9ce6-16977334ba29 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-16b3b744-941b-40e8-9ce6-16977334ba29 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-16b3b744-941b-40e8-9ce6-16977334ba29 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-16b3b744-941b-40e8-9ce6-16977334ba29 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-16b3b744-941b-40e8-9ce6-16977334ba29 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 347/738] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:44 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 Sep 01 01:42:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:44 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:44 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be439e74-64c2-4047-94d2-2c83758376a1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be439e74-64c2-4047-94d2-2c83758376a1 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] GET http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be439e74-64c2-4047-94d2-2c83758376a1 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be439e74-64c2-4047-94d2-2c83758376a1 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be439e74-64c2-4047-94d2-2c83758376a1 tempest-AbsoluteLimitsTests-1467616243 tempest-AbsoluteLimitsTests-1467616243-project-member] http://192.168.122.53/volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b returned with HTTP 404 Sep 01 01:42:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 348/739] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:45 2026] GET /volume/v3/volumes/f647ff35-7dd0-428a-b412-2fe43b71855b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77739eac-487d-45b2-a3cd-5efc8e3ceb3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 returned with HTTP 404 Sep 01 01:42:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 392/740] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:44 2026] GET /volume/v3/volumes/e88c4852-1dc1-487c-8705-f6f83cf933a6 => generated 108 bytes in 549 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-05f82939-1643-4085-ba15-1f3a67f31a09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05f82939-1643-4085-ba15-1f3a67f31a09 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05f82939-1643-4085-ba15-1f3a67f31a09 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05f82939-1643-4085-ba15-1f3a67f31a09 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-05f82939-1643-4085-ba15-1f3a67f31a09 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member ec944ae3-7565-4cf8-9b5b-dc645beddd2a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05f82939-1643-4085-ba15-1f3a67f31a09 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a returned with HTTP 404 Sep 01 01:42:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 349/741] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:45 2026] GET /volume/v3/groups/ec944ae3-7565-4cf8-9b5b-dc645beddd2a => generated 108 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.group_snapshots [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group_snapshot with id: 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1aaf8858-faed-43d5-86e2-e547ca1e2914 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 393/742] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:45 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:45 devstack devstack@c-api.service[86907]: /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 01 01:42:45 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a33308d7-5efd-403e-8d2d-3e6b1f694756 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 202 Sep 01 01:42:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 350/743] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:42:45 2026] DELETE /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:42:45 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:45 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:46 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7dc28726-94e0-4ad9-84f3-22032ea1e30b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 394/744] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:42:45 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: /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 01 01:42:46 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6ac5b76-3856-4588-bd20-1938e74956e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:42:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 351/745] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:42:46 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:42:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21b91b70-1514-48d2-8e77-7f72e7e4e69e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 200 Sep 01 01:42:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 395/746] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:46 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 449 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23b2e1a3-a47a-48eb-8e64-3a515271b0ef tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 352/747] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:46 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:42:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-348ea3dc-55b1-4d5a-9b2c-4d8b65eb58d4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 200 Sep 01 01:42:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 396/748] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:47 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-33cab2ec-f69b-450d-9687-cdde5998020b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33cab2ec-f69b-450d-9687-cdde5998020b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-33cab2ec-f69b-450d-9687-cdde5998020b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-33cab2ec-f69b-450d-9687-cdde5998020b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-33cab2ec-f69b-450d-9687-cdde5998020b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33cab2ec-f69b-450d-9687-cdde5998020b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 353/749] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:47 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d32feef-bad7-4bea-9111-f04a7200edbe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d32feef-bad7-4bea-9111-f04a7200edbe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d32feef-bad7-4bea-9111-f04a7200edbe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d32feef-bad7-4bea-9111-f04a7200edbe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0d32feef-bad7-4bea-9111-f04a7200edbe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:42:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d32feef-bad7-4bea-9111-f04a7200edbe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 200 Sep 01 01:42:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 397/750] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:48 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 449 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8a324782-1240-41e1-90c2-15d2502ed35b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a324782-1240-41e1-90c2-15d2502ed35b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a324782-1240-41e1-90c2-15d2502ed35b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a324782-1240-41e1-90c2-15d2502ed35b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8a324782-1240-41e1-90c2-15d2502ed35b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a324782-1240-41e1-90c2-15d2502ed35b tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 354/751] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:48 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:42:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35e0815c-2028-43ff-9c17-89d0f974eda9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 200 Sep 01 01:42:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 398/752] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:49 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 449 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2bcaa9ce-534d-42bd-a0a4-7e55919e0ef0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 355/753] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:50 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0f43a084-e706-4b6e-af83-56180837e4fe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f43a084-e706-4b6e-af83-56180837e4fe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f43a084-e706-4b6e-af83-56180837e4fe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f43a084-e706-4b6e-af83-56180837e4fe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f43a084-e706-4b6e-af83-56180837e4fe tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 returned with HTTP 404 Sep 01 01:42:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 399/754] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:42:50 2026] GET /volume/v3/snapshots/a16e1c43-e98e-4b2b-92b6-f575f9e147c2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-597f5238-bf68-4615-a710-cd1af6712e06 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597f5238-bf68-4615-a710-cd1af6712e06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597f5238-bf68-4615-a710-cd1af6712e06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597f5238-bf68-4615-a710-cd1af6712e06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-597f5238-bf68-4615-a710-cd1af6712e06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 3f8513f5-68b8-4fa3-bda0-c9da10b9f750 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597f5238-bf68-4615-a710-cd1af6712e06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 returned with HTTP 404 Sep 01 01:42:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 356/755] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:42:50 2026] GET /volume/v3/group_snapshots/3f8513f5-68b8-4fa3-bda0-c9da10b9f750 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /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 01 01:42:50 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:42:50 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:50 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1765738020", "imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1765738020', 'imageRef': 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66ad977d-9890-4c9d-a48a-76a060c70f00 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:42:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 400/756] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:42:50 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6/action Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for group f2bd0149-0eb9-4457-9351-d9f481036fd6 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:42:50 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group with id: f2bd0149-0eb9-4457-9351-d9f481036fd6 Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /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 01 01:42:50 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:42:50 devstack devstack@c-api.service[86908]: /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 01 01:42:50 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume of 1 GB Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Availability Zones retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f4687cd-530d-4cd0-ae4b-697d5ee4610d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6/action returned with HTTP 202 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 401/757] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:42:50 2026] POST /volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Flow 'volume_create_api' (580a9ab7-5372-49b1-89e5-854eebbd16b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af5dd7-7f6d-4d34-b7a9-0d8985845f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:51 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f2d88d1-6ad4-4217-b57b-2bf0b6407465 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de returned with HTTP 200 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 402/758] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:51 2026] GET /volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af5dd7-7f6d-4d34-b7a9-0d8985845f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984b7277-9ecb-4be9-a60c-ee6d4a30764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Created reservations ['8a5995a9-c562-4ed2-bd27-396b35cc603c', '3efe9973-fdbf-489d-802b-ac3593496bfd', '3b99f765-c640-46ee-a9ee-72ec32cea342', 'dd978654-e03a-4776-9246-a229ca36b0d4'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984b7277-9ecb-4be9-a60c-ee6d4a30764f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5995a9-c562-4ed2-bd27-396b35cc603c', '3efe9973-fdbf-489d-802b-ac3593496bfd', '3b99f765-c640-46ee-a9ee-72ec32cea342', 'dd978654-e03a-4776-9246-a229ca36b0d4']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6fc316-ebb4-4882-bdde-dbd769d9138e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce4fa18f-d5cd-4c4b-9258-b9ce67f2ac86 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 403/759] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:51 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 885 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6fc316-ebb4-4882-bdde-dbd769d9138e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2280cc9-1796-4286-bd32-e5ac3efba993', '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-1765738020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbb5147abf724724a5f92df7f3973c1c',qos_specs=None,replication_status=,reservations=['8a5995a9-c562-4ed2-bd27-396b35cc603c','3efe9973-fdbf-489d-802b-ac3593496bfd','3b99f765-c640-46ee-a9ee-72ec32cea342','dd978654-e03a-4776-9246-a229ca36b0d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f244b7436e4313b90d1a930f3473fd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1765738020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2280cc9-1796-4286-bd32-e5ac3efba993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbb5147abf724724a5f92df7f3973c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f244b7436e4313b90d1a930f3473fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77ec7c1-a5f7-4c63-a3b4-3df35c01655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcce63f1-9d14-4fe8-84fa-60b86cada096 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 404/760] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:51 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 885 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-84e2706f-ff05-46e8-bdad-92723535ea6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77ec7c1-a5f7-4c63-a3b4-3df35c01655c) transitioned into state 'SUCCESS' from state '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-1765738020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbb5147abf724724a5f92df7f3973c1c',qos_specs=None,replication_status=,reservations=['8a5995a9-c562-4ed2-bd27-396b35cc603c','3efe9973-fdbf-489d-802b-ac3593496bfd','3b99f765-c640-46ee-a9ee-72ec32cea342','dd978654-e03a-4776-9246-a229ca36b0d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f244b7436e4313b90d1a930f3473fd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e?cascade=True Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1dcdd0-7f22-42db-9555-7c370492d09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume with id: d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1dcdd0-7f22-42db-9555-7c370492d09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Flow 'volume_create_api' (580a9ab7-5372-49b1-89e5-854eebbd16b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Create volume request issued successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1be60294-cc21-4bac-9fde-feb4bcda6bda tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 357/761] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:42:50 2026] POST /volume/v3/volumes => generated 760 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86908]: /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 01 01:42:51 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fb8857ac-ae11-44b3-bf6d-d4ffecde3c1f tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 358/762] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:51 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 828 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume request issued successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84e2706f-ff05-46e8-bdad-92723535ea6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e?cascade=True returned with HTTP 202 Sep 01 01:42:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 405/763] 192.168.122.53 () {58 vars in 1255 bytes} [Tue Sep 1 01:42:51 2026] DELETE /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6b05bbc-25fe-4458-ab76-c17c2a62ee9c tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 359/764] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:51 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 849 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3febb693-3757-4ed5-93ed-5859b2b72ca6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3febb693-3757-4ed5-93ed-5859b2b72ca6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3febb693-3757-4ed5-93ed-5859b2b72ca6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3febb693-3757-4ed5-93ed-5859b2b72ca6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3febb693-3757-4ed5-93ed-5859b2b72ca6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de returned with HTTP 404 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 406/765] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/volumes/9352c97d-9d55-4025-bfe2-8aa5eb0000de => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be75b84b-435d-44cb-8c60-d8440b69b887 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be75b84b-435d-44cb-8c60-d8440b69b887 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be75b84b-435d-44cb-8c60-d8440b69b887 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be75b84b-435d-44cb-8c60-d8440b69b887 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-be75b84b-435d-44cb-8c60-d8440b69b887 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member f2bd0149-0eb9-4457-9351-d9f481036fd6 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be75b84b-435d-44cb-8c60-d8440b69b887 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 returned with HTTP 404 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 360/766] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/groups/f2bd0149-0eb9-4457-9351-d9f481036fd6 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0993d308-f67c-4b28-9457-8b3f158cd5e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0993d308-f67c-4b28-9457-8b3f158cd5e5 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/a8a736a3-2c67-4e5d-b690-8a38d99d7acd Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0993d308-f67c-4b28-9457-8b3f158cd5e5 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0993d308-f67c-4b28-9457-8b3f158cd5e5 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0993d308-f67c-4b28-9457-8b3f158cd5e5 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types/a8a736a3-2c67-4e5d-b690-8a38d99d7acd returned with HTTP 202 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 407/767] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:42:52 2026] DELETE /volume/v3/group_types/a8a736a3-2c67-4e5d-b690-8a38d99d7acd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a4587de1-1e0d-459a-9065-9cf51769c090 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4587de1-1e0d-459a-9065-9cf51769c090 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4587de1-1e0d-459a-9065-9cf51769c090 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4587de1-1e0d-459a-9065-9cf51769c090 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4587de1-1e0d-459a-9065-9cf51769c090 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 returned with HTTP 202 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 361/768] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:42:52 2026] DELETE /volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d91dfb85-ba4a-44f2-b7bc-d97f8c05cce6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d91dfb85-ba4a-44f2-b7bc-d97f8c05cce6 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] GET http://192.168.122.53/volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d91dfb85-ba4a-44f2-b7bc-d97f8c05cce6 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d91dfb85-ba4a-44f2-b7bc-d97f8c05cce6 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d91dfb85-ba4a-44f2-b7bc-d97f8c05cce6 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 returned with HTTP 404 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 408/769] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/types/56670e64-477f-47f7-b0f0-8f53e97c5f85 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-109b15e5-6ab6-4da3-9587-4397af86baa9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-109b15e5-6ab6-4da3-9587-4397af86baa9 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-109b15e5-6ab6-4da3-9587-4397af86baa9 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-11943741"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-109b15e5-6ab6-4da3-9587-4397af86baa9 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 362/770] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:42:52 2026] POST /volume/v3/types => generated 222 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-866ba2bd-da1f-4d74-bf2d-34f64aec6019 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-866ba2bd-da1f-4d74-bf2d-34f64aec6019 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-866ba2bd-da1f-4d74-bf2d-34f64aec6019 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1932815472"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-866ba2bd-da1f-4d74-bf2d-34f64aec6019 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 409/771] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:42:52 2026] POST /volume/v3/group_types => generated 181 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "588947bd-d74e-4d28-afe2-c88e260bfa09", "volume_types": ["40e2bf62-9653-400d-be2f-4fbe29fe2c59"], "name": "tempest-GroupSnapshotsTest-Group-1604061639"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group {'group': {'group_type': '588947bd-d74e-4d28-afe2-c88e260bfa09', 'volume_types': ['40e2bf62-9653-400d-be2f-4fbe29fe2c59'], 'name': 'tempest-GroupSnapshotsTest-Group-1604061639'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group tempest-GroupSnapshotsTest-Group-1604061639. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e4138ad-18b0-4d4c-971a-f919ae1ba81a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 363/772] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:52 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['1ebbebb6-7c2a-45ca-94fa-137f1b3dcac4'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00b4807e-b606-4a7b-b541-81fde0c0aca0 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 364/773] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 849 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d992772e-a60d-40e4-82ca-fc66d4f90156 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:42:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 410/774] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:42:52 2026] POST /volume/v3/groups => generated 112 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:52 devstack devstack@c-api.service[86907]: /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 01 01:42:52 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:42:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1042b0bf-a9b1-40bc-bfae-80fcacdce833 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:42:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 365/775] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:52 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 392 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d224e42e-24ae-4346-b5e8-f5b057628a63 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 411/776] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:53 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-32a92f54-b50e-4738-875b-e020036128d8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32a92f54-b50e-4738-875b-e020036128d8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32a92f54-b50e-4738-875b-e020036128d8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32a92f54-b50e-4738-875b-e020036128d8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-32a92f54-b50e-4738-875b-e020036128d8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32a92f54-b50e-4738-875b-e020036128d8 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 366/777] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:53 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:42:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /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 01 01:42:54 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b633d097-dc2c-4b82-8c08-6af1cff35e39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:42:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 412/778] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:42:53 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1480402288", "volume_type": "40e2bf62-9653-400d-be2f-4fbe29fe2c59", "group_id": "c0e154f5-0d79-440b-8361-f8c2c787e24a", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1480402288', 'volume_type': '40e2bf62-9653-400d-be2f-4fbe29fe2c59', 'group_id': 'c0e154f5-0d79-440b-8361-f8c2c787e24a', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume of 1 GB Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /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 01 01:42:54 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (da94a60c-43dd-4b9f-8880-79e849d3db9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800146b9-6cd3-4b3c-aae8-bbdb56a97020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800146b9-6cd3-4b3c-aae8-bbdb56a97020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:42:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40e2bf62-9653-400d-be2f-4fbe29fe2c59,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-11943741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40e2bf62-9653-400d-be2f-4fbe29fe2c59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0e154f5-0d79-440b-8361-f8c2c787e24a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96312488-f758-47a9-8165-42f5eb268df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-11943741 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-11943741, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-11943741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-11943741, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['4a7882a8-45c0-4d0f-99b3-ff19a8adf901', 'd2302b4a-5de7-4173-aa1a-6697bc69738f', '7f74ffaf-69c5-4da4-9d0c-0ff98af657a3', '66241fdb-fc26-4590-945b-44ea4ffaff5c'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96312488-f758-47a9-8165-42f5eb268df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7882a8-45c0-4d0f-99b3-ff19a8adf901', 'd2302b4a-5de7-4173-aa1a-6697bc69738f', '7f74ffaf-69c5-4da4-9d0c-0ff98af657a3', '66241fdb-fc26-4590-945b-44ea4ffaff5c']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba7128e-016f-41cc-a51a-329e77950070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba7128e-016f-41cc-a51a-329e77950070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c940ed-8f0d-4b25-accf-265da411ce9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1480402288',encryption_key_id=None,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['4a7882a8-45c0-4d0f-99b3-ff19a8adf901','d2302b4a-5de7-4173-aa1a-6697bc69738f','7f74ffaf-69c5-4da4-9d0c-0ff98af657a3','66241fdb-fc26-4590-945b-44ea4ffaff5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1480402288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,host=None,id=04c940ed-8f0d-4b25-accf-265da411ce9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40e2bf62-9653-400d-be2f-4fbe29fe2c59),volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652a509c-2649-4b8c-8a62-d72229858f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652a509c-2649-4b8c-8a62-d72229858f1b) transitioned into state 'SUCCESS' from state '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-1480402288',encryption_key_id=None,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['4a7882a8-45c0-4d0f-99b3-ff19a8adf901','d2302b4a-5de7-4173-aa1a-6697bc69738f','7f74ffaf-69c5-4da4-9d0c-0ff98af657a3','66241fdb-fc26-4590-945b-44ea4ffaff5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d8e40f-2924-452c-ad67-e2734707dec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d8e40f-2924-452c-ad67-e2734707dec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (da94a60c-43dd-4b9f-8880-79e849d3db9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request issued successfully. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:54 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-810194f7-e802-4a8a-b0c5-d7d717526d45 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 367/779] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:42:54 2026] POST /volume/v3/volumes => generated 827 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:54 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2fc380c0-0be5-43f2-90b5-4bd7a4407586 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f returned with HTTP 200 Sep 01 01:42:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 413/780] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:54 2026] GET /volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f => generated 895 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5dc51e9d-4c1a-4c58-aa67-ec62ab048aca tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 368/781] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:54 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d86e237-2e7f-4e7a-a945-be1f45028501 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 200 Sep 01 01:42:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 414/782] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:54 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f114f96b-db1f-4560-8368-adab64461142 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1487641465"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1487641465'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume of 1 GB Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Availability Zones retrieved successfully. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Flow 'volume_create_api' (f29d50af-03ec-4b1a-879a-756695d164d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c3bca8-8061-4b36-9923-00fe816cb3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c3bca8-8061-4b36-9923-00fe816cb3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da50803-1013-47af-8456-9e3bd86eef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Created reservations ['03157af9-5a8c-466a-b853-42e1651cd167', 'abfb461d-977f-4b18-a2a1-5b906d91e36f', '9d98566e-6af7-489d-8bf9-380b7960f170', '6f818b7b-817d-4cdd-a12b-a1f2536a3fdb'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da50803-1013-47af-8456-9e3bd86eef00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03157af9-5a8c-466a-b853-42e1651cd167', 'abfb461d-977f-4b18-a2a1-5b906d91e36f', '9d98566e-6af7-489d-8bf9-380b7960f170', '6f818b7b-817d-4cdd-a12b-a1f2536a3fdb']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4d4470-44c8-47d1-a65d-9aef446f9944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4d4470-44c8-47d1-a65d-9aef446f9944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1739d8e-92ac-446c-96d6-a9835aed7168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1487641465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c522daf02b344993a7af781d8c2026b7',qos_specs=None,replication_status=,reservations=['03157af9-5a8c-466a-b853-42e1651cd167','abfb461d-977f-4b18-a2a1-5b906d91e36f','9d98566e-6af7-489d-8bf9-380b7960f170','6f818b7b-817d-4cdd-a12b-a1f2536a3fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65451b4801274abfabb403bf37c096df',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1487641465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1739d8e-92ac-446c-96d6-a9835aed7168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c522daf02b344993a7af781d8c2026b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65451b4801274abfabb403bf37c096df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1fa1fa-dc8f-4a2d-bfca-6ac322e29c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1fa1fa-dc8f-4a2d-bfca-6ac322e29c6c) transitioned into state 'SUCCESS' from state '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-1487641465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c522daf02b344993a7af781d8c2026b7',qos_specs=None,replication_status=,reservations=['03157af9-5a8c-466a-b853-42e1651cd167','abfb461d-977f-4b18-a2a1-5b906d91e36f','9d98566e-6af7-489d-8bf9-380b7960f170','6f818b7b-817d-4cdd-a12b-a1f2536a3fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65451b4801274abfabb403bf37c096df',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b850f61-228e-4449-8750-1dee8d767330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b850f61-228e-4449-8750-1dee8d767330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Flow 'volume_create_api' (f29d50af-03ec-4b1a-879a-756695d164d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume request issued successfully. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f114f96b-db1f-4560-8368-adab64461142 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 369/783] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:42:55 2026] POST /volume/v3/volumes => generated 826 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-45df116c-f05f-43ae-b270-9556a969ad84 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-45df116c-f05f-43ae-b270-9556a969ad84 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-45df116c-f05f-43ae-b270-9556a969ad84 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-45df116c-f05f-43ae-b270-9556a969ad84 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-45df116c-f05f-43ae-b270-9556a969ad84 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:55 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-45df116c-f05f-43ae-b270-9556a969ad84 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 415/784] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:55 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 894 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40c103f2-1173-4941-ba7d-569a977f1ff5 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 416/785] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:55 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:55 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4d9f19c6-c49e-4b6f-ac2d-3bb4321628b2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d9f19c6-c49e-4b6f-ac2d-3bb4321628b2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d9f19c6-c49e-4b6f-ac2d-3bb4321628b2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d9f19c6-c49e-4b6f-ac2d-3bb4321628b2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d9f19c6-c49e-4b6f-ac2d-3bb4321628b2 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 404 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-df390b79-c1e2-4e74-88ac-fc4ce49be9f2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 417/786] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:55 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 370/787] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:55 2026] GET /volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Get all volumes completed successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6af20378-bc4f-4dd9-adb8-a8eb39aea1a4 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 418/788] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/volumes => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7a62225b-3706-49f7-934c-e6d4251b0340 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: /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 01 01:42:56 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Get all snapshots completed successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a62225b-3706-49f7-934c-e6d4251b0340 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 371/789] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-043a0f7b-6137-4353-83d2-748d022b8d6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-043a0f7b-6137-4353-83d2-748d022b8d6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-043a0f7b-6137-4353-83d2-748d022b8d6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-043a0f7b-6137-4353-83d2-748d022b8d6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-043a0f7b-6137-4353-83d2-748d022b8d6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-043a0f7b-6137-4353-83d2-748d022b8d6d tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 419/790] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 885 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume with id: 54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume request issued successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e7e9e87-a6ec-4423-90c0-9b5779e4ece7 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 202 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 372/791] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:56 2026] DELETE /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Volume info retrieved successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cbd2f8c0-3d25-46ba-88cc-41b0bfe95b84 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 420/792] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 884 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e2482f95-6df2-404a-997d-1b9c780122c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2482f95-6df2-404a-997d-1b9c780122c8 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2482f95-6df2-404a-997d-1b9c780122c8 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2482f95-6df2-404a-997d-1b9c780122c8 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e2482f95-6df2-404a-997d-1b9c780122c8 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2482f95-6df2-404a-997d-1b9c780122c8 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 373/793] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] POST http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a1739d8e-92ac-446c-96d6-a9835aed7168"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b4c194a-205d-42c4-b3b0-39a6964057a4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 421/794] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:56 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volume_transfer [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a1739d8e-92ac-446c-96d6-a9835aed7168'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volume_transfer [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Creating transfer of volume a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Generating transfer record for volume a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b9f940b-28b3-4e7b-857a-00827e81efd0 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 374/795] 192.168.122.53 () {62 vars in 1205 bytes} [Tue Sep 1 01:42:56 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e9d7ed1-7845-48e0-acc5-6e8c421e9e0d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 375/796] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c870273-fa4c-4e0b-9b05-b5f0eb32fd95 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c870273-fa4c-4e0b-9b05-b5f0eb32fd95 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c870273-fa4c-4e0b-9b05-b5f0eb32fd95 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c870273-fa4c-4e0b-9b05-b5f0eb32fd95 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c870273-fa4c-4e0b-9b05-b5f0eb32fd95 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e returned with HTTP 200 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 376/797] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0104564f-f928-4e2e-9918-eb4427471975 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0104564f-f928-4e2e-9918-eb4427471975 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0104564f-f928-4e2e-9918-eb4427471975 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0104564f-f928-4e2e-9918-eb4427471975 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volume_transfer [None req-0104564f-f928-4e2e-9918-eb4427471975 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Listing volume transfers {{(pid=86907) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0104564f-f928-4e2e-9918-eb4427471975 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 200 Sep 01 01:42:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 377/798] 192.168.122.53 () {60 vars in 1184 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e96f8810-49c7-4573-91bd-ca9a463f7e97 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f returned with HTTP 200 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 422/799] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f => generated 920 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-83966110-0c2f-4f77-9e53-43348d569d5c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1339508704", "volume_type": "40e2bf62-9653-400d-be2f-4fbe29fe2c59", "group_id": "c0e154f5-0d79-440b-8361-f8c2c787e24a", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1339508704', 'volume_type': '40e2bf62-9653-400d-be2f-4fbe29fe2c59', 'group_id': 'c0e154f5-0d79-440b-8361-f8c2c787e24a', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume of 1 GB Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /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 01 01:42:57 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (d5749b1c-6bb1-41c3-90dc-132933270772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e0f382-1f7c-49b2-ba0b-070bbeeeae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] POST http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e/accept Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3a5334a107b3f2cf"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.volume_transfer [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Accepting volume transfer 27b01c88-9675-4f52-bf73-5083bd09eb9e {{(pid=86907) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Accepting transfer 27b01c88-9675-4f52-bf73-5083bd09eb9e Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e0f382-1f7c-49b2-ba0b-070bbeeeae77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:42:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40e2bf62-9653-400d-be2f-4fbe29fe2c59,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-11943741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40e2bf62-9653-400d-be2f-4fbe29fe2c59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0e154f5-0d79-440b-8361-f8c2c787e24a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8f96ce-7909-48cb-a982-f57b4576e8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-11943741 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-11943741, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-11943741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-11943741, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['061df649-388a-4c78-9659-3827719c0965', '102ff4bd-1e5f-4dab-8ca1-1c9f9dda911f', '86e86b1a-b471-4b1d-a038-41173c24458d', '807fab06-2f11-42ec-8d76-6e3491a2ecbd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8f96ce-7909-48cb-a982-f57b4576e8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['061df649-388a-4c78-9659-3827719c0965', '102ff4bd-1e5f-4dab-8ca1-1c9f9dda911f', '86e86b1a-b471-4b1d-a038-41173c24458d', '807fab06-2f11-42ec-8d76-6e3491a2ecbd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714cc78c-0a51-4a56-a61f-e389cb8d1d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Created reservations ['c41b68f7-4fee-4bc2-ad1b-1b98c23b7690', '8e956271-8cd4-4514-bc62-b346c0d087a6', 'bc4f61c8-4c15-4ccf-9a60-f4ddbd260f4b', 'd2585d0f-513f-42af-89ae-ff3a7bc8440e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Created reservations ['537bbb07-2fb3-4a50-b56a-df4678ef1662', '96870cbe-5763-44f2-90c4-285311097d88', 'e0e85adc-5701-4c60-aab7-fd851c95f620', 'a3b07690-32ab-4d2f-938f-d8bb2b6c6937'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714cc78c-0a51-4a56-a61f-e389cb8d1d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe89f0e5-f778-420c-ba98-2f8161c77c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1339508704',encryption_key_id=None,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['061df649-388a-4c78-9659-3827719c0965','102ff4bd-1e5f-4dab-8ca1-1c9f9dda911f','86e86b1a-b471-4b1d-a038-41173c24458d','807fab06-2f11-42ec-8d76-6e3491a2ecbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1339508704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,host=None,id=fe89f0e5-f778-420c-ba98-2f8161c77c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40e2bf62-9653-400d-be2f-4fbe29fe2c59),volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba97e62-1567-40ac-9612-ec3bcdcd5efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: /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 01 01:42:57 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba97e62-1567-40ac-9612-ec3bcdcd5efc) transitioned into state 'SUCCESS' from state '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-1339508704',encryption_key_id=None,group_id=c0e154f5-0d79-440b-8361-f8c2c787e24a,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['061df649-388a-4c78-9659-3827719c0965','102ff4bd-1e5f-4dab-8ca1-1c9f9dda911f','86e86b1a-b471-4b1d-a038-41173c24458d','807fab06-2f11-42ec-8d76-6e3491a2ecbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=40e2bf62-9653-400d-be2f-4fbe29fe2c59)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c986e5e-6096-41af-8dff-c1490e56a578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Created reservations ['2177a58b-db23-4665-a44a-32b2a21a939c', 'a65464e2-ab60-4a53-955a-43153b7c2d18', '44771f5b-2490-4346-a3fd-a1d4321e50c5', '944b3ca3-a85c-424f-b871-6c6b7f7d83cb'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c986e5e-6096-41af-8dff-c1490e56a578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (d5749b1c-6bb1-41c3-90dc-132933270772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request issued successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Created reservations ['e51bdd75-44bb-416f-a193-288d68bd458c', '449388d1-acfe-417c-88d1-208a9d91baad', '80b09ebc-b920-4c3b-9e90-c526fedd550f', 'a90e61d9-9544-42d1-ba33-33ce5ce598e7'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-83966110-0c2f-4f77-9e53-43348d569d5c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 423/800] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:42:57 2026] POST /volume/v3/volumes => generated 827 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2e62778a-1c3b-436c-b4e4-f7c248f6ea63 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e62778a-1c3b-436c-b4e4-f7c248f6ea63 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e62778a-1c3b-436c-b4e4-f7c248f6ea63 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e62778a-1c3b-436c-b4e4-f7c248f6ea63 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e62778a-1c3b-436c-b4e4-f7c248f6ea63 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 returned with HTTP 404 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 424/801] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volumes/54fdb82d-01c2-41b3-926b-63e111158864 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Transfer volume completed successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-596ec6df-5c53-4081-bf48-63683ce1940d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:57 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-596ec6df-5c53-4081-bf48-63683ce1940d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 425/802] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:57 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 895 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete snapshot with id: f40678bf-41a2-46b5-86f2-f592fe542100 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8735ed7-c384-4ffa-b7a4-796ad1f80ebd tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 returned with HTTP 404 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 426/803] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:42:58 2026] DELETE /volume/v3/snapshots/f40678bf-41a2-46b5-86f2-f592fe542100 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-538e1272-cbc8-4432-a614-dab6f2d1ea66 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 427/804] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:58 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b205e9d-3115-4cc7-8d16-381a2e9a3c36 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b205e9d-3115-4cc7-8d16-381a2e9a3c36 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] GET http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b205e9d-3115-4cc7-8d16-381a2e9a3c36 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b205e9d-3115-4cc7-8d16-381a2e9a3c36 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Volume a1739d8e-92ac-446c-96d6-a9835aed7168 has been transferred. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b205e9d-3115-4cc7-8d16-381a2e9a3c36 tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 404 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 428/805] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:58 2026] GET /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc6841dd-8b5e-4bfc-b57c-88f2c70ac20b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e/accept returned with HTTP 202 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 378/806] 192.168.122.53 () {62 vars in 1337 bytes} [Tue Sep 1 01:42:57 2026] POST /volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e/accept => generated 371 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] Delete volume with id: d77c1c99-bcea-4f23-a18c-107284a4929e Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4c2aab9-09d1-4713-ade3-c4cda399946a tempest-VolumesDeleteCascade-891798718 tempest-VolumesDeleteCascade-891798718-project-member] http://192.168.122.53/volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e returned with HTTP 404 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 429/807] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:42:58 2026] DELETE /volume/v3/volumes/d77c1c99-bcea-4f23-a18c-107284a4929e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Volume info retrieved successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12e43d80-2cd6-4e18-8f7c-da23630b61c8 tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 379/808] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:58 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 954 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] Volume info retrieved successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78fa6470-51fc-4aca-a956-b30bbaad4c7b tempest-VolumesTransfersV355Test-612480463 tempest-VolumesTransfersV355Test-612480463-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 430/809] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:58 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Delete transfer with id: 27b01c88-9675-4f52-bf73-5083bd09eb9e Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4faacf9-a630-4aec-a4d6-ee75d38feec6 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e returned with HTTP 404 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 380/810] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:42:58 2026] DELETE /volume/v3/volume-transfers/27b01c88-9675-4f52-bf73-5083bd09eb9e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3c72272-d074-4124-9f63-06b67eb85c63 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Delete volume with id: a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Volume info retrieved successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Delete volume request issued successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3c72272-d074-4124-9f63-06b67eb85c63 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 202 Sep 01 01:42:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 431/811] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:42:58 2026] DELETE /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Volume info retrieved successfully. Sep 01 01:42:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f7540db0-a7c8-490c-9b72-1b1180350b28 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 200 Sep 01 01:42:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 381/812] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:58 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 1137 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=812,cinder:INSERT=91,cinder:UPDATE=146 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:42:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:42:59 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:42:59 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0087a1c-ec6c-4d22-96be-af974c7821e6 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 382/813] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:42:59 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b874e4cd-9ae9-4bc7-b9d7-11bc4caf7fe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 432/814] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:59 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:42:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-88ef39bc-b572-4f25-8d4e-379e43e10456 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 383/815] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:42:59 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 1331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-55a53db9-fb7a-44bf-8d7d-d697d203cc8a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55a53db9-fb7a-44bf-8d7d-d697d203cc8a tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55a53db9-fb7a-44bf-8d7d-d697d203cc8a tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55a53db9-fb7a-44bf-8d7d-d697d203cc8a tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55a53db9-fb7a-44bf-8d7d-d697d203cc8a tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 404 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 433/816] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:59 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4b7a835c-56ae-4acb-962b-e82ba96e7d3a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4b7a835c-56ae-4acb-962b-e82ba96e7d3a tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4b7a835c-56ae-4acb-962b-e82ba96e7d3a tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4b7a835c-56ae-4acb-962b-e82ba96e7d3a tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4b7a835c-56ae-4acb-962b-e82ba96e7d3a tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 404 Sep 01 01:42:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 384/817] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:42:59 2026] GET /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Delete volume with id: a1739d8e-92ac-446c-96d6-a9835aed7168 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20aa37ca-fe56-4afc-8382-0d62e96f36ff tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 returned with HTTP 404 Sep 01 01:42:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 434/818] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:42:59 2026] DELETE /volume/v3/volumes/a1739d8e-92ac-446c-96d6-a9835aed7168 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-31895439"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-31895439'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume of 1 GB Sep 01 01:42:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Availability Zones retrieved successfully. Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Flow 'volume_create_api' (945685e2-722e-4c49-bad0-c9ea0904e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc722fc-573a-45e8-b5c3-c4bf2cc9f214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc722fc-573a-45e8-b5c3-c4bf2cc9f214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:42:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1a18cb-107d-406d-8035-75f50f25bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Created reservations ['495793ee-e232-419d-8902-11965a93fec0', '4deab2c5-43c2-43ef-bd63-366a5e36ce66', 'db8c54e4-e612-40d0-bc39-078773bc778b', '5ccb3a2d-f504-45d1-ad63-53cd021f2640'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1a18cb-107d-406d-8035-75f50f25bb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['495793ee-e232-419d-8902-11965a93fec0', '4deab2c5-43c2-43ef-bd63-366a5e36ce66', 'db8c54e4-e612-40d0-bc39-078773bc778b', '5ccb3a2d-f504-45d1-ad63-53cd021f2640']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dd9dbe-4d1f-42d0-b3de-c0b40ae31f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dd9dbe-4d1f-42d0-b3de-c0b40ae31f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7615c45-8895-4953-8a4f-6ec9bfe26bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-31895439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c522daf02b344993a7af781d8c2026b7',qos_specs=None,replication_status=,reservations=['495793ee-e232-419d-8902-11965a93fec0','4deab2c5-43c2-43ef-bd63-366a5e36ce66','db8c54e4-e612-40d0-bc39-078773bc778b','5ccb3a2d-f504-45d1-ad63-53cd021f2640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65451b4801274abfabb403bf37c096df',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-31895439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7615c45-8895-4953-8a4f-6ec9bfe26bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c522daf02b344993a7af781d8c2026b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65451b4801274abfabb403bf37c096df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7997b223-b224-43cd-b476-c76a59a2e108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=738,cinder:INSERT=116,cinder:UPDATE=182 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7997b223-b224-43cd-b476-c76a59a2e108) transitioned into state 'SUCCESS' from state '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-31895439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c522daf02b344993a7af781d8c2026b7',qos_specs=None,replication_status=,reservations=['495793ee-e232-419d-8902-11965a93fec0','4deab2c5-43c2-43ef-bd63-366a5e36ce66','db8c54e4-e612-40d0-bc39-078773bc778b','5ccb3a2d-f504-45d1-ad63-53cd021f2640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65451b4801274abfabb403bf37c096df',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748ad48a-24ea-45a4-9d27-1626407cc85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748ad48a-24ea-45a4-9d27-1626407cc85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Flow 'volume_create_api' (945685e2-722e-4c49-bad0-c9ea0904e1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Create volume request issued successfully. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3d18d755-44a7-4845-9eae-8d7a9d5a8359 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 385/819] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:42:59 2026] POST /volume/v3/volumes => generated 824 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e9bc93f3-7ff2-47de-8881-a7340f4325ea tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 435/820] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:43:00 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f1141309-91a7-47b9-a128-8c038cf95339 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1141309-91a7-47b9-a128-8c038cf95339 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1141309-91a7-47b9-a128-8c038cf95339 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1141309-91a7-47b9-a128-8c038cf95339 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:00 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1141309-91a7-47b9-a128-8c038cf95339 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1141309-91a7-47b9-a128-8c038cf95339 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 436/821] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:00 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 892 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-11441143-551a-43d7-b669-4243eef2230c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-11441143-551a-43d7-b669-4243eef2230c None None] GET http://192.168.122.53/volume// Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-11441143-551a-43d7-b669-4243eef2230c None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-11441143-551a-43d7-b669-4243eef2230c None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-11441143-551a-43d7-b669-4243eef2230c None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 437/822] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:43:00 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e3033687-e508-4a57-b2d9-113fc56dc4f4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e3033687-e508-4a57-b2d9-113fc56dc4f4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e3033687-e508-4a57-b2d9-113fc56dc4f4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2280cc9-1796-4286-bd32-e5ac3efba993", "connector": null, "instance_uuid": "8aa4b2fd-1330-4f27-adc2-8fd8da65015f"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b2129eab-6d11-46a4-a84e-004482c1d2cf tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:43:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 386/823] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:00 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] PUT http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "04c940ed-8f0d-4b25-accf-265da411ce9f"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Update called for group c0e154f5-0d79-440b-8361-f8c2c787e24a. {{(pid=86907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Updating group c0e154f5-0d79-440b-8361-f8c2c787e24a with name None description: None add_volumes: None remove_volumes: 04c940ed-8f0d-4b25-accf-265da411ce9f. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-e3033687-e508-4a57-b2d9-113fc56dc4f4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 438/824] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:43:00 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c521b7f-d6a2-454b-93cc-7894cc4c2416 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 202 Sep 01 01:43:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 387/825] 192.168.122.53 () {62 vars in 1285 bytes} [Tue Sep 1 01:43:00 2026] PUT /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:00 devstack devstack@c-api.service[86908]: /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 01 01:43:00 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ceadf9c-5f0b-4b3a-9aa6-725c947e45b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 439/826] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:00 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-386d8b0b-7680-4b3f-890c-bf2bf116e33c tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 388/827] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:01 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:01 devstack devstack@c-api.service[86908]: /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 01 01:43:01 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c628b9d-6216-4150-afc3-f3ac5bb82f39 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 440/828] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:01 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] PUT http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "04c940ed-8f0d-4b25-accf-265da411ce9f"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Update called for group c0e154f5-0d79-440b-8361-f8c2c787e24a. {{(pid=86907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Updating group c0e154f5-0d79-440b-8361-f8c2c787e24a with name None description: None add_volumes: 04c940ed-8f0d-4b25-accf-265da411ce9f remove_volumes: None. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:01 devstack devstack@c-api.service[86907]: /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 01 01:43:01 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76f5158c-be64-49c3-a38a-cca5805fdd06 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 202 Sep 01 01:43:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 389/829] 192.168.122.53 () {62 vars in 1285 bytes} [Tue Sep 1 01:43:01 2026] PUT /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:01 devstack devstack@c-api.service[86908]: /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 01 01:43:01 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c29a391c-9596-4919-818d-f7d72f6ed7d9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 441/830] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:01 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d0b5e447-3887-44f4-b1fc-41efeeba968d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d0b5e447-3887-44f4-b1fc-41efeeba968d None None] GET http://192.168.122.53/volume// Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d0b5e447-3887-44f4-b1fc-41efeeba968d None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d0b5e447-3887-44f4-b1fc-41efeeba968d None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d0b5e447-3887-44f4-b1fc-41efeeba968d None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 442/831] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d95e76a4-7665-48c8-b7e8-bdd3bf8bb6fa tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 390/832] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 952 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d63da0d1-937f-4842-b424-72a4d47897fc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] POST http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7615c45-8895-4953-8a4f-6ec9bfe26bf8"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volume_transfer [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7615c45-8895-4953-8a4f-6ec9bfe26bf8'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volume_transfer [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Creating transfer of volume b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Generating transfer record for volume b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-04be04e8-5ec0-48e9-9201-a1428006cc25 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 200 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 443/833] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 1511 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d63da0d1-937f-4842-b424-72a4d47897fc tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:43:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 391/834] 192.168.122.53 () {62 vars in 1205 bytes} [Tue Sep 1 01:43:02 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9353f880-be31-414d-a552-521ff62aba65 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9353f880-be31-414d-a552-521ff62aba65 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9353f880-be31-414d-a552-521ff62aba65 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9353f880-be31-414d-a552-521ff62aba65 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9353f880-be31-414d-a552-521ff62aba65 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9353f880-be31-414d-a552-521ff62aba65 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 444/835] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 960 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] PUT http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-716149cc-b1cf-4863-84af-14f533befd26 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-716149cc-b1cf-4863-84af-14f533befd26 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volume-transfers/detail Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-716149cc-b1cf-4863-84af-14f533befd26 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-716149cc-b1cf-4863-84af-14f533befd26 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volume_transfer [None req-716149cc-b1cf-4863-84af-14f533befd26 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Listing volume transfers {{(pid=86908) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Acquiring lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-716149cc-b1cf-4863-84af-14f533befd26 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 445/836] 192.168.122.53 () {60 vars in 1205 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Delete transfer with id: 3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc Sep 01 01:43:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0dbf3b16-2d3e-451f-a542-c78c67fd3d9d tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc returned with HTTP 202 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 446/837] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:43:02 2026] DELETE /volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /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 01 01:43:02 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc761b81-b2b1-459e-a285-353c8e6404b6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 447/838] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 393 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Volume info retrieved successfully. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea60bf2d-cb16-4871-9d3c-0da38fe826f5 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 448/839] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:02 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 952 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-24bf1451-0088-4752-9d29-89f29cd37b3a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24bf1451-0088-4752-9d29-89f29cd37b3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] PUT http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24bf1451-0088-4752-9d29-89f29cd37b3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fe89f0e5-f778-420c-ba98-2f8161c77c48"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-24bf1451-0088-4752-9d29-89f29cd37b3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Update called for group c0e154f5-0d79-440b-8361-f8c2c787e24a. {{(pid=86908) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-24bf1451-0088-4752-9d29-89f29cd37b3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Updating group c0e154f5-0d79-440b-8361-f8c2c787e24a with name None description: None add_volumes: None remove_volumes: fe89f0e5-f778-420c-ba98-2f8161c77c48. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" released by "attachment_update" :: held 0.357s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-b1c9bfbf-bc8b-4668-86f6-806f9b488193 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 returned with HTTP 200 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 392/840] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:43:02 2026] PUT /volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 => generated 694 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Delete transfer with id: 3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24bf1451-0088-4752-9d29-89f29cd37b3a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 202 Sep 01 01:43:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 449/841] 192.168.122.53 () {62 vars in 1285 bytes} [Tue Sep 1 01:43:03 2026] PUT /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c80a7424-b05c-4152-87da-8f35a2d3f465 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc returned with HTTP 404 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 393/842] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:43:03 2026] DELETE /volume/v3/volume-transfers/3d4cca65-00b9-4b63-a4aa-8fb5a58b8ddc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Delete volume with id: b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Volume info retrieved successfully. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: /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 01 01:43:03 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0ee6128-e1c4-4f5d-8e62-528017f7ba4e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 450/843] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:03 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d99c3ae3-1da2-4f86-9dff-2f421444c298 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d99c3ae3-1da2-4f86-9dff-2f421444c298 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51/action Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d99c3ae3-1da2-4f86-9dff-2f421444c298 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d99c3ae3-1da2-4f86-9dff-2f421444c298 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Delete volume request issued successfully. Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00116bf0-04e1-4be4-83aa-dd366c8a01b7 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 202 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 394/844] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:43:03 2026] DELETE /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c2daf1df-556f-4048-91a5-607f6df15410 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2daf1df-556f-4048-91a5-607f6df15410 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2daf1df-556f-4048-91a5-607f6df15410 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2daf1df-556f-4048-91a5-607f6df15410 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-9933a7d8-d03d-4cfc-a0ca-a72b501a6a1c req-d99c3ae3-1da2-4f86-9dff-2f421444c298 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51/action returned with HTTP 204 Sep 01 01:43:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 451/845] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:43:03 2026] POST /volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c2daf1df-556f-4048-91a5-607f6df15410 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Volume info retrieved successfully. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2daf1df-556f-4048-91a5-607f6df15410 tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 200 Sep 01 01:43:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 395/846] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:03 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 1135 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-869773307"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-869773307'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume of 1 GB Sep 01 01:43:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Availability Zones retrieved successfully. Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Flow 'volume_create_api' (9a706d91-9706-4816-94c9-a9b63b3c3224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1793e7-e1f1-4728-8836-dc931aa78cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1793e7-e1f1-4728-8836-dc931aa78cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2a81f9-f2d2-4ace-8309-6085c8171997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Created reservations ['8294da24-a216-4c6e-8986-024aaddd5cb5', 'a648238f-383a-4513-94b0-7fb6c4c9c5fb', '29908912-8347-4e6e-b93f-fbf724a18b6b', '5356a9fd-d7d4-4fdc-8a44-f153867a5296'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2a81f9-f2d2-4ace-8309-6085c8171997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8294da24-a216-4c6e-8986-024aaddd5cb5', 'a648238f-383a-4513-94b0-7fb6c4c9c5fb', '29908912-8347-4e6e-b93f-fbf724a18b6b', '5356a9fd-d7d4-4fdc-8a44-f153867a5296']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df8b9cb-e30c-43f1-8d47-b2438ac7a4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df8b9cb-e30c-43f1-8d47-b2438ac7a4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86baea5-9420-443b-9996-0978d7430c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-869773307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='446d1c2a84444f0a929e993fba99ce48',qos_specs=None,replication_status=,reservations=['8294da24-a216-4c6e-8986-024aaddd5cb5','a648238f-383a-4513-94b0-7fb6c4c9c5fb','29908912-8347-4e6e-b93f-fbf724a18b6b','5356a9fd-d7d4-4fdc-8a44-f153867a5296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327d8131ffd4473b88d35f65cc888580',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-869773307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86baea5-9420-443b-9996-0978d7430c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='446d1c2a84444f0a929e993fba99ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='327d8131ffd4473b88d35f65cc888580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36274914-c356-45f7-a3d0-e85679fd5252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36274914-c356-45f7-a3d0-e85679fd5252) transitioned into state 'SUCCESS' from state '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-869773307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='446d1c2a84444f0a929e993fba99ce48',qos_specs=None,replication_status=,reservations=['8294da24-a216-4c6e-8986-024aaddd5cb5','a648238f-383a-4513-94b0-7fb6c4c9c5fb','29908912-8347-4e6e-b93f-fbf724a18b6b','5356a9fd-d7d4-4fdc-8a44-f153867a5296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327d8131ffd4473b88d35f65cc888580',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264e482-081b-481f-93f9-7b01c77a906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264e482-081b-481f-93f9-7b01c77a906e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Flow 'volume_create_api' (9a706d91-9706-4816-94c9-a9b63b3c3224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume request issued successfully. Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-beedf093-4199-4ca5-863d-40ec4e0b9d99 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 452/847] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:03 2026] POST /volume/v3/volumes => generated 757 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07c4d3a8-481f-4f31-a766-9851374b6460 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07c4d3a8-481f-4f31-a766-9851374b6460 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07c4d3a8-481f-4f31-a766-9851374b6460 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07c4d3a8-481f-4f31-a766-9851374b6460 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07c4d3a8-481f-4f31-a766-9851374b6460 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07c4d3a8-481f-4f31-a766-9851374b6460 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 396/848] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:04 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:04 devstack devstack@c-api.service[86908]: /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 01 01:43:04 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9f199c82-97c8-4cc1-958c-ee59e57da446 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 453/849] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:04 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] PUT http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fe89f0e5-f778-420c-ba98-2f8161c77c48"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Update called for group c0e154f5-0d79-440b-8361-f8c2c787e24a. {{(pid=86907) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Updating group c0e154f5-0d79-440b-8361-f8c2c787e24a with name None description: None add_volumes: fe89f0e5-f778-420c-ba98-2f8161c77c48 remove_volumes: None. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /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 01 01:43:04 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52ea1447-4e98-4062-bb66-8d145bb8bd62 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 202 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 397/850] 192.168.122.53 () {62 vars in 1285 bytes} [Tue Sep 1 01:43:04 2026] PUT /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ec5fb0f-e709-44da-bf74-cfa71bb4238e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ec5fb0f-e709-44da-bf74-cfa71bb4238e tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ec5fb0f-e709-44da-bf74-cfa71bb4238e tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ec5fb0f-e709-44da-bf74-cfa71bb4238e tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ec5fb0f-e709-44da-bf74-cfa71bb4238e tempest-VolumesTransfersV355Test-1061335299 tempest-VolumesTransfersV355Test-1061335299-project-admin] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 404 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 454/851] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:04 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb5ffec1-c97b-4ef7-9c46-8ab9bb73856f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb5ffec1-c97b-4ef7-9c46-8ab9bb73856f tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] GET http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb5ffec1-c97b-4ef7-9c46-8ab9bb73856f tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb5ffec1-c97b-4ef7-9c46-8ab9bb73856f tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: /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 01 01:43:04 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5aa0098a-affe-408e-bc7b-885a9ce08588 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 398/852] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:04 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb5ffec1-c97b-4ef7-9c46-8ab9bb73856f tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 404 Sep 01 01:43:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 455/853] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:04 2026] GET /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] DELETE http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] Delete volume with id: b7615c45-8895-4953-8a4f-6ec9bfe26bf8 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61feda8d-ecd1-4b8b-ae16-497d5c90d551 tempest-VolumesTransfersV355Test-1342853940 tempest-VolumesTransfersV355Test-1342853940-project-member] http://192.168.122.53/volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 returned with HTTP 404 Sep 01 01:43:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 399/854] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:43:04 2026] DELETE /volume/v3/volumes/b7615c45-8895-4953-8a4f-6ec9bfe26bf8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd9cc9af-12ec-4d80-90a5-47465f742571 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 456/855] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:05 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /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 01 01:43:05 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a54d954b-985a-46d5-b9c9-93e2a125b057 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 200 Sep 01 01:43:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 400/856] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:05 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:05 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:05 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:05 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fe2c8ff-2278-4856-9b7d-0e0f45f8fd14 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 457/857] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:05 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/group_snapshots Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c0e154f5-0d79-440b-8361-f8c2c787e24a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-592813472"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c0e154f5-0d79-440b-8361-f8c2c787e24a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-592813472'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.group_snapshots [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-592813472. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /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 01 01:43:05 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:05 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-11943741 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-11943741, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['05618c2d-30fb-4423-9733-3172f96bbbef', '8eb47d19-b562-4cfe-84d9-a6e084313571', '71207694-fbfe-4d4d-9133-4e4986e55c38', 'd90c4d21-d5fb-4ff4-a328-c549aca15834'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92ee32fd-399f-4f1b-9a6f-6b44255f1368 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:43:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 401/858] 192.168.122.53 () {62 vars in 1203 bytes} [Tue Sep 1 01:43:05 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6976e05-61a6-4cb5-a116-5c398f3d0c8d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 458/859] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:06 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee445521-3cd0-456b-9bde-dc564dc328d9 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 402/860] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:06 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] POST http://192.168.122.53/volume/v3/os-volume-transfer Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e86baea5-9420-443b-9996-0978d7430c5b"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.volume_transfer [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e86baea5-9420-443b-9996-0978d7430c5b'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Creating transfer of volume e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.transfer.api [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Generating transfer record for volume e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4bab3351-375c-4eb8-8ac8-414ea3b7b483 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:43:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 459/861] 192.168.122.53 () {60 vars in 1170 bytes} [Tue Sep 1 01:43:06 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4894e40d-cde3-4546-a7f9-ae418e810836 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4894e40d-cde3-4546-a7f9-ae418e810836 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4894e40d-cde3-4546-a7f9-ae418e810836 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4894e40d-cde3-4546-a7f9-ae418e810836 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4894e40d-cde3-4546-a7f9-ae418e810836 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4894e40d-cde3-4546-a7f9-ae418e810836 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 403/862] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:06 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 858 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c8db27ff-ea3f-41ca-969d-2a4181f03075 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8db27ff-ea3f-41ca-969d-2a4181f03075 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8db27ff-ea3f-41ca-969d-2a4181f03075 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8db27ff-ea3f-41ca-969d-2a4181f03075 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8db27ff-ea3f-41ca-969d-2a4181f03075 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f returned with HTTP 200 Sep 01 01:43:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 460/863] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:43:06 2026] GET /volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f => generated 415 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/os-volume-transfer Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.volume_transfer [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Listing volume transfers {{(pid=86907) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 01:43:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53f79fcb-504a-4c34-9fc7-11473e5a1790 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 01:43:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 404/864] 192.168.122.53 () {58 vars in 1149 bytes} [Tue Sep 1 01:43:06 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-10a050db-45e2-4495-a6da-6671cfbfb5db None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f17e500-4d8f-47ba-b757-490abb9ec3a5 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 405/865] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:07 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] POST http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f/accept Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "621497427f64f5a0"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.volume_transfer [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Accepting volume transfer a6f4a50c-007d-4d9e-b0a2-011c56ba074f {{(pid=86908) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Accepting transfer a6f4a50c-007d-4d9e-b0a2-011c56ba074f Sep 01 01:43:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Created reservations ['b56e4c60-3eb9-4e3e-8a20-0e9eb937a7a7', '30d85453-d0c8-41d0-8553-c24ff516fb00', 'f805e750-b27b-4d46-b60a-608f1b016fff', 'adfef1ac-fa2e-4479-91d3-bd21c8492dde'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Created reservations ['2ebce970-d2e4-4eff-b5b8-b07cc6627f34', '145d0a31-4855-46f7-9d8d-422ad3198cca', '99daeebb-6abf-4cd2-a7e8-58f3ee139906', '3f942345-857f-42e8-928b-3f20af7b34aa'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: /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 01 01:43:07 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Created reservations ['0c619435-f02b-4fb8-a002-7f35f7594940', '224bcec0-5eb1-4857-891a-1f1c62fc4531', '1dc93753-6697-4020-9d6c-ebfd88664022', '690e90cf-b61e-4e6a-9bb1-8b893ba8456a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Created reservations ['1aecb5b0-db95-41f9-a95e-8501f7a5eea0', '6724d47e-29f7-453b-8fd9-4d29869c0442', '53f31390-1ebd-4496-92d1-1775ce60d8e2', 'f6c91473-75e4-4769-9881-625c4144c00e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Transfer volume completed successfully. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.transfer.api [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Volume e86baea5-9420-443b-9996-0978d7430c5b has been transferred. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-10a050db-45e2-4495-a6da-6671cfbfb5db tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f/accept returned with HTTP 202 Sep 01 01:43:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 461/866] 192.168.122.53 () {60 vars in 1302 bytes} [Tue Sep 1 01:43:06 2026] POST /volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f/accept => generated 371 bytes in 1508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c795ef95-eaf1-429f-a29b-472dd05ac87a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 406/867] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:08 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Volume info retrieved successfully. Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b86b2f1-7134-4b3d-9358-fb74e4d41389 tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 462/868] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:08 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] Volume info retrieved successfully. Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b0d2878-28ea-4b03-a68d-7d6fc9369deb tempest-VolumesTransfersTest-1592119228 tempest-VolumesTransfersTest-1592119228-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 407/869] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:08 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2f534dea-996c-45d3-8754-6288aa062e6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f534dea-996c-45d3-8754-6288aa062e6c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] DELETE http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f534dea-996c-45d3-8754-6288aa062e6c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f534dea-996c-45d3-8754-6288aa062e6c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-2f534dea-996c-45d3-8754-6288aa062e6c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Delete transfer with id: a6f4a50c-007d-4d9e-b0a2-011c56ba074f Sep 01 01:43:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f534dea-996c-45d3-8754-6288aa062e6c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f returned with HTTP 404 Sep 01 01:43:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 463/870] 192.168.122.53 () {58 vars in 1263 bytes} [Tue Sep 1 01:43:08 2026] DELETE /volume/v3/os-volume-transfer/a6f4a50c-007d-4d9e-b0a2-011c56ba074f => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:08 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Delete volume with id: e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Volume info retrieved successfully. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Delete volume request issued successfully. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6605a700-abe7-4ef7-aaad-ec216a84e6bf tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 202 Sep 01 01:43:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 408/871] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:08 2026] DELETE /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 0 bytes in 597 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Volume info retrieved successfully. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2208aaa9-b554-4f0f-9750-8644013e24e6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 200 Sep 01 01:43:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 464/872] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:09 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 1012 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46733513-780e-48af-8d8e-513f7f5bf7c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 409/873] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:09 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-440f1f62-25be-49da-97b7-4b101421253e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-440f1f62-25be-49da-97b7-4b101421253e tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-440f1f62-25be-49da-97b7-4b101421253e tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-440f1f62-25be-49da-97b7-4b101421253e tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb81a403-c61b-4bdc-9b73-94c0e7ee8524 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 410/874] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:10 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-440f1f62-25be-49da-97b7-4b101421253e tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 404 Sep 01 01:43:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 465/875] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:10 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-46433a16-62c9-41f5-8098-1508217164d0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46433a16-62c9-41f5-8098-1508217164d0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46433a16-62c9-41f5-8098-1508217164d0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46433a16-62c9-41f5-8098-1508217164d0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46433a16-62c9-41f5-8098-1508217164d0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 404 Sep 01 01:43:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 411/876] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:10 2026] GET /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Delete volume with id: e86baea5-9420-443b-9996-0978d7430c5b Sep 01 01:43:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d96092b-fc37-4bc3-8319-025795cd02b6 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b returned with HTTP 404 Sep 01 01:43:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 466/877] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:10 2026] DELETE /volume/v3/volumes/e86baea5-9420-443b-9996-0978d7430c5b => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-656941b3-4801-4195-836d-7d1c54f0308b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2054468849"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2054468849'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume of 1 GB Sep 01 01:43:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Availability Zones retrieved successfully. Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Flow 'volume_create_api' (b32e935b-1ac5-4595-a355-e68996ce71cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75cdf30-6b0b-45e0-aaef-09b5015745d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75cdf30-6b0b-45e0-aaef-09b5015745d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc8a9cd-14c3-40a2-bc3b-f9a3ec3b7327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Created reservations ['96ffccb7-10d7-40c0-8e4a-9bcbf5bcd63c', '86e22b49-b471-4cb9-9ce9-1d8818c8f7e6', '1dea3027-a95e-41b1-909a-32fed8d30761', '5e10cafb-06c2-493c-9dd2-f45436d19984'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc8a9cd-14c3-40a2-bc3b-f9a3ec3b7327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96ffccb7-10d7-40c0-8e4a-9bcbf5bcd63c', '86e22b49-b471-4cb9-9ce9-1d8818c8f7e6', '1dea3027-a95e-41b1-909a-32fed8d30761', '5e10cafb-06c2-493c-9dd2-f45436d19984']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02c1a68-ae41-4012-bbef-75e6c3757aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02c1a68-ae41-4012-bbef-75e6c3757aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b308b90-a2c8-4f38-9633-29d50b58c182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2054468849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='446d1c2a84444f0a929e993fba99ce48',qos_specs=None,replication_status=,reservations=['96ffccb7-10d7-40c0-8e4a-9bcbf5bcd63c','86e22b49-b471-4cb9-9ce9-1d8818c8f7e6','1dea3027-a95e-41b1-909a-32fed8d30761','5e10cafb-06c2-493c-9dd2-f45436d19984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327d8131ffd4473b88d35f65cc888580',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2054468849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b308b90-a2c8-4f38-9633-29d50b58c182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='446d1c2a84444f0a929e993fba99ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='327d8131ffd4473b88d35f65cc888580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092b3a46-b15d-4f5f-8746-bc838503bbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092b3a46-b15d-4f5f-8746-bc838503bbe7) transitioned into state 'SUCCESS' from state '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-2054468849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='446d1c2a84444f0a929e993fba99ce48',qos_specs=None,replication_status=,reservations=['96ffccb7-10d7-40c0-8e4a-9bcbf5bcd63c','86e22b49-b471-4cb9-9ce9-1d8818c8f7e6','1dea3027-a95e-41b1-909a-32fed8d30761','5e10cafb-06c2-493c-9dd2-f45436d19984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327d8131ffd4473b88d35f65cc888580',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49085ba6-624a-4664-8d47-a314e16544bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49085ba6-624a-4664-8d47-a314e16544bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Flow 'volume_create_api' (b32e935b-1ac5-4595-a355-e68996ce71cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Create volume request issued successfully. Sep 01 01:43:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-656941b3-4801-4195-836d-7d1c54f0308b tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 412/878] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:10 2026] POST /volume/v3/volumes => generated 758 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c104c250-da3c-4a0f-87e0-ba195a9d4976 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 467/879] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:11 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8c47a97-b348-4f07-9fc9-bd477dc7a9b8 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 413/880] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:11 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-13da5542-862c-43ed-8977-2fc77ab9183c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13da5542-862c-43ed-8977-2fc77ab9183c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13da5542-862c-43ed-8977-2fc77ab9183c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13da5542-862c-43ed-8977-2fc77ab9183c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-13da5542-862c-43ed-8977-2fc77ab9183c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13da5542-862c-43ed-8977-2fc77ab9183c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 468/881] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:12 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb8e02d0-ff14-4362-82da-a16595f642c4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 414/882] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:12 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-155ce515-f469-4c30-9dd3-5d61c0226556 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-924784432"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-924784432'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume of 1 GB Sep 01 01:43:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Availability Zones retrieved successfully. Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Flow 'volume_create_api' (a757234c-7833-44a2-a74c-2691189279fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fa64d6-f967-4d22-84d0-579c9e06318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fa64d6-f967-4d22-84d0-579c9e06318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56f6fce-c158-4bdf-bb55-6f2cad3e97e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f534ff80-d8c0-4b55-8ed5-e624aa53d86e tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 415/883] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:13 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8524e259-c55e-43c7-88bc-cf39635d8452 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8524e259-c55e-43c7-88bc-cf39635d8452 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8524e259-c55e-43c7-88bc-cf39635d8452 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8524e259-c55e-43c7-88bc-cf39635d8452 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-8524e259-c55e-43c7-88bc-cf39635d8452 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Created reservations ['22cd05d4-8154-4444-ba4f-2ac21f8085d6', '3fcadd60-bb43-48f2-b897-5ba934224483', 'aa52d03a-0340-4edb-8006-990dc644feaf', 'bab6477d-a2e2-4d29-be32-78a2258932e5'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56f6fce-c158-4bdf-bb55-6f2cad3e97e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22cd05d4-8154-4444-ba4f-2ac21f8085d6', '3fcadd60-bb43-48f2-b897-5ba934224483', 'aa52d03a-0340-4edb-8006-990dc644feaf', 'bab6477d-a2e2-4d29-be32-78a2258932e5']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98925b3-d51f-4519-a51b-6e9aec854aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8524e259-c55e-43c7-88bc-cf39635d8452 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 416/884] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:13 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98925b3-d51f-4519-a51b-6e9aec854aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8859092f-509b-498e-bd9e-2b4e452871aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-924784432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',qos_specs=None,replication_status=,reservations=['22cd05d4-8154-4444-ba4f-2ac21f8085d6','3fcadd60-bb43-48f2-b897-5ba934224483','aa52d03a-0340-4edb-8006-990dc644feaf','bab6477d-a2e2-4d29-be32-78a2258932e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87aca17609144d3887a6a34981b6424b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-924784432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8859092f-509b-498e-bd9e-2b4e452871aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87aca17609144d3887a6a34981b6424b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b17dbc-8c1c-43ed-9858-42b1e45cfbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b17dbc-8c1c-43ed-9858-42b1e45cfbd6) transitioned into state 'SUCCESS' from state '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-924784432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',qos_specs=None,replication_status=,reservations=['22cd05d4-8154-4444-ba4f-2ac21f8085d6','3fcadd60-bb43-48f2-b897-5ba934224483','aa52d03a-0340-4edb-8006-990dc644feaf','bab6477d-a2e2-4d29-be32-78a2258932e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87aca17609144d3887a6a34981b6424b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073f178d-c6be-490f-8400-99346ee5d1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073f178d-c6be-490f-8400-99346ee5d1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Flow 'volume_create_api' (a757234c-7833-44a2-a74c-2691189279fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume request issued successfully. Sep 01 01:43:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-155ce515-f469-4c30-9dd3-5d61c0226556 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 469/885] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:13 2026] POST /volume/v3/volumes => generated 753 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bbe5831-d741-436d-9606-a1d5a80ffb22 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 417/886] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:13 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 821 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b8fd5db-5759-4716-889a-8f5520ad981c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b8fd5db-5759-4716-889a-8f5520ad981c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b8fd5db-5759-4716-889a-8f5520ad981c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b8fd5db-5759-4716-889a-8f5520ad981c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9b8fd5db-5759-4716-889a-8f5520ad981c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b8fd5db-5759-4716-889a-8f5520ad981c tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 470/887] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5d029a6-d91b-4ba7-aefd-1a5180c703f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 418/888] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: /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 01 01:43:14 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cab0471d-07ed-4f9f-8185-2bfad3f79241 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 471/889] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcb0efc5-1807-4d34-bacb-906f5fe3ed43 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 419/890] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ebdef13-e625-4a55-82e2-b77211d1bfe0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 472/891] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.group_snapshots [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group_snapshot with id: bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:14 devstack devstack@c-api.service[86907]: /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 01 01:43:14 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc9f828a-04f9-4820-b089-8b97c5ea2b98 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 202 Sep 01 01:43:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 420/892] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:43:14 2026] DELETE /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /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 01 01:43:15 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abfbd5b5-baf7-42bc-a2a2-fe9b9113b297 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 421/893] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:15 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 845 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:15 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5c04ecf-7618-440c-811e-0bbcfe206b68 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 473/894] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:14 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /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 01 01:43:15 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3f19d10-61e8-4340-a334-3ca78fe07dc2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:43:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 422/895] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:43:15 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f342586a-64ee-453d-b0a6-69da2f8552f6 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 474/896] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:15 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-14432269-1d3c-405c-9af3-ae722969e0b0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14432269-1d3c-405c-9af3-ae722969e0b0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14432269-1d3c-405c-9af3-ae722969e0b0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14432269-1d3c-405c-9af3-ae722969e0b0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-14432269-1d3c-405c-9af3-ae722969e0b0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14432269-1d3c-405c-9af3-ae722969e0b0 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 423/897] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:15 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] POST http://192.168.122.53/volume/v3/os-volume-transfer Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b308b90-a2c8-4f38-9633-29d50b58c182"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.volume_transfer [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b308b90-a2c8-4f38-9633-29d50b58c182'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Creating transfer of volume 5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.transfer.api [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Generating transfer record for volume 5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a12aac7c-5260-4b08-8b7e-a4921661ddcd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:43:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 475/898] 192.168.122.53 () {60 vars in 1170 bytes} [Tue Sep 1 01:43:15 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:43:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9b62ac70-53dc-42f2-98d3-209815fe5f59 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 424/899] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:15 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 859 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-72829238-b36f-40a5-bf74-4c43651ff495 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72829238-b36f-40a5-bf74-4c43651ff495 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/os-volume-transfer/detail Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72829238-b36f-40a5-bf74-4c43651ff495 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72829238-b36f-40a5-bf74-4c43651ff495 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.volume_transfer [None req-72829238-b36f-40a5-bf74-4c43651ff495 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Listing volume transfers {{(pid=86908) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72829238-b36f-40a5-bf74-4c43651ff495 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 476/900] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:43:16 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] DELETE http://192.168.122.53/volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Delete transfer with id: c4aa771b-50ea-4233-828d-a02cdd41e709 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1a21f7a-03a2-4ce3-b591-2af7749880d0 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1859ccdf-ae54-4ba6-8a3f-38083500be6d tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 returned with HTTP 202 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 425/901] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:16 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 845 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 477/902] 192.168.122.53 () {58 vars in 1263 bytes} [Tue Sep 1 01:43:16 2026] DELETE /volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Volume info retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1340fbcf-281b-4227-9431-e6791fc7c5bd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 426/903] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:16 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] DELETE http://192.168.122.53/volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Delete transfer with id: c4aa771b-50ea-4233-828d-a02cdd41e709 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65e3eb50-7a7e-4b49-a534-3b4709a52cbd tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 returned with HTTP 404 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 478/904] 192.168.122.53 () {58 vars in 1263 bytes} [Tue Sep 1 01:43:16 2026] DELETE /volume/v3/os-volume-transfer/c4aa771b-50ea-4233-828d-a02cdd41e709 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bee884e6-2473-4fea-b8f2-9d261362a443 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Delete volume with id: 5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Volume info retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Delete volume request issued successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bee884e6-2473-4fea-b8f2-9d261362a443 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 202 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 427/905] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:16 2026] DELETE /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-97b84100-ae21-4541-965c-985b9bb319c6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97b84100-ae21-4541-965c-985b9bb319c6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97b84100-ae21-4541-965c-985b9bb319c6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97b84100-ae21-4541-965c-985b9bb319c6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-97b84100-ae21-4541-965c-985b9bb319c6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Volume info retrieved successfully. Sep 01 01:43:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6cba1e93-e611-4fb7-8d91-3567f88b5540 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 428/906] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:16 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97b84100-ae21-4541-965c-985b9bb319c6 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 479/907] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:16 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48fb9594-e2db-4e37-8ea6-a310f1314142 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 429/908] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:17 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 846 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8859092f-509b-498e-bd9e-2b4e452871aa", "size": 2, "name": "tempest-VolumesCloneTest-Volume-82294988"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume request body: {'volume': {'source_volid': '8859092f-509b-498e-bd9e-2b4e452871aa', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-82294988'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume retrieved successfully. Sep 01 01:43:17 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume of 2 GB Sep 01 01:43:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Availability Zones retrieved successfully. Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Flow 'volume_create_api' (8c1f8771-f3ef-4550-bd3f-d082b27d2c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3991b319-78d3-494f-86ac-6e0551fbf489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3991b319-78d3-494f-86ac-6e0551fbf489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8859092f-509b-498e-bd9e-2b4e452871aa', 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab4307c-7a14-4109-a947-f8c75c6138f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-604fc7c0-f64a-46eb-a47c-00e0beb8af36 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 430/909] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:17 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Volume info retrieved successfully. Sep 01 01:43:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-345cd77b-8f55-4b19-bd0b-db35542f5761 tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 200 Sep 01 01:43:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 431/910] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:17 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 1013 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Created reservations ['ea5bc22b-df64-466c-8776-edb7b72e506b', 'ac485fd5-37e3-4937-a711-b07f5aeba6e2', 'a306d5e5-4b5e-4a44-8713-b53e62e4821f', 'bb90aee0-b2f9-4e17-a349-9df7c1f48123'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab4307c-7a14-4109-a947-f8c75c6138f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5bc22b-df64-466c-8776-edb7b72e506b', 'ac485fd5-37e3-4937-a711-b07f5aeba6e2', 'a306d5e5-4b5e-4a44-8713-b53e62e4821f', 'bb90aee0-b2f9-4e17-a349-9df7c1f48123']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9b939a-0fbc-4284-9209-97a8c260b082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9b939a-0fbc-4284-9209-97a8c260b082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-82294988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',qos_specs=None,replication_status=,reservations=['ea5bc22b-df64-466c-8776-edb7b72e506b','ac485fd5-37e3-4937-a711-b07f5aeba6e2','a306d5e5-4b5e-4a44-8713-b53e62e4821f','bb90aee0-b2f9-4e17-a349-9df7c1f48123'],size=2,snapshot_id=None,source_replicaid=,source_volid=8859092f-509b-498e-bd9e-2b4e452871aa,status='creating',user_id='87aca17609144d3887a6a34981b6424b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-82294988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',provider_auth=None,provider_geometry=None,provider_id=None,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=8859092f-509b-498e-bd9e-2b4e452871aa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87aca17609144d3887a6a34981b6424b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3eb479-6efc-47ac-ab90-caddc3a18b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3eb479-6efc-47ac-ab90-caddc3a18b15) transitioned into state 'SUCCESS' from state '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-82294988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758b6ffd5d6f46eaa9a7043b9547f9af',qos_specs=None,replication_status=,reservations=['ea5bc22b-df64-466c-8776-edb7b72e506b','ac485fd5-37e3-4937-a711-b07f5aeba6e2','a306d5e5-4b5e-4a44-8713-b53e62e4821f','bb90aee0-b2f9-4e17-a349-9df7c1f48123'],size=2,snapshot_id=None,source_replicaid=,source_volid=8859092f-509b-498e-bd9e-2b4e452871aa,status='creating',user_id='87aca17609144d3887a6a34981b6424b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1460bc-7895-4f80-95c3-b1815ea4f473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1460bc-7895-4f80-95c3-b1815ea4f473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Flow 'volume_create_api' (8c1f8771-f3ef-4550-bd3f-d082b27d2c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Create volume request issued successfully. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b8eba3e-e9a2-4a40-a802-2d0720e2517b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 480/911] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:43:17 2026] POST /volume/v3/volumes => generated 786 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0a7ec0d9-09d4-45ac-aabf-d4fb848c7c52 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 432/912] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:18 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b7d584bf-3e28-4c05-a076-2f724c523964 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7d584bf-3e28-4c05-a076-2f724c523964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7d584bf-3e28-4c05-a076-2f724c523964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7d584bf-3e28-4c05-a076-2f724c523964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b7d584bf-3e28-4c05-a076-2f724c523964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7d584bf-3e28-4c05-a076-2f724c523964 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 481/913] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:18 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-503cc0cb-43c7-4d59-ae16-329796f2f5bc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-503cc0cb-43c7-4d59-ae16-329796f2f5bc tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-503cc0cb-43c7-4d59-ae16-329796f2f5bc tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-503cc0cb-43c7-4d59-ae16-329796f2f5bc tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-503cc0cb-43c7-4d59-ae16-329796f2f5bc tempest-VolumesTransfersTest-352447739 tempest-VolumesTransfersTest-352447739-project-admin] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 404 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 433/914] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:18 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b087d3de-e935-4d15-8ff0-cdc64c1e4ffb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b087d3de-e935-4d15-8ff0-cdc64c1e4ffb tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] GET http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b087d3de-e935-4d15-8ff0-cdc64c1e4ffb tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b087d3de-e935-4d15-8ff0-cdc64c1e4ffb tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b087d3de-e935-4d15-8ff0-cdc64c1e4ffb tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 404 Sep 01 01:43:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 482/915] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:19 2026] GET /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-380825de-1241-4754-bf91-001de1a38c85 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-380825de-1241-4754-bf91-001de1a38c85 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] DELETE http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-380825de-1241-4754-bf91-001de1a38c85 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-380825de-1241-4754-bf91-001de1a38c85 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-380825de-1241-4754-bf91-001de1a38c85 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] Delete volume with id: 5b308b90-a2c8-4f38-9633-29d50b58c182 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-380825de-1241-4754-bf91-001de1a38c85 tempest-VolumesTransfersTest-346787829 tempest-VolumesTransfersTest-346787829-project-member] http://192.168.122.53/volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 returned with HTTP 404 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 434/916] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:19 2026] DELETE /volume/v3/volumes/5b308b90-a2c8-4f38-9633-29d50b58c182 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-066da902-aa06-4e24-98bb-152f03c7b60a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-066da902-aa06-4e24-98bb-152f03c7b60a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-066da902-aa06-4e24-98bb-152f03c7b60a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-066da902-aa06-4e24-98bb-152f03c7b60a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-066da902-aa06-4e24-98bb-152f03c7b60a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-066da902-aa06-4e24-98bb-152f03c7b60a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 483/917] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:19 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-03c4d0f0-7e39-42fd-8c56-9e8ed9ae27c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-03c4d0f0-7e39-42fd-8c56-9e8ed9ae27c3 None None] GET http://192.168.122.53/volume// Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-03c4d0f0-7e39-42fd-8c56-9e8ed9ae27c3 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-03c4d0f0-7e39-42fd-8c56-9e8ed9ae27c3 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-03c4d0f0-7e39-42fd-8c56-9e8ed9ae27c3 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 435/918] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:43:19 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-6675ffdd-af6d-4ec6-92c7-03bd89e23a9a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-6675ffdd-af6d-4ec6-92c7-03bd89e23a9a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:43:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-6675ffdd-af6d-4ec6-92c7-03bd89e23a9a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2280cc9-1796-4286-bd32-e5ac3efba993", "connector": null, "instance_uuid": "8aa4b2fd-1330-4f27-adc2-8fd8da65015f"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93053d48-2ce4-4b93-b4fd-edd7c27e8188 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 200 Sep 01 01:43:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 436/919] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:19 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-6675ffdd-af6d-4ec6-92c7-03bd89e23a9a tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:43:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 484/920] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:43:19 2026] POST /volume/v3/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-2d4bb092-48b6-42aa-a202-052322790bac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-2d4bb092-48b6-42aa-a202-052322790bac tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-2d4bb092-48b6-42aa-a202-052322790bac tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-2d4bb092-48b6-42aa-a202-052322790bac tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:20 devstack devstack@c-api.service[86907]: /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 01 01:43:20 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:43:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-2d4bb092-48b6-42aa-a202-052322790bac tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 returned with HTTP 200 Sep 01 01:43:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 437/921] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:43:20 2026] DELETE /volume/v3/attachments/5910e771-f545-4b42-bfd4-da54834c8c51 => generated 192 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd934c1d-d819-40dd-8ad6-8f942a0e647c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 485/922] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:20 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-52c06011-e6e5-4334-b7b9-0b3a5f57d454 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52c06011-e6e5-4334-b7b9-0b3a5f57d454 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52c06011-e6e5-4334-b7b9-0b3a5f57d454 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52c06011-e6e5-4334-b7b9-0b3a5f57d454 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52c06011-e6e5-4334-b7b9-0b3a5f57d454 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 returned with HTTP 404 Sep 01 01:43:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 438/923] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:20 2026] GET /volume/v3/snapshots/4fce6b12-ad4e-41f7-93f9-476065af8ba8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ccb77234-2d26-46a9-b524-1778b10219ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccb77234-2d26-46a9-b524-1778b10219ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ccb77234-2d26-46a9-b524-1778b10219ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ccb77234-2d26-46a9-b524-1778b10219ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccb77234-2d26-46a9-b524-1778b10219ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 returned with HTTP 404 Sep 01 01:43:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 486/924] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:21 2026] GET /volume/v3/snapshots/eb492bc6-9c98-48e2-b77f-4a30cf141709 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e1cc0489-286b-4949-8a33-3e365d53852a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1cc0489-286b-4949-8a33-3e365d53852a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1cc0489-286b-4949-8a33-3e365d53852a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1cc0489-286b-4949-8a33-3e365d53852a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-e1cc0489-286b-4949-8a33-3e365d53852a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1cc0489-286b-4949-8a33-3e365d53852a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 404 Sep 01 01:43:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 439/925] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:21 2026] GET /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-98dae3b6-9751-4068-81f2-e8de97b5740a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for member bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b {{(pid=86908) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.group_snapshots [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group_snapshot with id: bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-98dae3b6-9751-4068-81f2-e8de97b5740a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b returned with HTTP 404 Sep 01 01:43:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 487/926] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:43:21 2026] DELETE /volume/v3/group_snapshots/bec7be23-dd7b-40f9-b7f5-32bdfaf9ea1b => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /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 01 01:43:21 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64a26122-d1a3-4913-beb0-dee1ab61a088 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 440/927] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:21 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-824358c3-e392-4149-9b78-1338b8561982 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a/action Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for group c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group with id: c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86908]: /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 01 01:43:21 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:43:21 devstack devstack@c-api.service[86908]: /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 01 01:43:21 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-824358c3-e392-4149-9b78-1338b8561982 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a/action returned with HTTP 202 Sep 01 01:43:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 488/928] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:43:21 2026] POST /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4d65b201-5d02-4807-a215-c9c032eaa652 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71ed8046-d72d-497b-88f5-d246f230f805 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71ed8046-d72d-497b-88f5-d246f230f805 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71ed8046-d72d-497b-88f5-d246f230f805 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71ed8046-d72d-497b-88f5-d246f230f805 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-71ed8046-d72d-497b-88f5-d246f230f805 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71ed8046-d72d-497b-88f5-d246f230f805 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 489/929] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:21 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d65b201-5d02-4807-a215-c9c032eaa652 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:43:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 441/930] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:21 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 919 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] PUT http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 Sep 01 01:43:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:22 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Acquiring lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:43:22 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:43:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f2344f1-44df-4d04-9cf4-e0fff1c6c25f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 442/931] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:22 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-20b63799-ec77-4508-9a81-a7902dd40337 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:22 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:22 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:22 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b63799-ec77-4508-9a81-a7902dd40337 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:43:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 443/932] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:22 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 919 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1274688b-a657-43f2-b5bd-facb40607e0a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1274688b-a657-43f2-b5bd-facb40607e0a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1274688b-a657-43f2-b5bd-facb40607e0a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1274688b-a657-43f2-b5bd-facb40607e0a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1274688b-a657-43f2-b5bd-facb40607e0a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1274688b-a657-43f2-b5bd-facb40607e0a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 444/933] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:23 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:43:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:24 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:24 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:24 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a225d65-9bdf-4249-961a-503ddb0ed9f7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 200 Sep 01 01:43:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 445/934] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:24 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 918 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4cb6f07-9d65-4112-893a-659c5fc00d19 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 446/935] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:25 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7a8d456d-3ac6-45ec-ab70-0518f5e41888 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a8d456d-3ac6-45ec-ab70-0518f5e41888 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a8d456d-3ac6-45ec-ab70-0518f5e41888 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a8d456d-3ac6-45ec-ab70-0518f5e41888 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a8d456d-3ac6-45ec-ab70-0518f5e41888 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 returned with HTTP 404 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 447/936] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:25 2026] GET /volume/v3/volumes/fe89f0e5-f778-420c-ba98-2f8161c77c48 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-59bbc221-2bfa-4116-8c0a-c0ac9ab4356e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59bbc221-2bfa-4116-8c0a-c0ac9ab4356e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59bbc221-2bfa-4116-8c0a-c0ac9ab4356e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59bbc221-2bfa-4116-8c0a-c0ac9ab4356e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59bbc221-2bfa-4116-8c0a-c0ac9ab4356e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f returned with HTTP 404 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 448/937] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:25 2026] GET /volume/v3/volumes/04c940ed-8f0d-4b25-accf-265da411ce9f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea20791f-f654-4efc-a12b-60348582c111 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea20791f-f654-4efc-a12b-60348582c111 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea20791f-f654-4efc-a12b-60348582c111 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea20791f-f654-4efc-a12b-60348582c111 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-ea20791f-f654-4efc-a12b-60348582c111 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member c0e154f5-0d79-440b-8361-f8c2c787e24a {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea20791f-f654-4efc-a12b-60348582c111 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a returned with HTTP 404 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 449/938] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:25 2026] GET /volume/v3/groups/c0e154f5-0d79-440b-8361-f8c2c787e24a => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-02e81f69-ac4b-436e-ae70-db5c35ed5a0f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02e81f69-ac4b-436e-ae70-db5c35ed5a0f tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/588947bd-d74e-4d28-afe2-c88e260bfa09 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02e81f69-ac4b-436e-ae70-db5c35ed5a0f tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02e81f69-ac4b-436e-ae70-db5c35ed5a0f tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02e81f69-ac4b-436e-ae70-db5c35ed5a0f tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types/588947bd-d74e-4d28-afe2-c88e260bfa09 returned with HTTP 202 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 450/939] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:43:25 2026] DELETE /volume/v3/group_types/588947bd-d74e-4d28-afe2-c88e260bfa09 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7f983467-d3a3-4522-9655-e79788a5deae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f983467-d3a3-4522-9655-e79788a5deae tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f983467-d3a3-4522-9655-e79788a5deae tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f983467-d3a3-4522-9655-e79788a5deae tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f983467-d3a3-4522-9655-e79788a5deae tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 returned with HTTP 202 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 451/940] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:43:25 2026] DELETE /volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fae106c7-f562-439f-83f8-1e40461f95af None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fae106c7-f562-439f-83f8-1e40461f95af tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] GET http://192.168.122.53/volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fae106c7-f562-439f-83f8-1e40461f95af tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fae106c7-f562-439f-83f8-1e40461f95af tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fae106c7-f562-439f-83f8-1e40461f95af tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 returned with HTTP 404 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 452/941] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:43:26 2026] GET /volume/v3/types/40e2bf62-9653-400d-be2f-4fbe29fe2c59 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-63e726b5-ae3d-4975-acb0-62c69553d413 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63e726b5-ae3d-4975-acb0-62c69553d413 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-63e726b5-ae3d-4975-acb0-62c69553d413 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1551893291"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63e726b5-ae3d-4975-acb0-62c69553d413 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 453/942] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:43:26 2026] POST /volume/v3/types => generated 224 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a2985195-c493-42a7-8ed4-e12479326447 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2985195-c493-42a7-8ed4-e12479326447 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2985195-c493-42a7-8ed4-e12479326447 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2985195-c493-42a7-8ed4-e12479326447 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a2985195-c493-42a7-8ed4-e12479326447 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2985195-c493-42a7-8ed4-e12479326447 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 454/943] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:26 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0966f074-116a-4389-8117-27ccb4f50a37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0966f074-116a-4389-8117-27ccb4f50a37 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0966f074-116a-4389-8117-27ccb4f50a37 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1281474910"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0966f074-116a-4389-8117-27ccb4f50a37 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 455/944] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:43:26 2026] POST /volume/v3/group_types => generated 181 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d773b3e-fc38-493c-ad61-2272eb875a57", "volume_types": ["5dd092f3-56c1-4670-a8ce-f6c3f9e9870f"], "name": "tempest-GroupSnapshotsTest-Group-1882615497"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group {'group': {'group_type': '1d773b3e-fc38-493c-ad61-2272eb875a57', 'volume_types': ['5dd092f3-56c1-4670-a8ce-f6c3f9e9870f'], 'name': 'tempest-GroupSnapshotsTest-Group-1882615497'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group tempest-GroupSnapshotsTest-Group-1882615497. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['782bd26b-08b1-46ef-a0de-707eecb0b762'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0098bd7e-4a3b-489e-b431-3dcd5ee62aa9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 456/945] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:43:26 2026] POST /volume/v3/groups => generated 112 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-55db479a-6243-4347-b745-73e69f57983d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55db479a-6243-4347-b745-73e69f57983d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55db479a-6243-4347-b745-73e69f57983d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55db479a-6243-4347-b745-73e69f57983d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-55db479a-6243-4347-b745-73e69f57983d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 44847d25-e788-41df-b551-6629fbb2215f {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:26 devstack devstack@c-api.service[86907]: /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 01 01:43:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55db479a-6243-4347-b745-73e69f57983d tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f returned with HTTP 200 Sep 01 01:43:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 457/946] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:26 2026] GET /volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1ee13b7b-a756-4893-818c-b29948307725 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ee13b7b-a756-4893-818c-b29948307725 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ee13b7b-a756-4893-818c-b29948307725 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ee13b7b-a756-4893-818c-b29948307725 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1ee13b7b-a756-4893-818c-b29948307725 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ee13b7b-a756-4893-818c-b29948307725 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 458/947] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:27 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 44847d25-e788-41df-b551-6629fbb2215f {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /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 01 01:43:28 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b91f698-47ad-46b4-b14a-2ec6c7ac1fb7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f returned with HTTP 200 Sep 01 01:43:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 459/948] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:27 2026] GET /volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f => generated 393 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-401963409", "volume_type": "5dd092f3-56c1-4670-a8ce-f6c3f9e9870f", "group_id": "44847d25-e788-41df-b551-6629fbb2215f", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-401963409', 'volume_type': '5dd092f3-56c1-4670-a8ce-f6c3f9e9870f', 'group_id': '44847d25-e788-41df-b551-6629fbb2215f', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume of 1 GB Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /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 01 01:43:28 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Availability Zones retrieved successfully. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (7b4fc9d4-c6e0-4178-9cc0-699556622d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a74415-69dd-4c64-93f8-6fe5ef9d79e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a74415-69dd-4c64-93f8-6fe5ef9d79e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:43:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5dd092f3-56c1-4670-a8ce-f6c3f9e9870f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1551893291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dd092f3-56c1-4670-a8ce-f6c3f9e9870f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '44847d25-e788-41df-b551-6629fbb2215f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b17b1d6-970e-4df7-8c8f-4387492b9a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1551893291 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1551893291, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1551893291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1551893291, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['5f33878b-151f-4bb7-9ebb-27116ded7df2', '65b4ba36-8969-4da3-a778-7acd5400f93f', '29523edb-6b67-4047-8b68-05711c2210a1', '4dc7e8d9-75fb-4fd8-97b9-fb7df96dfdcf'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b17b1d6-970e-4df7-8c8f-4387492b9a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f33878b-151f-4bb7-9ebb-27116ded7df2', '65b4ba36-8969-4da3-a778-7acd5400f93f', '29523edb-6b67-4047-8b68-05711c2210a1', '4dc7e8d9-75fb-4fd8-97b9-fb7df96dfdcf']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33185dc3-1eca-4713-92f3-ea400da6a273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33185dc3-1eca-4713-92f3-ea400da6a273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2c8ce3-af5f-43a9-9eac-bce340bfefa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-401963409',encryption_key_id=None,group_id=44847d25-e788-41df-b551-6629fbb2215f,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['5f33878b-151f-4bb7-9ebb-27116ded7df2','65b4ba36-8969-4da3-a778-7acd5400f93f','29523edb-6b67-4047-8b68-05711c2210a1','4dc7e8d9-75fb-4fd8-97b9-fb7df96dfdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=5dd092f3-56c1-4670-a8ce-f6c3f9e9870f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-401963409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=44847d25-e788-41df-b551-6629fbb2215f,host=None,id=4d2c8ce3-af5f-43a9-9eac-bce340bfefa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dd092f3-56c1-4670-a8ce-f6c3f9e9870f),volume_type_id=5dd092f3-56c1-4670-a8ce-f6c3f9e9870f)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829b471-acd5-49f6-8f67-a46eac05a0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829b471-acd5-49f6-8f67-a46eac05a0d8) transitioned into state 'SUCCESS' from state '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-401963409',encryption_key_id=None,group_id=44847d25-e788-41df-b551-6629fbb2215f,group_type_id=,metadata={},multiattach=False,project_id='dbf3bad03cc54b3ca69524e27b1a6a20',qos_specs=None,replication_status=,reservations=['5f33878b-151f-4bb7-9ebb-27116ded7df2','65b4ba36-8969-4da3-a778-7acd5400f93f','29523edb-6b67-4047-8b68-05711c2210a1','4dc7e8d9-75fb-4fd8-97b9-fb7df96dfdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fbde4a9f7d46338b58a0e04af9d65b',volume_type_id=5dd092f3-56c1-4670-a8ce-f6c3f9e9870f)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09dc7325-a9f6-4d18-ae57-6c13cfe6b438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09dc7325-a9f6-4d18-ae57-6c13cfe6b438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Flow 'volume_create_api' (7b4fc9d4-c6e0-4178-9cc0-699556622d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Create volume request issued successfully. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:28 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17e03e9d-1866-40e8-9c61-e3b64c4a9b20 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 460/949] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:43:28 2026] POST /volume/v3/volumes => generated 828 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-019bdcc2-3a00-4989-bb83-52a34620f95d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-019bdcc2-3a00-4989-bb83-52a34620f95d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-019bdcc2-3a00-4989-bb83-52a34620f95d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-019bdcc2-3a00-4989-bb83-52a34620f95d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-019bdcc2-3a00-4989-bb83-52a34620f95d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-019bdcc2-3a00-4989-bb83-52a34620f95d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 461/950] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:28 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-338291851"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-338291851'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Create volume of 2 GB Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Availability Zones retrieved successfully. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Flow 'volume_create_api' (369ab224-3cee-47a0-a845-a88f6cb5762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382ed18-e6ba-448c-b3ac-306008371895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Validating volume size '2' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382ed18-e6ba-448c-b3ac-306008371895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df77bd53-9ce3-4792-b1ba-a5c6d50cacc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Created reservations ['9811f1c7-33d3-4bfe-8226-10ff81a1b754', '149459cc-75ad-4393-bee8-4c2de5b4be38', '3c345b82-30a4-4f6a-bfe6-8074698f4efb', '1e58231c-62db-4ff6-af11-4c3c16eb0929'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df77bd53-9ce3-4792-b1ba-a5c6d50cacc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9811f1c7-33d3-4bfe-8226-10ff81a1b754', '149459cc-75ad-4393-bee8-4c2de5b4be38', '3c345b82-30a4-4f6a-bfe6-8074698f4efb', '1e58231c-62db-4ff6-af11-4c3c16eb0929']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0492ff5f-cd02-477e-a800-1653b3950ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0492ff5f-cd02-477e-a800-1653b3950ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e4a09fd-7e7a-4638-ac63-f244c6fa45b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-338291851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6f093075694292a500abac142b91b4',qos_specs=None,replication_status=,reservations=['9811f1c7-33d3-4bfe-8226-10ff81a1b754','149459cc-75ad-4393-bee8-4c2de5b4be38','3c345b82-30a4-4f6a-bfe6-8074698f4efb','1e58231c-62db-4ff6-af11-4c3c16eb0929'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16982bc6b2440139df9af0b6561f72e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-338291851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e4a09fd-7e7a-4638-ac63-f244c6fa45b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c6f093075694292a500abac142b91b4',provider_auth=None,provider_geometry=None,provider_id=None,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='a16982bc6b2440139df9af0b6561f72e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a2c9cb-7be5-4803-8cd4-859a73c9a80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a2c9cb-7be5-4803-8cd4-859a73c9a80f) transitioned into state 'SUCCESS' from state '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-338291851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6f093075694292a500abac142b91b4',qos_specs=None,replication_status=,reservations=['9811f1c7-33d3-4bfe-8226-10ff81a1b754','149459cc-75ad-4393-bee8-4c2de5b4be38','3c345b82-30a4-4f6a-bfe6-8074698f4efb','1e58231c-62db-4ff6-af11-4c3c16eb0929'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16982bc6b2440139df9af0b6561f72e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f054027-2731-45e2-b374-8849f5814564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f054027-2731-45e2-b374-8849f5814564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Flow 'volume_create_api' (369ab224-3cee-47a0-a845-a88f6cb5762d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Create volume request issued successfully. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d70a3639-d46a-4abf-977c-5c8ee243cd6e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 462/951] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:28 2026] POST /volume/v3/volumes => generated 761 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:29 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be87691e-621e-44c8-b3d4-cbff4eefbb9c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 200 Sep 01 01:43:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 463/952] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:29 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-793d6b10-25fe-41c7-b51e-c7bfc0f9f0b5 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 464/953] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:29 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de848ea9-f754-4500-8ce7-cd20722eb7c3 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 465/954] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:29 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:30 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84175102-06bb-4ecd-a1fd-962c4cdef5d1 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 200 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 466/955] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:30 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c0c20f5-ab04-439f-8cc1-f553b97007f4 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 467/956] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:30 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:30 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Lock "cinder-attachment_update-c2280cc9-1796-4286-bd32-e5ac3efba993-devstack" released by "attachment_update" :: held 8.403s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:43:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-75f2a802-031e-4713-b182-fd131fc249d2 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 returned with HTTP 200 Sep 01 01:43:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 490/957] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:43:22 2026] PUT /volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 => generated 694 bytes in 8455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-b42fb8ee-accf-4327-bf23-635ad8b08c01 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-b42fb8ee-accf-4327-bf23-635ad8b08c01 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-b42fb8ee-accf-4327-bf23-635ad8b08c01 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-b42fb8ee-accf-4327-bf23-635ad8b08c01 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-b42fb8ee-accf-4327-bf23-635ad8b08c01 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 468/958] 192.168.122.53 () {62 vars in 1535 bytes} [Tue Sep 1 01:43:30 2026] GET /volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 => generated 719 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c1559b5-763f-46a5-a9c8-d24e5dad7cc7 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 491/959] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be783e01-c5a1-443e-a476-b0c7344ecc8d tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 469/960] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ebf8d6b5-6d48-4ca2-b3c6-33919a65da8a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 492/961] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-812a75af-155d-4b79-9376-b612fba3b950 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Delete volume with id: 0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Delete volume request issued successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-812a75af-155d-4b79-9376-b612fba3b950 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 202 Sep 01 01:43:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 470/962] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:31 2026] DELETE /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c6311349-48b8-4801-82e9-0395836f8a6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6311349-48b8-4801-82e9-0395836f8a6c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6311349-48b8-4801-82e9-0395836f8a6c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6311349-48b8-4801-82e9-0395836f8a6c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c6311349-48b8-4801-82e9-0395836f8a6c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6311349-48b8-4801-82e9-0395836f8a6c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 493/963] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:31 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38c1cc0f-fd30-479e-808f-ab3570b3b9c0 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 494/964] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:32 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2209e72b-74f7-4227-ad59-79fc4c0bf72e tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 200 Sep 01 01:43:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 471/965] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:31 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d2806ba-c0a6-48dd-aef2-fc0ee9784c5f tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 200 Sep 01 01:43:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 495/966] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:32 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 878 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41d65b69-7f7c-4675-9aac-c385a4f34779 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 472/967] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:32 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4e4a09fd-7e7a-4638-ac63-f244c6fa45b7"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4e4a09fd-7e7a-4638-ac63-f244c6fa45b7'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Create volume of 1 GB Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Availability Zones retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Flow 'volume_create_api' (fd5be174-5274-42fe-992f-5e94a7d98661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59105d5-92fe-437e-abcc-61b8bf6f01ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:33 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:33 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59105d5-92fe-437e-abcc-61b8bf6f01ef) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:43:33 devstack devstack@c-api.service[86908]: 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 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59105d5-92fe-437e-abcc-61b8bf6f01ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59105d5-92fe-437e-abcc-61b8bf6f01ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:43:33 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Flow 'volume_create_api' (fd5be174-5274-42fe-992f-5e94a7d98661) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7841c6c4-7ff3-49bf-b124-ad1a69576485 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 496/968] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:33 2026] POST /volume/v3/volumes => generated 173 bytes in 123 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ff9085d-6c9e-41f0-af05-d95eb77a4204 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 497/969] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Delete volume with id: 4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4bd89cd-37f9-462d-944a-0ae8e6c7cdd7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 473/970] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 921 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-8df15310-8eca-4eed-aee4-8c9d5f5f9236 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-8df15310-8eca-4eed-aee4-8c9d5f5f9236 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] POST http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35/action Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-8df15310-8eca-4eed-aee4-8c9d5f5f9236 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-8df15310-8eca-4eed-aee4-8c9d5f5f9236 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Delete volume request issued successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb5cd297-7c4a-4503-928c-29e2ec2b276e tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 202 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 498/971] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:33 2026] DELETE /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/group_snapshots Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "44847d25-e788-41df-b551-6629fbb2215f", "name": "tempest-group_snapshot-2054901487"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '44847d25-e788-41df-b551-6629fbb2215f', 'name': 'tempest-group_snapshot-2054901487'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.group_snapshots [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Creating group_snapshot tempest-group_snapshot-2054901487. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /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 01 01:43:33 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c5036ec5-cf99-4388-9d55-06a7d4d85e9f req-8df15310-8eca-4eed-aee4-8c9d5f5f9236 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35/action returned with HTTP 204 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 474/972] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:43:33 2026] POST /volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1551893291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1551893291, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1551893291 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1551893291, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce25de8a-ceab-4bbd-88fd-07c5c5d68940 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 475/973] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8af61c98-56da-495c-9105-1d44d569c104 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8af61c98-56da-495c-9105-1d44d569c104 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8af61c98-56da-495c-9105-1d44d569c104 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8af61c98-56da-495c-9105-1d44d569c104 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8af61c98-56da-495c-9105-1d44d569c104 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb returned with HTTP 404 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 476/974] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/0caa8c30-ad4a-4b0b-9c8a-e3697e3bb4fb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae4e5f28-e56e-441e-8aef-456a9fea4deb tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 477/975] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Created reservations ['c4f9c046-3a53-4fe5-a68a-8dcaae759977', '98cc5e01-f011-439c-8f3a-6a23bf90978e', 'bc59e578-4f22-471e-9155-7d5c225672fa', 'b50ca2cb-0323-4a3d-a0e0-743f24179d08'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] DELETE http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Delete volume with id: 8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc422b97-5ab0-4c22-820b-172d8eea7bf0 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 499/976] 192.168.122.53 () {62 vars in 1203 bytes} [Tue Sep 1 01:43:33 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Delete volume request issued successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66f7ce21-6e00-4ad0-86f3-bd8905c5b28b tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 202 Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 478/977] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:33 2026] DELETE /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bf217aa7-a416-4cfd-9f6a-4651606e2d42 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 479/978] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94c3c7fd-a3f6-4a3d-aac4-69d1d715145c tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 500/979] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:33 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 845 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Volume info retrieved successfully. Sep 01 01:43:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-602ef84d-5654-462d-a7cc-1c11247b1a85 tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 200 Sep 01 01:43:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 480/980] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:34 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-efdbc994-d309-4bc0-acfa-8f6634fe0915 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 501/981] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:34 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 307 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Volume info retrieved successfully. Sep 01 01:43:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1dbe3357-3866-4755-b4dd-1f521a16f76a tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 200 Sep 01 01:43:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 481/982] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:34 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 845 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ff6d1648-694b-43c3-84af-85fc5e433a1a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ff6d1648-694b-43c3-84af-85fc5e433a1a tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] GET http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 Sep 01 01:43:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ff6d1648-694b-43c3-84af-85fc5e433a1a tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ff6d1648-694b-43c3-84af-85fc5e433a1a tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ff6d1648-694b-43c3-84af-85fc5e433a1a tempest-VolumesCloneNegativeTest-1826635507 tempest-VolumesCloneNegativeTest-1826635507-project-member] http://192.168.122.53/volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 returned with HTTP 404 Sep 01 01:43:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 502/983] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:35 2026] GET /volume/v3/volumes/4e4a09fd-7e7a-4638-ac63-f244c6fa45b7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69748464-9e3c-43b9-9b52-ad9b6ef96c65 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 482/984] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:35 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71a442b0-51c0-4dcb-b891-402ed3e94512 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71a442b0-51c0-4dcb-b891-402ed3e94512 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] GET http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa Sep 01 01:43:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71a442b0-51c0-4dcb-b891-402ed3e94512 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71a442b0-51c0-4dcb-b891-402ed3e94512 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71a442b0-51c0-4dcb-b891-402ed3e94512 tempest-VolumesCloneTest-99467976 tempest-VolumesCloneTest-99467976-project-member] http://192.168.122.53/volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa returned with HTTP 404 Sep 01 01:43:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 503/985] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:36 2026] GET /volume/v3/volumes/8859092f-509b-498e-bd9e-2b4e452871aa => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:43:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d016f2ba-1afe-47e7-855b-4d8837fc6dac tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 483/986] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:37 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.group_snapshots [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a66a782-11b2-4b1f-a250-ae604f35c15c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 504/987] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 308 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /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 01 01:43:38 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c45e98d5-7a9b-4745-b91b-d06cf215e157 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 484/988] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fcec961d-6549-435e-8398-a6b05e29197c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcec961d-6549-435e-8398-a6b05e29197c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcec961d-6549-435e-8398-a6b05e29197c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcec961d-6549-435e-8398-a6b05e29197c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcec961d-6549-435e-8398-a6b05e29197c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcec961d-6549-435e-8398-a6b05e29197c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 505/989] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 => generated 451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-399f28dd-1d31-494d-b7e1-a132ee2630ee tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 485/990] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 308 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50c4584c-4cf0-4343-b7fc-2e057f7436c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50c4584c-4cf0-4343-b7fc-2e057f7436c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/detail Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50c4584c-4cf0-4343-b7fc-2e057f7436c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50c4584c-4cf0-4343-b7fc-2e057f7436c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /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 01 01:43:38 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50c4584c-4cf0-4343-b7fc-2e057f7436c9 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 506/991] 192.168.122.53 () {60 vars in 1202 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.group_snapshots [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group_snapshot with id: 785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /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 01 01:43:38 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a953459d-c7c3-46e9-bea9-0c2896cd05bb tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 202 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 486/992] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:43:38 2026] DELETE /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a36ac68c-c020-435a-a78e-eac65262ebab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /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 01 01:43:38 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:38 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a36ac68c-c020-435a-a78e-eac65262ebab tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 507/993] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /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 01 01:43:38 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all snapshots completed successfully. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e26fe045-f0d3-44d6-8cc4-23738a2f6e7b tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:43:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 487/994] 192.168.122.53 () {58 vars in 1143 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7efb9dfa-3116-4dfb-bc72-486467522ea4 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 returned with HTTP 200 Sep 01 01:43:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 508/995] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:38 2026] GET /volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 => generated 450 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Snapshot retrieved successfully. Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26a63b24-8dda-44df-87fe-edc8a5e39358 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 returned with HTTP 200 Sep 01 01:43:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 488/996] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:40 2026] GET /volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 => generated 450 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-48d73b6e-85cf-486f-a437-5f98c079d009 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-286987962", "metadata": {"Type": "Test"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-286987962', 'metadata': {'Type': 'Test'}}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:43:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (5acc608a-eddf-4550-b690-875d5dd4e8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee45328-c61f-4ec3-bb2c-7429a6494d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-48d73b6e-85cf-486f-a437-5f98c079d009 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-48d73b6e-85cf-486f-a437-5f98c079d009 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f97901-4fde-464c-b835-e740b263d823", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1191031888"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-48d73b6e-85cf-486f-a437-5f98c079d009 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 404 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 509/997] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:43:40 2026] POST /volume/v3/snapshots => generated 109 bytes in 389 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8f7e5b2-bfc0-4cf2-bf67-a8acfa6d7b02 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8f7e5b2-bfc0-4cf2-bf67-a8acfa6d7b02 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8f7e5b2-bfc0-4cf2-bf67-a8acfa6d7b02 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1768235936"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee45328-c61f-4ec3-bb2c-7429a6494d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d77f73-3290-45eb-9b5b-82c2ee83ebee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8f7e5b2-bfc0-4cf2-bf67-a8acfa6d7b02 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 404 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 510/998] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:43:40 2026] POST /volume/v3/snapshots => generated 77 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots?limit=invalid Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] HTTP exception thrown: limit param must be an integer Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c2c9a91-b45f-4a52-9bc3-5c85a5312ec4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 511/999] 192.168.122.53 () {58 vars in 1149 bytes} [Tue Sep 1 01:43:40 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4c2a7919-270d-408e-ad24-07db4ec01471 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots?marker=adbe5636-8e3d-410c-994e-31ece8409786 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c2a7919-270d-408e-ad24-07db4ec01471 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots?marker=adbe5636-8e3d-410c-994e-31ece8409786 returned with HTTP 404 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 512/1000] 192.168.122.53 () {58 vars in 1209 bytes} [Tue Sep 1 01:43:40 2026] GET /volume/v3/snapshots?marker=adbe5636-8e3d-410c-994e-31ece8409786 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50cf54b6-6279-4de2-85b2-de86531b7798 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=invalid Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50cf54b6-6279-4de2-85b2-de86531b7798 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 01:43:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 513/1001] 192.168.122.53 () {58 vars in 1155 bytes} [Tue Sep 1 01:43:40 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1619563357"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1619563357'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create volume of 2 GB Sep 01 01:43:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Availability Zones retrieved successfully. Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Flow 'volume_create_api' (8e636cb6-2fb0-4337-af80-33b48df7d78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98408ed-a7cf-4d6d-8308-3c7a7cbc3054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Validating volume size '2' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['1bf23922-e85b-47b9-bc64-cf20e92220ac', '6a876146-e88c-4c32-855e-9ac6c114c545', 'bb337b87-a3a1-43c5-bc99-22b5195d032c', '0389ed4a-8589-4aee-a59b-7cf0fe517f29'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d77f73-3290-45eb-9b5b-82c2ee83ebee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf23922-e85b-47b9-bc64-cf20e92220ac', '6a876146-e88c-4c32-855e-9ac6c114c545', 'bb337b87-a3a1-43c5-bc99-22b5195d032c', '0389ed4a-8589-4aee-a59b-7cf0fe517f29']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:40 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60898031-5e4d-4beb-a2b4-6ae1c4a3dbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98408ed-a7cf-4d6d-8308-3c7a7cbc3054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1778adf-03f4-460b-b641-1dd23312b8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60898031-5e4d-4beb-a2b4-6ae1c4a3dbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-286987962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['1bf23922-e85b-47b9-bc64-cf20e92220ac','6a876146-e88c-4c32-855e-9ac6c114c545','bb337b87-a3a1-43c5-bc99-22b5195d032c','0389ed4a-8589-4aee-a59b-7cf0fe517f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-286987962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8241b640-aecb-46c1-96b8-837fafe005c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8241b640-aecb-46c1-96b8-837fafe005c3) transitioned into state 'SUCCESS' from state '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-286987962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['1bf23922-e85b-47b9-bc64-cf20e92220ac','6a876146-e88c-4c32-855e-9ac6c114c545','bb337b87-a3a1-43c5-bc99-22b5195d032c','0389ed4a-8589-4aee-a59b-7cf0fe517f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0114fa8e-c4c5-47f3-9014-855404b0a3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0114fa8e-c4c5-47f3-9014-855404b0a3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (5acc608a-eddf-4550-b690-875d5dd4e8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbf2c0ef-9688-4222-b7d0-4864aebbd1b8 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 489/1002] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:43:40 2026] POST /volume/v3/volumes => generated 765 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2419e3c6-be81-40d1-ac3d-ae2828c68f6a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2419e3c6-be81-40d1-ac3d-ae2828c68f6a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2419e3c6-be81-40d1-ac3d-ae2828c68f6a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2419e3c6-be81-40d1-ac3d-ae2828c68f6a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2419e3c6-be81-40d1-ac3d-ae2828c68f6a tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 returned with HTTP 404 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 490/1003] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:41 2026] GET /volume/v3/snapshots/00c4f510-c963-47b3-8ef2-1b8443aec7f0 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3f28d2ef-92cc-4661-910c-b9a799398728 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3f28d2ef-92cc-4661-910c-b9a799398728 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3f28d2ef-92cc-4661-910c-b9a799398728 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3f28d2ef-92cc-4661-910c-b9a799398728 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Created reservations ['027b8453-fde1-444f-bf30-79fe98e58665', '69508ac2-4d0e-4102-a6c1-9ae78ae654c7', '1ea8337b-7326-4d9a-919b-86ee7c79c32b', 'c3911a36-356d-4637-89b6-4a7843ef314a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1778adf-03f4-460b-b641-1dd23312b8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027b8453-fde1-444f-bf30-79fe98e58665', '69508ac2-4d0e-4102-a6c1-9ae78ae654c7', '1ea8337b-7326-4d9a-919b-86ee7c79c32b', 'c3911a36-356d-4637-89b6-4a7843ef314a']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a431e2d9-20f5-4293-bee9-44ae784f0cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3f28d2ef-92cc-4661-910c-b9a799398728 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3f28d2ef-92cc-4661-910c-b9a799398728 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 491/1004] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:41 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 833 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ead6889-de5b-486a-be26-81b9afcee3d7 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 200 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 492/1005] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:41 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a431e2d9-20f5-4293-bee9-44ae784f0cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2da9a22-47a7-42cf-9365-0b580cb0aaed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1619563357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34446d8b62ae49f9bc7e35d2371bfe24',qos_specs=None,replication_status=,reservations=['027b8453-fde1-444f-bf30-79fe98e58665','69508ac2-4d0e-4102-a6c1-9ae78ae654c7','1ea8337b-7326-4d9a-919b-86ee7c79c32b','c3911a36-356d-4637-89b6-4a7843ef314a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6102bb7212c54c6987cedf1eca42d1f0',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1619563357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2da9a22-47a7-42cf-9365-0b580cb0aaed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34446d8b62ae49f9bc7e35d2371bfe24',provider_auth=None,provider_geometry=None,provider_id=None,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='6102bb7212c54c6987cedf1eca42d1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76db6d63-0c51-48aa-a6e0-b5caece52402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76db6d63-0c51-48aa-a6e0-b5caece52402) transitioned into state 'SUCCESS' from state '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-1619563357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34446d8b62ae49f9bc7e35d2371bfe24',qos_specs=None,replication_status=,reservations=['027b8453-fde1-444f-bf30-79fe98e58665','69508ac2-4d0e-4102-a6c1-9ae78ae654c7','1ea8337b-7326-4d9a-919b-86ee7c79c32b','c3911a36-356d-4637-89b6-4a7843ef314a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6102bb7212c54c6987cedf1eca42d1f0',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7816aa-2735-4301-b5fb-af8f2cb145c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7816aa-2735-4301-b5fb-af8f2cb145c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Flow 'volume_create_api' (8e636cb6-2fb0-4337-af80-33b48df7d78a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create volume request issued successfully. Sep 01 01:43:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4ed4cc1-6b2a-4e59-9b55-97d748b270f5 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 514/1006] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:40 2026] POST /volume/v3/volumes => generated 769 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5a7491d5-4844-42cf-b408-6be775a44755 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5a7491d5-4844-42cf-b408-6be775a44755 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5a7491d5-4844-42cf-b408-6be775a44755 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5a7491d5-4844-42cf-b408-6be775a44755 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5a7491d5-4844-42cf-b408-6be775a44755 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5a7491d5-4844-42cf-b408-6be775a44755 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 200 Sep 01 01:43:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 493/1007] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:41 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 837 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f4bf83df-4125-415d-8f78-b6a8bb347c24 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 404 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 494/1008] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e7b85a30-0293-4076-a141-575e1558724c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e7b85a30-0293-4076-a141-575e1558724c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/group_snapshots Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e7b85a30-0293-4076-a141-575e1558724c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e7b85a30-0293-4076-a141-575e1558724c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57b5bd58-65b7-462c-9d5e-45aa99d8d32d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /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 01 01:43:42 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e7b85a30-0293-4076-a141-575e1558724c tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots returned with HTTP 200 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 495/1009] 192.168.122.53 () {60 vars in 1181 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 515/1010] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] DELETE http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.group_snapshots [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for member 785aa10b-6a8a-4c58-9615-51c9205f78a8 {{(pid=86907) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.group_snapshots [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group_snapshot with id: 785aa10b-6a8a-4c58-9615-51c9205f78a8 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e7279a0a-c3eb-4e59-9c18-0aee6e1aaeef tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 returned with HTTP 404 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 496/1011] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:43:42 2026] DELETE /volume/v3/group_snapshots/785aa10b-6a8a-4c58-9615-51c9205f78a8 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Get all volumes completed successfully. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:42 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d573382e-f2a9-4a5a-85ae-637e1d6723e2 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 516/1012] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b0310409-b44c-4766-8401-bd45100e18ed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] POST http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f/action Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] delete called for group 44847d25-e788-41df-b551-6629fbb2215f {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Delete group with id: 44847d25-e788-41df-b551-6629fbb2215f Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e93f7184-d8eb-4608-a6b2-1e51632b3ed4 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 200 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 497/1013] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /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 01 01:43:42 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:43:42 devstack devstack@c-api.service[86908]: /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 01 01:43:42 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:43:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0310409-b44c-4766-8401-bd45100e18ed tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f/action returned with HTTP 202 Sep 01 01:43:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 517/1014] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:43:42 2026] POST /volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Volume info retrieved successfully. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:42 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:42 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c01b7165-f3d4-4b47-b681-9883fcbc3c33 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 200 Sep 01 01:43:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 498/1015] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:42 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9f71bbcc-ba39-48f0-882e-61d1345eefa9 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 518/1016] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-816f9d05-7256-42b1-baa5-94c0d1a71390 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 499/1017] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5032959e-6ced-408f-9329-3f84efc11dbc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5032959e-6ced-408f-9329-3f84efc11dbc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5032959e-6ced-408f-9329-3f84efc11dbc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-286987962"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5032959e-6ced-408f-9329-3f84efc11dbc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5032959e-6ced-408f-9329-3f84efc11dbc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5032959e-6ced-408f-9329-3f84efc11dbc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 519/1018] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:43:43 2026] PUT /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 790 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-49067311-8e3c-4486-94f1-3534256e6021 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49067311-8e3c-4486-94f1-3534256e6021 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49067311-8e3c-4486-94f1-3534256e6021 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49067311-8e3c-4486-94f1-3534256e6021 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1998537408", "description": "This is the new description of volume"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-49067311-8e3c-4486-94f1-3534256e6021 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49067311-8e3c-4486-94f1-3534256e6021 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 500/1019] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fef0bc3-4011-4052-bb92-7cd73f6b0983 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 520/1020] 192.168.122.53 () {60 vars in 1248 bytes} [Tue Sep 1 01:43:43 2026] PUT /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 830 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2da9a22-47a7-42cf-9365-0b580cb0aaed", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1612757354"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create snapshot from volume c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e97356f4-8535-4c2b-b3a6-03e1beb56132 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 521/1021] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 898 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-654348001", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-407460846"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Created reservations ['e76d29fd-5655-4b56-b490-a3cdea632d45', 'ea0672ba-7dea-4fbd-b471-86ba7cf2db7d', 'b4eeb764-8d26-44c2-bc84-54f179ca1918', 'f9ee7455-3072-43af-8596-fdf08bf46d3a'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-654348001', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-407460846'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:43:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (0a20dc1e-93ed-4bbd-b9f1-4b5e98fbacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08b3b7b-ff1b-47aa-bf85-06bce1fd8b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot create request issued successfully. Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f47efc9f-4b0f-48d0-af9f-b7bc2b7e00ac tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 501/1022] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:43:43 2026] POST /volume/v3/snapshots => generated 318 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ac530051-1282-45f4-bfdb-7175569ab0dc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac530051-1282-45f4-bfdb-7175569ab0dc tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ac530051-1282-45f4-bfdb-7175569ab0dc tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ac530051-1282-45f4-bfdb-7175569ab0dc tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac530051-1282-45f4-bfdb-7175569ab0dc tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 returned with HTTP 404 Sep 01 01:43:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 502/1023] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/volumes/4d2c8ce3-af5f-43a9-9eac-bce340bfefa4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-40f36739-f838-443f-9d01-240a8866355c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-40f36739-f838-443f-9d01-240a8866355c tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-40f36739-f838-443f-9d01-240a8866355c tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-40f36739-f838-443f-9d01-240a8866355c tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-40f36739-f838-443f-9d01-240a8866355c tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-40f36739-f838-443f-9d01-240a8866355c tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 503/1024] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:43 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-405d18db-4432-4b29-a029-4fd60776d011 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-405d18db-4432-4b29-a029-4fd60776d011 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] GET http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-405d18db-4432-4b29-a029-4fd60776d011 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-405d18db-4432-4b29-a029-4fd60776d011 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-405d18db-4432-4b29-a029-4fd60776d011 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] show called for member 44847d25-e788-41df-b551-6629fbb2215f {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-405d18db-4432-4b29-a029-4fd60776d011 tempest-GroupSnapshotsTest-313661701 tempest-GroupSnapshotsTest-313661701-project-member] http://192.168.122.53/volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f returned with HTTP 404 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 504/1025] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:44 2026] GET /volume/v3/groups/44847d25-e788-41df-b551-6629fbb2215f => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7e0098c9-42f9-4819-aa4a-47f0d8750c18 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e0098c9-42f9-4819-aa4a-47f0d8750c18 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/1d773b3e-fc38-493c-ad61-2272eb875a57 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e0098c9-42f9-4819-aa4a-47f0d8750c18 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e0098c9-42f9-4819-aa4a-47f0d8750c18 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e0098c9-42f9-4819-aa4a-47f0d8750c18 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/group_types/1d773b3e-fc38-493c-ad61-2272eb875a57 returned with HTTP 202 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 505/1026] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:43:44 2026] DELETE /volume/v3/group_types/1d773b3e-fc38-493c-ad61-2272eb875a57 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08b3b7b-ff1b-47aa-bf85-06bce1fd8b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1d6fcebd-55ff-49c0-8a3a-5d890a70be76 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec60407f-a805-4856-a862-df2cf908b1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d6fcebd-55ff-49c0-8a3a-5d890a70be76 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] DELETE http://192.168.122.53/volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d6fcebd-55ff-49c0-8a3a-5d890a70be76 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d6fcebd-55ff-49c0-8a3a-5d890a70be76 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d6fcebd-55ff-49c0-8a3a-5d890a70be76 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f returned with HTTP 202 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 506/1027] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:43:44 2026] DELETE /volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c35aecc1-4fbe-4a88-9432-305d9261fd87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c35aecc1-4fbe-4a88-9432-305d9261fd87 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] GET http://192.168.122.53/volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c35aecc1-4fbe-4a88-9432-305d9261fd87 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c35aecc1-4fbe-4a88-9432-305d9261fd87 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c35aecc1-4fbe-4a88-9432-305d9261fd87 tempest-GroupSnapshotsTest-61621764 tempest-GroupSnapshotsTest-61621764-project-admin] http://192.168.122.53/volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f returned with HTTP 404 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 507/1028] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:43:44 2026] GET /volume/v3/types/5dd092f3-56c1-4670-a8ce-f6c3f9e9870f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['91504b70-9a6c-4d7f-9e82-16b52b6b96c3', '91b8e453-609d-45cb-8b44-a995eb1183d8', '30558ae9-9b13-4e5a-9bcb-d315b6a2f8a3', 'ddd76b6f-1887-46c2-b861-d91b76f4a3f9'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec60407f-a805-4856-a862-df2cf908b1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91504b70-9a6c-4d7f-9e82-16b52b6b96c3', '91b8e453-609d-45cb-8b44-a995eb1183d8', '30558ae9-9b13-4e5a-9bcb-d315b6a2f8a3', 'ddd76b6f-1887-46c2-b861-d91b76f4a3f9']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2962809c-2634-4944-b7ea-bd63fb6603dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2962809c-2634-4944-b7ea-bd63fb6603dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c870e47-0b17-4aed-83f9-4312befe8804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-654348001',display_name='tempest-VolumesGetTest-Volume-407460846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['91504b70-9a6c-4d7f-9e82-16b52b6b96c3','91b8e453-609d-45cb-8b44-a995eb1183d8','30558ae9-9b13-4e5a-9bcb-d315b6a2f8a3','ddd76b6f-1887-46c2-b861-d91b76f4a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-654348001',display_name='tempest-VolumesGetTest-Volume-407460846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c870e47-0b17-4aed-83f9-4312befe8804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f78d5d6-8261-4eba-bd2c-81122fd51d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f78d5d6-8261-4eba-bd2c-81122fd51d36) transitioned into 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-654348001',display_name='tempest-VolumesGetTest-Volume-407460846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['91504b70-9a6c-4d7f-9e82-16b52b6b96c3','91b8e453-609d-45cb-8b44-a995eb1183d8','30558ae9-9b13-4e5a-9bcb-d315b6a2f8a3','ddd76b6f-1887-46c2-b861-d91b76f4a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322362ef-9401-424b-a86f-6c30fea48da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322362ef-9401-424b-a86f-6c30fea48da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (0a20dc1e-93ed-4bbd-b9f1-4b5e98fbacc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:43:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d9c1a8e-685a-4c3d-98c7-5dba89efccc1 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 522/1029] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:43:43 2026] POST /volume/v3/volumes => generated 785 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7b3e249c-ff4b-425d-9d19-756eb6918f76 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 508/1030] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:44 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9be98705-4a05-4278-a07d-a9a1625652a8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9be98705-4a05-4278-a07d-a9a1625652a8 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9be98705-4a05-4278-a07d-a9a1625652a8 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9be98705-4a05-4278-a07d-a9a1625652a8 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9be98705-4a05-4278-a07d-a9a1625652a8 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9be98705-4a05-4278-a07d-a9a1625652a8 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 523/1031] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:45 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-61c41183-8cab-46f6-a845-90966d239441 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61c41183-8cab-46f6-a845-90966d239441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61c41183-8cab-46f6-a845-90966d239441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61c41183-8cab-46f6-a845-90966d239441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-61c41183-8cab-46f6-a845-90966d239441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61c41183-8cab-46f6-a845-90966d239441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 509/1032] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:45 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 877 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f1761f2-bd36-4006-b8d3-b1b569b662c7 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 524/1033] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:46 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32f74185-21e8-460f-a88f-3027ce0a8a8c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 510/1034] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:46 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f167785-b357-4dc4-b583-b7edadf09c1f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f167785-b357-4dc4-b583-b7edadf09c1f tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f167785-b357-4dc4-b583-b7edadf09c1f tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f167785-b357-4dc4-b583-b7edadf09c1f tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4f167785-b357-4dc4-b583-b7edadf09c1f tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f167785-b357-4dc4-b583-b7edadf09c1f tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 525/1035] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:47 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3d07830-361b-43d9-942f-656de40b3f82 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cad4e591-f427-4b0b-adda-41c482a723ae"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cad4e591-f427-4b0b-adda-41c482a723ae'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Create volume of 1 GB Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Availability Zones retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Flow 'volume_create_api' (5f3b73ab-14a1-424c-801d-a7e885a07494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c84377-dcbb-4d9e-97a2-a8cde3dc7420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c84377-dcbb-4d9e-97a2-a8cde3dc7420) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:43:47 devstack devstack@c-api.service[86907]: 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 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c84377-dcbb-4d9e-97a2-a8cde3dc7420) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c84377-dcbb-4d9e-97a2-a8cde3dc7420) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:43:47 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Flow 'volume_create_api' (5f3b73ab-14a1-424c-801d-a7e885a07494) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3d07830-361b-43d9-942f-656de40b3f82 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:43:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 511/1036] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:47 2026] POST /volume/v3/volumes => generated 171 bytes in 99 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-453178dd-7dc7-445b-94dc-701342273483 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Delete snapshot with id: cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot delete request issued successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-453178dd-7dc7-445b-94dc-701342273483 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 202 Sep 01 01:43:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 526/1037] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:43:47 2026] DELETE /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa961f9c-e3fa-464b-a37d-9a101907c06a tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 512/1038] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:47 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0f177b6-69f6-41f5-9013-18c32a65ba15 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 527/1039] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:47 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 878 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-286987962", "description": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:43:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b437ff6-8b40-4fcb-bd79-5232c603b90e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 513/1040] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:43:47 2026] PUT /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 776 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c4f3545-87a3-4975-9d84-f4aa9d46b350 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 528/1041] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:47 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: 1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-589ab71d-7e01-4a8c-ba86-1bd8f8f038db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 202 Sep 01 01:43:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 514/1042] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:48 2026] DELETE /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b0e314cd-5844-49af-a680-a53b543dd39f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0e314cd-5844-49af-a680-a53b543dd39f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0e314cd-5844-49af-a680-a53b543dd39f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0e314cd-5844-49af-a680-a53b543dd39f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b0e314cd-5844-49af-a680-a53b543dd39f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0e314cd-5844-49af-a680-a53b543dd39f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 529/1043] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:48 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 843 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28ea1f99-b325-435f-b2c9-8c75f719e750 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 515/1044] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:48 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2a825af4-021d-4a72-9543-c1383dc73788 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a825af4-021d-4a72-9543-c1383dc73788 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a825af4-021d-4a72-9543-c1383dc73788 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a825af4-021d-4a72-9543-c1383dc73788 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2a825af4-021d-4a72-9543-c1383dc73788 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a825af4-021d-4a72-9543-c1383dc73788 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 200 Sep 01 01:43:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 530/1045] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:49 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Snapshot retrieved successfully. Sep 01 01:43:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-594a02fe-5c17-41ec-894d-45dd4dae7128 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 200 Sep 01 01:43:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 516/1046] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:49 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f28c6e20-28ed-4250-8556-06191189a883 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f28c6e20-28ed-4250-8556-06191189a883 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f28c6e20-28ed-4250-8556-06191189a883 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1389168155"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f28c6e20-28ed-4250-8556-06191189a883 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 531/1047] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:43:49 2026] POST /volume/v3/types => generated 220 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea18f9ff-05bf-47c7-bf8e-cc6cfce7c999 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea18f9ff-05bf-47c7-bf8e-cc6cfce7c999 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea18f9ff-05bf-47c7-bf8e-cc6cfce7c999 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1132626966"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea18f9ff-05bf-47c7-bf8e-cc6cfce7c999 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 517/1048] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:43:50 2026] POST /volume/v3/group_types => generated 177 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5099d35c-65bc-481c-8745-7bfe24c1760c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] POST http://192.168.122.53/volume/v3/groups Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f0873fb-34cb-4b29-8deb-72b6d2ca2a21", "volume_types": ["b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa"], "name": "tempest-GroupsV314Test-Group-1920326941"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Creating new group {'group': {'group_type': '7f0873fb-34cb-4b29-8deb-72b6d2ca2a21', 'volume_types': ['b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa'], 'name': 'tempest-GroupsV314Test-Group-1920326941'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Creating group tempest-GroupsV314Test-Group-1920326941. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Availability Zones retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3097ce9-1928-476d-840c-25bb66860536 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3097ce9-1928-476d-840c-25bb66860536 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3097ce9-1928-476d-840c-25bb66860536 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3097ce9-1928-476d-840c-25bb66860536 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Created reservations ['7103d8ca-bb20-4903-98b8-dfd6a12fc781'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3097ce9-1928-476d-840c-25bb66860536 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 returned with HTTP 404 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 518/1049] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/volumes/1c870e47-0b17-4aed-83f9-4312befe8804 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8bbb783e-a170-4ce5-a546-30f208569d1b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8bbb783e-a170-4ce5-a546-30f208569d1b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8bbb783e-a170-4ce5-a546-30f208569d1b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8bbb783e-a170-4ce5-a546-30f208569d1b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8bbb783e-a170-4ce5-a546-30f208569d1b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5099d35c-65bc-481c-8745-7bfe24c1760c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups returned with HTTP 202 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 532/1050] 192.168.122.53 () {62 vars in 1176 bytes} [Tue Sep 1 01:43:50 2026] POST /volume/v3/groups => generated 108 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ff64a88-e72d-48bb-860e-755dd1910664 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ff64a88-e72d-48bb-860e-755dd1910664 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ff64a88-e72d-48bb-860e-755dd1910664 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ff64a88-e72d-48bb-860e-755dd1910664 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-0ff64a88-e72d-48bb-860e-755dd1910664 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] show called for member 6a5a85ff-8003-49cb-bb14-9c4654c0ef47 {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8bbb783e-a170-4ce5-a546-30f208569d1b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 519/1051] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 898 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: 1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /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 01 01:43:50 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ff64a88-e72d-48bb-860e-755dd1910664 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 533/1052] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81cb9193-4d31-4c4d-98c9-c7267d798689 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 202 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5a66b37b-9f97-4ee0-b7a9-b1392d261a06 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 520/1053] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:50 2026] DELETE /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3c89c30-20f6-4429-8155-eb6664b70eee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a66b37b-9f97-4ee0-b7a9-b1392d261a06 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a66b37b-9f97-4ee0-b7a9-b1392d261a06 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a66b37b-9f97-4ee0-b7a9-b1392d261a06 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3c89c30-20f6-4429-8155-eb6664b70eee tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3c89c30-20f6-4429-8155-eb6664b70eee tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3c89c30-20f6-4429-8155-eb6664b70eee tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a66b37b-9f97-4ee0-b7a9-b1392d261a06 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae returned with HTTP 404 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 534/1054] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/snapshots/cad4e591-f427-4b0b-adda-41c482a723ae => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3c89c30-20f6-4429-8155-eb6664b70eee tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3c89c30-20f6-4429-8155-eb6664b70eee tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 521/1055] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 897 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82ab1e9e-5a2b-41b8-9e0f-6abd792db477 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 535/1056] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] DELETE http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Delete volume with id: c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Delete volume request issued successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a0272a52-bbe4-4769-976b-7be14ca1ea39 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 202 Sep 01 01:43:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 522/1057] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:43:50 2026] DELETE /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Volume info retrieved successfully. Sep 01 01:43:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb8a57b7-0938-4928-8bcb-87d15cd11a7d tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 200 Sep 01 01:43:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 536/1058] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:50 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f35baf5c-0ed4-4da7-aee2-987af405509e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f35baf5c-0ed4-4da7-aee2-987af405509e tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f35baf5c-0ed4-4da7-aee2-987af405509e tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f35baf5c-0ed4-4da7-aee2-987af405509e tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-f35baf5c-0ed4-4da7-aee2-987af405509e tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] show called for member 6a5a85ff-8003-49cb-bb14-9c4654c0ef47 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:51 devstack devstack@c-api.service[86907]: /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 01 01:43:51 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f35baf5c-0ed4-4da7-aee2-987af405509e tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 returned with HTTP 200 Sep 01 01:43:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 523/1059] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:43:51 2026] GET /volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1625618084", "volume_type": "b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa", "group_id": "6a5a85ff-8003-49cb-bb14-9c4654c0ef47", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1625618084', 'volume_type': 'b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa', 'group_id': '6a5a85ff-8003-49cb-bb14-9c4654c0ef47', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Create volume of 1 GB Sep 01 01:43:51 devstack devstack@c-api.service[86908]: /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 01 01:43:51 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:43:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Availability Zones retrieved successfully. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Flow 'volume_create_api' (6371f726-1a47-4f5f-8d8f-ebd8ccfef17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167bd74e-75c1-4e15-b32d-c1d7018f774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d2a7c1e-0595-4a4d-899c-f6fa62e4df9f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d2a7c1e-0595-4a4d-899c-f6fa62e4df9f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d2a7c1e-0595-4a4d-899c-f6fa62e4df9f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d2a7c1e-0595-4a4d-899c-f6fa62e4df9f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d2a7c1e-0595-4a4d-899c-f6fa62e4df9f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 returned with HTTP 404 Sep 01 01:43:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 524/1060] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:51 2026] GET /volume/v3/volumes/1ce2b2b0-6b4e-4e7e-a961-6f4e1f9c63c1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c72b06d6-89be-4544-9882-02690cc973c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1792181111"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1792181111'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:43:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167bd74e-75c1-4e15-b32d-c1d7018f774b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa,is_public=True,name='tempest-GroupsV314Test-volume-type-1389168155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6a5a85ff-8003-49cb-bb14-9c4654c0ef47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41a9d15-fa6b-4d91-ac4f-9a2a16678655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (7d783766-469f-48c7-ad37-3e1479456ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840cba32-362a-4faa-8af7-ad0db7f2c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1389168155 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1389168155, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1389168155 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1389168155, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840cba32-362a-4faa-8af7-ad0db7f2c30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2f0336-f2f1-4332-ab54-57792be819e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Created reservations ['eac32ba2-e072-4bf8-b7dd-75f271f8b42f', '039b2a97-3909-4ca8-b1ec-f02e3db0e054', '16c18332-d820-49c6-a153-b98a9511b82c', '60af7d27-608d-4c5b-bd98-26fc6d79f6ba'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41a9d15-fa6b-4d91-ac4f-9a2a16678655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac32ba2-e072-4bf8-b7dd-75f271f8b42f', '039b2a97-3909-4ca8-b1ec-f02e3db0e054', '16c18332-d820-49c6-a153-b98a9511b82c', '60af7d27-608d-4c5b-bd98-26fc6d79f6ba']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dc322e-d448-4d7b-bc9e-8eee8bda7ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['82705e24-1633-4126-8f2c-20612abf0a3f', 'd22ad076-1372-474d-98a8-49563b24c1f6', '3dbc910c-4943-4ca9-a0cb-664dba7dc9ea', 'e40fbd51-5325-4761-acfc-ddc23a9cbd93'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2f0336-f2f1-4332-ab54-57792be819e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82705e24-1633-4126-8f2c-20612abf0a3f', 'd22ad076-1372-474d-98a8-49563b24c1f6', '3dbc910c-4943-4ca9-a0cb-664dba7dc9ea', 'e40fbd51-5325-4761-acfc-ddc23a9cbd93']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e544c060-ebc2-45de-8875-4d6b2e608166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e544c060-ebc2-45de-8875-4d6b2e608166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca152f06-ddff-40cf-83ee-e9d7ccc556c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792181111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['82705e24-1633-4126-8f2c-20612abf0a3f','d22ad076-1372-474d-98a8-49563b24c1f6','3dbc910c-4943-4ca9-a0cb-664dba7dc9ea','e40fbd51-5325-4761-acfc-ddc23a9cbd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1792181111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca152f06-ddff-40cf-83ee-e9d7ccc556c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c2d807-4376-4fbb-b8bf-358b1acb329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dc322e-d448-4d7b-bc9e-8eee8bda7ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a30c386-f09a-48d3-92a2-147e00646e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1625618084',encryption_key_id=None,group_id=6a5a85ff-8003-49cb-bb14-9c4654c0ef47,group_type_id=,metadata={},multiattach=False,project_id='d13b974d1b6d4e49a157019227cf94cc',qos_specs=None,replication_status=,reservations=['eac32ba2-e072-4bf8-b7dd-75f271f8b42f','039b2a97-3909-4ca8-b1ec-f02e3db0e054','16c18332-d820-49c6-a153-b98a9511b82c','60af7d27-608d-4c5b-bd98-26fc6d79f6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1625618084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6a5a85ff-8003-49cb-bb14-9c4654c0ef47,host=None,id=7a30c386-f09a-48d3-92a2-147e00646e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d13b974d1b6d4e49a157019227cf94cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa),volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc31da58-24b7-4d94-b069-5333b50f5d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c2d807-4376-4fbb-b8bf-358b1acb329f) transitioned into state 'SUCCESS' from state '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-1792181111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['82705e24-1633-4126-8f2c-20612abf0a3f','d22ad076-1372-474d-98a8-49563b24c1f6','3dbc910c-4943-4ca9-a0cb-664dba7dc9ea','e40fbd51-5325-4761-acfc-ddc23a9cbd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920b4390-fe02-4044-b124-f514cb69cbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc31da58-24b7-4d94-b069-5333b50f5d13) transitioned into state 'SUCCESS' from state '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-1625618084',encryption_key_id=None,group_id=6a5a85ff-8003-49cb-bb14-9c4654c0ef47,group_type_id=,metadata={},multiattach=False,project_id='d13b974d1b6d4e49a157019227cf94cc',qos_specs=None,replication_status=,reservations=['eac32ba2-e072-4bf8-b7dd-75f271f8b42f','039b2a97-3909-4ca8-b1ec-f02e3db0e054','16c18332-d820-49c6-a153-b98a9511b82c','60af7d27-608d-4c5b-bd98-26fc6d79f6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920b4390-fe02-4044-b124-f514cb69cbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0964d2-0546-4567-b16f-004d40ba0e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (7d783766-469f-48c7-ad37-3e1479456ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c72b06d6-89be-4544-9882-02690cc973c3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 525/1061] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:43:51 2026] POST /volume/v3/volumes => generated 752 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-39ef8e30-1274-4dc5-8007-6a15634264c2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-39ef8e30-1274-4dc5-8007-6a15634264c2 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] GET http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-39ef8e30-1274-4dc5-8007-6a15634264c2 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-39ef8e30-1274-4dc5-8007-6a15634264c2 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-39ef8e30-1274-4dc5-8007-6a15634264c2 tempest-VolumesSnapshotNegativeTestJSON-1975905619 tempest-VolumesSnapshotNegativeTestJSON-1975905619-project-member] http://192.168.122.53/volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed returned with HTTP 404 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 526/1062] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:52 2026] GET /volume/v3/volumes/c2da9a22-47a7-42cf-9365-0b580cb0aaed => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0964d2-0546-4567-b16f-004d40ba0e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Flow 'volume_create_api' (6371f726-1a47-4f5f-8d8f-ebd8ccfef17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Create volume request issued successfully. Sep 01 01:43:52 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:52 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4cb397ad-ce03-434f-ba9d-47467d69ac39 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 200 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 527/1063] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:52 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:52 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd4834b4-44de-439f-a033-8c67cd3cd651 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 537/1064] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:43:51 2026] POST /volume/v3/volumes => generated 825 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:52 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:52 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5bf25b8a-75f0-407b-ad53-05dac1c3e6c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 returned with HTTP 200 Sep 01 01:43:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 528/1065] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:52 2026] GET /volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 => generated 893 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:43:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:43:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f950626f-9f31-41eb-8a7a-96f33330a3e3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 200 Sep 01 01:43:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 538/1066] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:53 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 Sep 01 01:43:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:53 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:53 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:53 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ff535a5-7c37-4c8f-ab2c-20f22243a4a5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 returned with HTTP 200 Sep 01 01:43:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 529/1067] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:53 2026] GET /volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 => generated 917 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-32e0c6d3-62d7-4610-afa2-1fca412965bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 200 Sep 01 01:43:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 539/1068] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:54 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d156800-afcc-4826-afbd-c5bf975e0594 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ca152f06-ddff-40cf-83ee-e9d7ccc556c6", "size": 1, "name": "tempest-VolumesGetTest-Volume-346090617", "metadata": {"Type": "Test"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'source_volid': 'ca152f06-ddff-40cf-83ee-e9d7ccc556c6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-346090617', 'metadata': {'Type': 'Test'}}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (135fb690-7221-4283-87f4-3adeeb174249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adddf228-6c42-4140-b4f6-17f25a797d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adddf228-6c42-4140-b4f6-17f25a797d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ca152f06-ddff-40cf-83ee-e9d7ccc556c6', 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275efc0b-71fd-44a3-9806-df6bb03a6a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['1c3dfb69-c00c-44a3-ad21-b5bc8d5fd9e3', 'd6d61f1b-918f-46c2-a586-a066b21a8e3f', '0edc90dd-74a4-4e79-9e06-277c28b8cf9a', 'ffd2bf1f-18d4-4ad0-867f-4d7aee6fb6d0'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275efc0b-71fd-44a3-9806-df6bb03a6a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3dfb69-c00c-44a3-ad21-b5bc8d5fd9e3', 'd6d61f1b-918f-46c2-a586-a066b21a8e3f', '0edc90dd-74a4-4e79-9e06-277c28b8cf9a', 'ffd2bf1f-18d4-4ad0-867f-4d7aee6fb6d0']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7073b0dd-1708-4ef3-a371-c3b9728082af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7073b0dd-1708-4ef3-a371-c3b9728082af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960946e1-6de5-4dc8-a418-8a2b02fdf661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-346090617',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['1c3dfb69-c00c-44a3-ad21-b5bc8d5fd9e3','d6d61f1b-918f-46c2-a586-a066b21a8e3f','0edc90dd-74a4-4e79-9e06-277c28b8cf9a','ffd2bf1f-18d4-4ad0-867f-4d7aee6fb6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca152f06-ddff-40cf-83ee-e9d7ccc556c6,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-346090617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960946e1-6de5-4dc8-a418-8a2b02fdf661,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ca152f06-ddff-40cf-83ee-e9d7ccc556c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7502fd71-bcab-40ed-9569-449a63f2a594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7502fd71-bcab-40ed-9569-449a63f2a594) transitioned into state 'SUCCESS' from state '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-346090617',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['1c3dfb69-c00c-44a3-ad21-b5bc8d5fd9e3','d6d61f1b-918f-46c2-a586-a066b21a8e3f','0edc90dd-74a4-4e79-9e06-277c28b8cf9a','ffd2bf1f-18d4-4ad0-867f-4d7aee6fb6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca152f06-ddff-40cf-83ee-e9d7ccc556c6,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65062c35-20b4-4267-92c1-625967526e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:54 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65062c35-20b4-4267-92c1-625967526e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (135fb690-7221-4283-87f4-3adeeb174249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d156800-afcc-4826-afbd-c5bf975e0594 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:43:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 530/1069] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:43:54 2026] POST /volume/v3/volumes => generated 799 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:54 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-789fb4b5-e1f5-4161-a0ae-e9debd791246 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:43:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 531/1070] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:54 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aaa20322-46e4-4110-8d71-6c93b4087c8f tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 returned with HTTP 200 Sep 01 01:43:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 540/1071] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:54 2026] GET /volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] POST http://192.168.122.53/volume/v3/groups/action Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action body: b'{"create-from-src": {"source_group_id": "6a5a85ff-8003-49cb-bb14-9c4654c0ef47", "name": "tempest-Group_from_grp-2135049384"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "6a5a85ff-8003-49cb-bb14-9c4654c0ef47", "name": "tempest-Group_from_grp-2135049384"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Creating new group {'create-from-src': {'source_group_id': '6a5a85ff-8003-49cb-bb14-9c4654c0ef47', 'name': 'tempest-Group_from_grp-2135049384'}}. {{(pid=86907) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.groups [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Creating group tempest-Group_from_grp-2135049384 from source group 6a5a85ff-8003-49cb-bb14-9c4654c0ef47. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /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 01 01:43:54 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /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 01 01:43:54 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Created reservations ['bddf08b4-07d2-4fe5-a705-ad4bf6fe3d91'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /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 01 01:43:54 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.group.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] A mapping entry already exists for group 2ac8234c-c7b6-4d47-9a6d-27ec89e4947d and volume type b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa. Do not need to create again. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Availability Zones retrieved successfully. Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Flow 'volume_create_api' (da2296e6-e6b7-41f8-9c3c-555f4a9b0db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada4f6a7-607d-4a94-9051-33320f971213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada4f6a7-607d-4a94-9051-33320f971213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7a30c386-f09a-48d3-92a2-147e00646e85', 'volume_type': VolumeType(created_at=2026-08-31T23:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa,is_public=True,name='tempest-GroupsV314Test-volume-type-1389168155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ac8234c-c7b6-4d47-9a6d-27ec89e4947d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df06c82a-608f-4cad-9502-2027adfe14d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1389168155 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1389168155, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1389168155 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1389168155, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Created reservations ['07171953-1886-4c0c-81ab-77ab4feb7f23', '2b23b0f3-e489-4c2b-85ab-61ac7886633e', '9e3455aa-6445-4529-8e15-50bac175ceb1', 'e4c50886-2162-417d-802b-530b1b280739'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df06c82a-608f-4cad-9502-2027adfe14d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07171953-1886-4c0c-81ab-77ab4feb7f23', '2b23b0f3-e489-4c2b-85ab-61ac7886633e', '9e3455aa-6445-4529-8e15-50bac175ceb1', 'e4c50886-2162-417d-802b-530b1b280739']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b04868-8250-4e88-9096-031da8355aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b04868-8250-4e88-9096-031da8355aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ad5e65-d5bf-4f0a-9134-94fe2df55f58', '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=2ac8234c-c7b6-4d47-9a6d-27ec89e4947d,group_type_id=,metadata={},multiattach=False,project_id='d13b974d1b6d4e49a157019227cf94cc',qos_specs=None,replication_status=,reservations=['07171953-1886-4c0c-81ab-77ab4feb7f23','2b23b0f3-e489-4c2b-85ab-61ac7886633e','9e3455aa-6445-4529-8e15-50bac175ceb1','e4c50886-2162-417d-802b-530b1b280739'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a30c386-f09a-48d3-92a2-147e00646e85,status='creating',user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ac8234c-c7b6-4d47-9a6d-27ec89e4947d,host=None,id=18ad5e65-d5bf-4f0a-9134-94fe2df55f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d13b974d1b6d4e49a157019227cf94cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7a30c386-f09a-48d3-92a2-147e00646e85,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa),volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee8a382-bf10-4d96-bbb1-f4fb12857421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee8a382-bf10-4d96-bbb1-f4fb12857421) transitioned into state 'SUCCESS' from 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=2ac8234c-c7b6-4d47-9a6d-27ec89e4947d,group_type_id=,metadata={},multiattach=False,project_id='d13b974d1b6d4e49a157019227cf94cc',qos_specs=None,replication_status=,reservations=['07171953-1886-4c0c-81ab-77ab4feb7f23','2b23b0f3-e489-4c2b-85ab-61ac7886633e','9e3455aa-6445-4529-8e15-50bac175ceb1','e4c50886-2162-417d-802b-530b1b280739'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a30c386-f09a-48d3-92a2-147e00646e85,status='creating',user_id='013a2fabd23141dfaf6cd64f86e8ac1f',volume_type_id=b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Flow 'volume_create_api' (da2296e6-e6b7-41f8-9c3c-555f4a9b0db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Create volume request issued successfully. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /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 01 01:43:55 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfb912cd-d076-4b8c-a1d8-8611ee163edb tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/action returned with HTTP 202 Sep 01 01:43:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 532/1072] 192.168.122.53 () {62 vars in 1197 bytes} [Tue Sep 1 01:43:54 2026] POST /volume/v3/groups/action => generated 102 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /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 01 01:43:55 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Get all volumes completed successfully. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:55 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:55 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:55 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e76c97c-089e-4f72-9f8f-54aef5411058 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:43:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 541/1073] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:43:55 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:55 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:55 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-baa87ec2-24a9-4bd8-bbb7-4d6aa7284cb3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:43:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 533/1074] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:55 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b1090aa5-c7a3-46ff-83c9-1d8037b74143 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:43:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 542/1075] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:55 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d5750b36-15ce-43d8-9aec-193988548f94 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:43:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:43:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:56 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:56 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7e49222-c3f6-49c3-b93d-7295ea67797d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:43:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 543/1076] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:56 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:56 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5750b36-15ce-43d8-9aec-193988548f94 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:43:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 534/1077] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:56 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:43:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31b7a97e-2bde-4102-98a4-6f20ef238bd0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:43:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 544/1078] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:57 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:43:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:58 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:58 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:58 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-13ebe0ce-4159-46f4-b01c-f4d5039c9f51 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:43:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 535/1079] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:57 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:43:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:43:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:43:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:43:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:43:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ff736b78-aa3a-48f4-972b-61322bbe1ece tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:43:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 545/1080] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:43:59 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:43:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a891ca96-395d-42bd-bc68-a47435547943 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:43:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:43:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:43:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:43:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:43:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:43:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:43:59 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:43:59 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:43:59 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:43:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:43:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:43:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a891ca96-395d-42bd-bc68-a47435547943 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:43:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 536/1081] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:43:59 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:44:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:00 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=560,cinder:UPDATE=140,cinder:INSERT=93 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:44:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05c47465-cf1f-45d2-bc1c-b4d85cc98d48 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 546/1082] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:00 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:00 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=695,cinder:UPDATE=159,cinder:INSERT=87 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:44:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:00 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:00 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:00 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ecf4af3-d3fb-478f-bc6f-0f39ed81266c tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 537/1083] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:00 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-59182caf-d970-4368-a944-ef53a7b4ee3d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59182caf-d970-4368-a944-ef53a7b4ee3d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59182caf-d970-4368-a944-ef53a7b4ee3d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59182caf-d970-4368-a944-ef53a7b4ee3d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59182caf-d970-4368-a944-ef53a7b4ee3d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59182caf-d970-4368-a944-ef53a7b4ee3d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 547/1084] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:01 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:02 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:02 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:02 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee3213f4-347f-4446-8bf5-5c8d300d0459 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 538/1085] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:01 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ff49073-24b3-4429-9e87-9aab000e6d45 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 548/1086] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:02 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:03 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:03 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:03 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcff004a-5237-4815-a7d4-40f6b0d6d1f9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 539/1087] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:03 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:44:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a5dab2f0-8fac-4304-9bc9-910dccd3778a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 549/1088] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:03 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:04 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:04 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:04 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3121673-b779-4c9c-b2d5-45272eb6a550 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 540/1089] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:04 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c6ab499-f1f1-47eb-b0a3-e6447433a958 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 550/1090] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:05 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-4ef855af-f79a-4b9d-996d-e472aaeaaf6c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-4ef855af-f79a-4b9d-996d-e472aaeaaf6c tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 Sep 01 01:44:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-4ef855af-f79a-4b9d-996d-e472aaeaaf6c tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-4ef855af-f79a-4b9d-996d-e472aaeaaf6c tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:05 devstack devstack@c-api.service[86907]: /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 01 01:44:05 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:44:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-4ef855af-f79a-4b9d-996d-e472aaeaaf6c tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 returned with HTTP 200 Sep 01 01:44:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 541/1091] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:44:05 2026] DELETE /volume/v3/attachments/834c7d7a-38f9-4e24-95e5-93c4ad302f35 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Delete volume with id: c2280cc9-1796-4286-bd32-e5ac3efba993 Sep 01 01:44:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Delete volume request issued successfully. Sep 01 01:44:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-acd6b1e4-e0bc-4991-a920-3e6ed09a6064 req-b203fa78-2ca8-451a-a2dd-4fc147051ba3 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 returned with HTTP 202 Sep 01 01:44:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 551/1092] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:44:05 2026] DELETE /volume/v3/volumes/c2280cc9-1796-4286-bd32-e5ac3efba993 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1fb6c711-524d-47a0-87b7-14609a896b48 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:06 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ac68830f-873f-41e2-9eb2-0db197727295 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac68830f-873f-41e2-9eb2-0db197727295 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac68830f-873f-41e2-9eb2-0db197727295 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac68830f-873f-41e2-9eb2-0db197727295 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ac68830f-873f-41e2-9eb2-0db197727295 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac68830f-873f-41e2-9eb2-0db197727295 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 552/1093] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:06 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 891 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fb6c711-524d-47a0-87b7-14609a896b48 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 542/1094] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:06 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Delete volume with id: ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:44:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Delete volume request issued successfully. Sep 01 01:44:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-926e0acd-ecfc-4abc-a909-5473d4f9eb03 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 202 Sep 01 01:44:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 553/1095] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:06 2026] DELETE /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:44:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d94c7f9c-6ed3-4f8e-824d-671a5d85feb4 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:44:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 543/1096] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:06 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-52303010-330c-4f70-b9b0-27eebaf4346b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba713ab8-4ac9-4045-8a83-0641af31a68d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:07 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 554/1097] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:07 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 892 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-28d3e455-88d7-4c51-973f-b1c34fa7c194 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 555/1098] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:07 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 892 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-346090617"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1ec2b2dc-1e36-45bc-bb94-b990e5605811 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 556/1099] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:44:07 2026] PUT /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 824 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52303010-330c-4f70-b9b0-27eebaf4346b tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 544/1100] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:07 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2038971197", "description": "This is the new description of volume"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a7ad99fa-1bd5-4e6a-80f6-b5c73331010d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 557/1101] 192.168.122.53 () {60 vars in 1248 bytes} [Tue Sep 1 01:44:07 2026] PUT /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25e85581-6481-42ba-a45a-a94641d13b43 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3efdc21-a50b-4f2a-8e3c-2b665f1efd2b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 545/1102] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:07 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 932 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25e85581-6481-42ba-a45a-a94641d13b43 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25e85581-6481-42ba-a45a-a94641d13b43 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25e85581-6481-42ba-a45a-a94641d13b43 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9258b7f9-7eab-434b-a924-bf465d26d064 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-211003101", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1036686787"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-211003101', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1036686787'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25e85581-6481-42ba-a45a-a94641d13b43 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Volume info retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:44:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25e85581-6481-42ba-a45a-a94641d13b43 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 200 Sep 01 01:44:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 558/1103] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:07 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (01c6f507-d7d7-43e1-9e5d-48fb6793cb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ce3a1a-b8bb-433e-8b25-71d83c98c957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ce3a1a-b8bb-433e-8b25-71d83c98c957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ecfbe9-36a8-4b6d-a397-b461878b9fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['fc044f8d-f4fd-4843-9c6b-22aa7288c38a', '1bd16019-8cde-44a1-b8da-7741030c1fab', '1bba9dca-36a6-4d4d-bad8-def7f96e2c2a', 'f538f765-53eb-41ec-b445-fa3f522a0630'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ecfbe9-36a8-4b6d-a397-b461878b9fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc044f8d-f4fd-4843-9c6b-22aa7288c38a', '1bd16019-8cde-44a1-b8da-7741030c1fab', '1bba9dca-36a6-4d4d-bad8-def7f96e2c2a', 'f538f765-53eb-41ec-b445-fa3f522a0630']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04feb5f-9e2e-4bc8-888a-fbc820c33bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04feb5f-9e2e-4bc8-888a-fbc820c33bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad79f6d4-e079-46f7-a30c-ae4e612f2834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-211003101',display_name='tempest-VolumesGetTest-Volume-1036686787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['fc044f8d-f4fd-4843-9c6b-22aa7288c38a','1bd16019-8cde-44a1-b8da-7741030c1fab','1bba9dca-36a6-4d4d-bad8-def7f96e2c2a','f538f765-53eb-41ec-b445-fa3f522a0630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-211003101',display_name='tempest-VolumesGetTest-Volume-1036686787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad79f6d4-e079-46f7-a30c-ae4e612f2834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c6f70d-1935-46cf-b700-19c1b332227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c6f70d-1935-46cf-b700-19c1b332227e) transitioned into 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-211003101',display_name='tempest-VolumesGetTest-Volume-1036686787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['fc044f8d-f4fd-4843-9c6b-22aa7288c38a','1bd16019-8cde-44a1-b8da-7741030c1fab','1bba9dca-36a6-4d4d-bad8-def7f96e2c2a','f538f765-53eb-41ec-b445-fa3f522a0630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40d0449-f673-4c20-be9d-9cdb7be49bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40d0449-f673-4c20-be9d-9cdb7be49bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (01c6f507-d7d7-43e1-9e5d-48fb6793cb48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9258b7f9-7eab-434b-a924-bf465d26d064 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 546/1104] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:07 2026] POST /volume/v3/volumes => generated 786 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1b42c31-5a9b-47fd-91ac-c296ab16e848 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 559/1105] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:08 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:08 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:08 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-43658ae0-c032-4d0a-92a8-b74dd48784d9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 547/1106] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:08 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c393981a-c24b-4715-becb-2d72c4ac7454 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c393981a-c24b-4715-becb-2d72c4ac7454 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] GET http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c393981a-c24b-4715-becb-2d72c4ac7454 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c393981a-c24b-4715-becb-2d72c4ac7454 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c393981a-c24b-4715-becb-2d72c4ac7454 tempest-ServerActionsTestOtherA-2144573553 tempest-ServerActionsTestOtherA-2144573553-project-member] http://192.168.122.53/volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 returned with HTTP 404 Sep 01 01:44:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 560/1107] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:08 2026] GET /volume/v3/volumes/ae542631-f3f3-48ce-bfe8-3e1cbf34cad6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:44:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3bcd51d5-6088-40d9-98c5-5d040b006f92 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 548/1108] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:09 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:09 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:09 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:10 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7450f2cd-7955-45d2-853f-637f5167c5f5 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 561/1109] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:09 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-effa69a2-9dcb-44d9-b45e-ab4aac0118d7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 549/1110] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:10 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-01d11058-967c-4687-bdc4-50a87c530027 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:11 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:11 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:11 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01d11058-967c-4687-bdc4-50a87c530027 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 562/1111] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:11 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8b37d9c-a59c-418c-a4fd-1d2dd3e584ae tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 550/1112] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:11 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:12 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:12 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:12 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2351ce9a-3e5c-43c7-b0df-83f913b80338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 563/1113] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:12 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-761f58b8-5cb4-4170-a7da-4bc5f6fd6e10 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 551/1114] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:12 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:13 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:13 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85741299-d3c5-4f9c-8dfa-b62eb289a87b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 552/1115] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:13 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:14 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82e06cb6-2c2d-42c1-830a-e809c917f538 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 564/1116] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:13 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1c1f294-e1f6-4270-bd35-18013d6b323f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 553/1117] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:15 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4d423614-623d-4969-b132-235351c77caf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:15 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:15 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:15 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d423614-623d-4969-b132-235351c77caf tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 565/1118] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:15 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fe81d92-1c9e-4443-ba7a-fec075d3beef tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 554/1119] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:16 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:16 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:16 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:16 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cd48e12-2c47-4ed0-9777-e979b7eac9ef tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 566/1120] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:16 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-efe6a467-7fa1-4aaa-9b6e-6c0e75e4ebc6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 555/1121] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:17 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:17 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:17 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:18 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89f53a20-23ab-43f0-8dee-f8e2f8d01f71 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 567/1122] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:17 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-644dd9f0-aa7a-4564-9222-019528d1efa5 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 556/1123] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:18 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aea5cea0-8e26-4ff4-9f78-2f5eda54daf2 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 568/1124] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 929 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] show called for member 2ac8234c-c7b6-4d47-9a6d-27ec89e4947d {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /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 01 01:44:19 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a90cbb2-7df0-4d75-98c6-4448468da0f3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 557/1125] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d => generated 417 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /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 01 01:44:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Get all volumes completed successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b316ff29-bb23-462f-af70-f8c11fdf8338 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 569/1126] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-af77280a-16f8-4ab5-a533-336039bccce9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] POST http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d/action Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] delete called for group 2ac8234c-c7b6-4d47-9a6d-27ec89e4947d {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Delete group with id: 2ac8234c-c7b6-4d47-9a6d-27ec89e4947d Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8bab29cf-1888-4aaf-b8b0-b686b285f386 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 558/1127] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-74f7ff37-a870-4e47-916d-560486d5b031 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74f7ff37-a870-4e47-916d-560486d5b031 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74f7ff37-a870-4e47-916d-560486d5b031 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-346090617", "description": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /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 01 01:44:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /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 01 01:44:19 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-74f7ff37-a870-4e47-916d-560486d5b031 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-74f7ff37-a870-4e47-916d-560486d5b031 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74f7ff37-a870-4e47-916d-560486d5b031 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 559/1128] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:44:19 2026] PUT /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 776 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af77280a-16f8-4ab5-a533-336039bccce9 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d/action returned with HTTP 202 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 570/1129] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:44:19 2026] POST /volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:19 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53b258e1-fa7e-45a2-bd47-1d2668364fe6 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 560/1130] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 844 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e490a000-a9ea-4459-8a6a-5c34ebbfc986 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 571/1131] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 928 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e54d1fca-dbde-4072-b26b-1682f9ef64f4 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 202 Sep 01 01:44:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 561/1132] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:19 2026] DELETE /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8bbbb99-5135-4637-9068-ffc22d3fc61a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 572/1133] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:19 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 Sep 01 01:44:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:20 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:20 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-da651b6a-fc5b-4b20-b952-ba4b2d59797f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 200 Sep 01 01:44:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 573/1134] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:21 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 843 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0921b56a-a573-4bd7-a32c-cada19f6e398 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 returned with HTTP 404 Sep 01 01:44:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 562/1135] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:20 2026] GET /volume/v3/volumes/18ad5e65-d5bf-4f0a-9134-94fe2df55f58 => generated 108 bytes in 243 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-024b86bb-e190-48f5-b175-290e35bce45d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-024b86bb-e190-48f5-b175-290e35bce45d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-024b86bb-e190-48f5-b175-290e35bce45d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-024b86bb-e190-48f5-b175-290e35bce45d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-024b86bb-e190-48f5-b175-290e35bce45d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] show called for member 2ac8234c-c7b6-4d47-9a6d-27ec89e4947d {{(pid=86908) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-024b86bb-e190-48f5-b175-290e35bce45d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d returned with HTTP 404 Sep 01 01:44:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 574/1136] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:44:21 2026] GET /volume/v3/groups/2ac8234c-c7b6-4d47-9a6d-27ec89e4947d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-11a63588-f195-4525-9772-2da81386eca6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Get all volumes completed successfully. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:21 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11a63588-f195-4525-9772-2da81386eca6 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:44:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 563/1137] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:44:21 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] POST http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47/action Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.groups [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] delete called for group 6a5a85ff-8003-49cb-bb14-9c4654c0ef47 {{(pid=86908) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.groups [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Delete group with id: 6a5a85ff-8003-49cb-bb14-9c4654c0ef47 Sep 01 01:44:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:21 devstack devstack@c-api.service[86908]: /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 01 01:44:21 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:44:21 devstack devstack@c-api.service[86908]: /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 01 01:44:21 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:44:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5d63b94-ce84-4922-89b3-9200fb2d52c0 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47/action returned with HTTP 202 Sep 01 01:44:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 575/1138] 192.168.122.53 () {62 vars in 1307 bytes} [Tue Sep 1 01:44:21 2026] POST /volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a510304c-a01c-4034-a826-9bde0a0caae8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: WARNING stevedore.named [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:21 devstack devstack@c-api.service[86907]: WARNING castellan.key_manager [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:21 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a510304c-a01c-4034-a826-9bde0a0caae8 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 returned with HTTP 200 Sep 01 01:44:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 564/1139] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:21 2026] GET /volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dfc8f458-d3b7-4ca6-838e-c902c8960494 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfc8f458-d3b7-4ca6-838e-c902c8960494 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfc8f458-d3b7-4ca6-838e-c902c8960494 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfc8f458-d3b7-4ca6-838e-c902c8960494 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfc8f458-d3b7-4ca6-838e-c902c8960494 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 returned with HTTP 404 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 576/1140] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:22 2026] GET /volume/v3/volumes/ad79f6d4-e079-46f7-a30c-ae4e612f2834 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-379404ec-eb33-4660-9d1c-b7512600736b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-379404ec-eb33-4660-9d1c-b7512600736b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-379404ec-eb33-4660-9d1c-b7512600736b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-379404ec-eb33-4660-9d1c-b7512600736b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-379404ec-eb33-4660-9d1c-b7512600736b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-379404ec-eb33-4660-9d1c-b7512600736b tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 565/1141] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:22 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 932 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: 960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-414e6f84-3c2a-44b2-8194-53eff7e6f5db tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 202 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 577/1142] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:22 2026] DELETE /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d00a377-8afb-4a35-9bfc-792f2ff5c863 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 566/1143] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:22 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 931 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Volume info retrieved successfully. Sep 01 01:44:22 devstack devstack@c-api.service[86908]: WARNING stevedore.named [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:44:22 devstack devstack@c-api.service[86908]: WARNING castellan.key_manager [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5171b77-331f-4d2a-b56c-3f88b8ae6ac3 tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 returned with HTTP 404 Sep 01 01:44:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 578/1144] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:44:22 2026] GET /volume/v3/volumes/7a30c386-f09a-48d3-92a2-147e00646e85 => generated 108 bytes in 464 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-26b19cd7-38a8-4a88-beea-a86806298a8d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26b19cd7-38a8-4a88-beea-a86806298a8d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] GET http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26b19cd7-38a8-4a88-beea-a86806298a8d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26b19cd7-38a8-4a88-beea-a86806298a8d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.groups [None req-26b19cd7-38a8-4a88-beea-a86806298a8d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] show called for member 6a5a85ff-8003-49cb-bb14-9c4654c0ef47 {{(pid=86907) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26b19cd7-38a8-4a88-beea-a86806298a8d tempest-GroupsV314Test-928569584 tempest-GroupsV314Test-928569584-project-member] http://192.168.122.53/volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 returned with HTTP 404 Sep 01 01:44:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 567/1145] 192.168.122.53 () {60 vars in 1265 bytes} [Tue Sep 1 01:44:23 2026] GET /volume/v3/groups/6a5a85ff-8003-49cb-bb14-9c4654c0ef47 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ea5251f0-fe35-42f9-b021-ef30fbc97574 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea5251f0-fe35-42f9-b021-ef30fbc97574 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/7f0873fb-34cb-4b29-8deb-72b6d2ca2a21 Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea5251f0-fe35-42f9-b021-ef30fbc97574 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea5251f0-fe35-42f9-b021-ef30fbc97574 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea5251f0-fe35-42f9-b021-ef30fbc97574 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] http://192.168.122.53/volume/v3/group_types/7f0873fb-34cb-4b29-8deb-72b6d2ca2a21 returned with HTTP 202 Sep 01 01:44:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 579/1146] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:44:23 2026] DELETE /volume/v3/group_types/7f0873fb-34cb-4b29-8deb-72b6d2ca2a21 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8a321b06-9884-4792-b9ed-e0ce101b6940 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a321b06-9884-4792-b9ed-e0ce101b6940 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] DELETE http://192.168.122.53/volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a321b06-9884-4792-b9ed-e0ce101b6940 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a321b06-9884-4792-b9ed-e0ce101b6940 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a321b06-9884-4792-b9ed-e0ce101b6940 tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] http://192.168.122.53/volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa returned with HTTP 202 Sep 01 01:44:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 568/1147] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:44:23 2026] DELETE /volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-974a32d8-c885-409b-a544-35ddad4740ef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-974a32d8-c885-409b-a544-35ddad4740ef tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] GET http://192.168.122.53/volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-974a32d8-c885-409b-a544-35ddad4740ef tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-974a32d8-c885-409b-a544-35ddad4740ef tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-974a32d8-c885-409b-a544-35ddad4740ef tempest-GroupsV314Test-1533945999 tempest-GroupsV314Test-1533945999-project-admin] http://192.168.122.53/volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa returned with HTTP 404 Sep 01 01:44:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 580/1148] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:44:23 2026] GET /volume/v3/types/b0d6ed90-48b0-459b-bbe5-1aa6ec68cafa => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9984b869-4851-4b83-bf43-40a572b9eb43 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9984b869-4851-4b83-bf43-40a572b9eb43 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9984b869-4851-4b83-bf43-40a572b9eb43 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9984b869-4851-4b83-bf43-40a572b9eb43 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9984b869-4851-4b83-bf43-40a572b9eb43 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9984b869-4851-4b83-bf43-40a572b9eb43 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 200 Sep 01 01:44:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 569/1149] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:23 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 931 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4741ae99-221e-400c-ad4a-cc670ac6f25c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4741ae99-221e-400c-ad4a-cc670ac6f25c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4741ae99-221e-400c-ad4a-cc670ac6f25c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4741ae99-221e-400c-ad4a-cc670ac6f25c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4741ae99-221e-400c-ad4a-cc670ac6f25c tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 returned with HTTP 404 Sep 01 01:44:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 581/1150] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:24 2026] GET /volume/v3/volumes/960946e1-6de5-4dc8-a418-8a2b02fdf661 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-870c4a99-cd0e-47e1-a762-5d9cb050858d tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 200 Sep 01 01:44:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 570/1151] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:24 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6f906663-0ddd-460a-950c-0a1985a2b35e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:44:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:44:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6f906663-0ddd-460a-950c-0a1985a2b35e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 202 Sep 01 01:44:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 582/1152] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:24 2026] DELETE /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8ebab556-218d-4ae9-a814-0cd66af6936a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ebab556-218d-4ae9-a814-0cd66af6936a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8ebab556-218d-4ae9-a814-0cd66af6936a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8ebab556-218d-4ae9-a814-0cd66af6936a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8ebab556-218d-4ae9-a814-0cd66af6936a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ebab556-218d-4ae9-a814-0cd66af6936a tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 200 Sep 01 01:44:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 571/1153] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:24 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 844 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-84f1da28-3d3c-4a24-bc0c-e61cf16a6012 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84f1da28-3d3c-4a24-bc0c-e61cf16a6012 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 Sep 01 01:44:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84f1da28-3d3c-4a24-bc0c-e61cf16a6012 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84f1da28-3d3c-4a24-bc0c-e61cf16a6012 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84f1da28-3d3c-4a24-bc0c-e61cf16a6012 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 returned with HTTP 404 Sep 01 01:44:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 583/1154] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:26 2026] GET /volume/v3/volumes/ca152f06-ddff-40cf-83ee-e9d7ccc556c6 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-VolumesGetTest-Volume-2135816435", "metadata": {"Type": "Test"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'imageRef': 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2135816435', 'metadata': {'Type': 'Test'}}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:44:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (62aba456-0eb4-48a7-9e5d-952c9f733ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56cf919-af10-41a4-b633-cde7c90faefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56cf919-af10-41a4-b633-cde7c90faefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678c99c8-9f91-4cf3-979a-c149f187a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['07831da4-c318-4668-abf7-f869b8645440', '104096fa-a753-4d4f-a269-3413edd3cec2', '4b5e9576-573c-47cc-bcbe-1a160f8ef730', '5d2bd150-5fcd-4957-be8c-610b914f5d73'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678c99c8-9f91-4cf3-979a-c149f187a807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07831da4-c318-4668-abf7-f869b8645440', '104096fa-a753-4d4f-a269-3413edd3cec2', '4b5e9576-573c-47cc-bcbe-1a160f8ef730', '5d2bd150-5fcd-4957-be8c-610b914f5d73']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df4ff59-42d6-47c3-b47e-bd1b63ebf8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df4ff59-42d6-47c3-b47e-bd1b63ebf8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64dde8fc-da5b-4335-b639-85a96db77a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2135816435',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['07831da4-c318-4668-abf7-f869b8645440','104096fa-a753-4d4f-a269-3413edd3cec2','4b5e9576-573c-47cc-bcbe-1a160f8ef730','5d2bd150-5fcd-4957-be8c-610b914f5d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2135816435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64dde8fc-da5b-4335-b639-85a96db77a81,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b68fdb-ba1a-4dbf-b9a1-06249675a5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b68fdb-ba1a-4dbf-b9a1-06249675a5d0) transitioned into state 'SUCCESS' from state '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-2135816435',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['07831da4-c318-4668-abf7-f869b8645440','104096fa-a753-4d4f-a269-3413edd3cec2','4b5e9576-573c-47cc-bcbe-1a160f8ef730','5d2bd150-5fcd-4957-be8c-610b914f5d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee93c43f-306a-4792-87a8-e9137558a195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee93c43f-306a-4792-87a8-e9137558a195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (62aba456-0eb4-48a7-9e5d-952c9f733ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:44:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac49de1a-36a0-4589-a3a1-9c2bea7db6c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 572/1155] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:26 2026] POST /volume/v3/volumes => generated 766 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1188921b-5f9e-47e8-842a-7c06fc2a8f98 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 584/1156] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:27 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 834 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-447310c8-686f-4f45-ac2b-0d8020d8e2f3 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 573/1157] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:28 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-40de4258-c67e-49a7-862d-27784cd26989 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40de4258-c67e-49a7-862d-27784cd26989 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40de4258-c67e-49a7-862d-27784cd26989 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40de4258-c67e-49a7-862d-27784cd26989 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40de4258-c67e-49a7-862d-27784cd26989 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40de4258-c67e-49a7-862d-27784cd26989 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 585/1158] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:29 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aaaf2764-edce-4622-84e7-65b657c76e73 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aaaf2764-edce-4622-84e7-65b657c76e73 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aaaf2764-edce-4622-84e7-65b657c76e73 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aaaf2764-edce-4622-84e7-65b657c76e73 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aaaf2764-edce-4622-84e7-65b657c76e73 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aaaf2764-edce-4622-84e7-65b657c76e73 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 574/1159] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:30 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 916 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] GET http://192.168.122.53/volume/v3/os-hosts Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: /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 01 01:44:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.hosts [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:43:24+00:00 {{(pid=86908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.hosts [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:35:47+00:00 {{(pid=86908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.hosts [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:44:26+00:00 {{(pid=86908) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae5b784b-b899-4aa7-9bab-389e8fb0ebc2 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] http://192.168.122.53/volume/v3/os-hosts returned with HTTP 200 Sep 01 01:44:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 586/1160] 192.168.122.53 () {58 vars in 1119 bytes} [Tue Sep 1 01:44:30 2026] GET /volume/v3/os-hosts => generated 561 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] GET http://192.168.122.53/volume/v3/os-hosts Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: /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 01 01:44:30 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.hosts [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:43:24+00:00 {{(pid=86907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.hosts [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:35:47+00:00 {{(pid=86907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.hosts [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] status, active and update: available, enabled, 2026-08-31 23:44:26+00:00 {{(pid=86907) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-240ae0f8-7763-42ed-a32c-f50fa60e2828 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] http://192.168.122.53/volume/v3/os-hosts returned with HTTP 200 Sep 01 01:44:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 575/1161] 192.168.122.53 () {58 vars in 1119 bytes} [Tue Sep 1 01:44:30 2026] GET /volume/v3/os-hosts => generated 561 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d3adcaa-6bb2-4a17-97f7-1eb07c46c617 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d3adcaa-6bb2-4a17-97f7-1eb07c46c617 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] GET http://192.168.122.53/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d3adcaa-6bb2-4a17-97f7-1eb07c46c617 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d3adcaa-6bb2-4a17-97f7-1eb07c46c617 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d3adcaa-6bb2-4a17-97f7-1eb07c46c617 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] http://192.168.122.53/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 01:44:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 587/1162] 192.168.122.53 () {58 vars in 1182 bytes} [Tue Sep 1 01:44:30 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-def71d76-4751-4929-85ed-33c5c642d721 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-def71d76-4751-4929-85ed-33c5c642d721 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] GET http://192.168.122.53/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-def71d76-4751-4929-85ed-33c5c642d721 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-def71d76-4751-4929-85ed-33c5c642d721 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-def71d76-4751-4929-85ed-33c5c642d721 tempest-VolumeHostsAdminTestsJSON-228941084 tempest-VolumeHostsAdminTestsJSON-228941084-project-admin] http://192.168.122.53/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:44:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 576/1163] 192.168.122.53 () {58 vars in 1176 bytes} [Tue Sep 1 01:44:30 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3587abf5-401b-4699-9e55-52e130db887f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3587abf5-401b-4699-9e55-52e130db887f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3587abf5-401b-4699-9e55-52e130db887f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3587abf5-401b-4699-9e55-52e130db887f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3587abf5-401b-4699-9e55-52e130db887f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3587abf5-401b-4699-9e55-52e130db887f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 588/1164] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:31 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1dd25f2e-2e33-408f-8e5d-ed1aff0f0afd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 577/1165] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:32 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d57a9a8-4746-4c47-bf18-a0cc2d8f60c0 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 589/1166] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:33 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7dd9fccf-c6d6-4f4e-89e1-f8d56f77c277 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 578/1167] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:34 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e7885c6-7288-4bea-b364-2cf4a03325cb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 590/1168] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:35 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1337 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c0365893-2cdd-43bd-9866-c9668086d305 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c0365893-2cdd-43bd-9866-c9668086d305 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c0365893-2cdd-43bd-9866-c9668086d305 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c0365893-2cdd-43bd-9866-c9668086d305 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c0365893-2cdd-43bd-9866-c9668086d305 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c0365893-2cdd-43bd-9866-c9668086d305 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 579/1169] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:35 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1337 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f007c431-0041-472c-9d98-7499fd00d898 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f007c431-0041-472c-9d98-7499fd00d898 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f007c431-0041-472c-9d98-7499fd00d898 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2135816435"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f007c431-0041-472c-9d98-7499fd00d898 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f007c431-0041-472c-9d98-7499fd00d898 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f007c431-0041-472c-9d98-7499fd00d898 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 591/1170] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:44:35 2026] PUT /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 790 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-53ddd269-b0b0-4d58-b123-f018af3986bc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53ddd269-b0b0-4d58-b123-f018af3986bc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53ddd269-b0b0-4d58-b123-f018af3986bc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-546210176", "description": "This is the new description of volume"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-53ddd269-b0b0-4d58-b123-f018af3986bc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-53ddd269-b0b0-4d58-b123-f018af3986bc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53ddd269-b0b0-4d58-b123-f018af3986bc tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 580/1171] 192.168.122.53 () {60 vars in 1248 bytes} [Tue Sep 1 01:44:36 2026] PUT /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 828 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bda3434-34ca-4d40-a8ba-b542d55e0469 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 592/1172] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:36 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1375 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-196703077", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1031657995"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-196703077', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1031657995'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume of 1 GB Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Availability Zones retrieved successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (dbec9ca6-c24e-4e19-9bdc-057162586d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4c42c3-05e8-4851-8761-e502471c8e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4c42c3-05e8-4851-8761-e502471c8e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0d66d8-e36c-4916-a5e4-487b4289bcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Created reservations ['8a02f860-0030-4808-81a6-a41a1cbba3bd', '6f50e8f6-30a8-4552-954c-a028cd1c21a0', 'e251dddf-9a3f-4251-92d0-1e9f725101fd', 'a0207298-3893-4c1b-a370-a0a799aa9c22'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0d66d8-e36c-4916-a5e4-487b4289bcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a02f860-0030-4808-81a6-a41a1cbba3bd', '6f50e8f6-30a8-4552-954c-a028cd1c21a0', 'e251dddf-9a3f-4251-92d0-1e9f725101fd', 'a0207298-3893-4c1b-a370-a0a799aa9c22']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e241fb-f5a9-4d02-bc5a-feaed952bdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e241fb-f5a9-4d02-bc5a-feaed952bdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0530ffd8-9b0c-4a93-bcfa-c52f05d28612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-196703077',display_name='tempest-VolumesGetTest-Volume-1031657995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['8a02f860-0030-4808-81a6-a41a1cbba3bd','6f50e8f6-30a8-4552-954c-a028cd1c21a0','e251dddf-9a3f-4251-92d0-1e9f725101fd','a0207298-3893-4c1b-a370-a0a799aa9c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-196703077',display_name='tempest-VolumesGetTest-Volume-1031657995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0530ffd8-9b0c-4a93-bcfa-c52f05d28612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db06f66def84857b93c403412aba89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1336fdcf-f443-44e1-92a1-1792c6c9c3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1336fdcf-f443-44e1-92a1-1792c6c9c3cd) transitioned into 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-196703077',display_name='tempest-VolumesGetTest-Volume-1031657995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db06f66def84857b93c403412aba89c',qos_specs=None,replication_status=,reservations=['8a02f860-0030-4808-81a6-a41a1cbba3bd','6f50e8f6-30a8-4552-954c-a028cd1c21a0','e251dddf-9a3f-4251-92d0-1e9f725101fd','a0207298-3893-4c1b-a370-a0a799aa9c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f53e4f69e7149389ce2b89fe22e6f51',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832be624-dd8c-475b-b875-8f923187a65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832be624-dd8c-475b-b875-8f923187a65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Flow 'volume_create_api' (dbec9ca6-c24e-4e19-9bdc-057162586d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Create volume request issued successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e187fb3e-2e6e-4984-a49d-6c882d9033c7 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 581/1173] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:36 2026] POST /volume/v3/volumes => generated 786 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a45429fc-f4cc-409b-9f30-8f66cefa0eba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 593/1174] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:36 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-314cfb0c-7bd1-405c-a2fc-328ab8997583 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 582/1175] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:37 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 878 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fba9f8c9-8a36-441c-aaea-8f818a040450 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 594/1176] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:39 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 879 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] PUT http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2135816435", "description": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume updated successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e349429b-b36c-40e0-9504-7f6bd05ce2eb tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 583/1177] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:44:39 2026] PUT /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 777 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91359a11-96c2-4457-8bf1-8e172e5287bd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91359a11-96c2-4457-8bf1-8e172e5287bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91359a11-96c2-4457-8bf1-8e172e5287bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91359a11-96c2-4457-8bf1-8e172e5287bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91359a11-96c2-4457-8bf1-8e172e5287bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91359a11-96c2-4457-8bf1-8e172e5287bd tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 595/1178] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:39 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 845 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: 0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:44:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85393464-e45b-4a53-bd4c-ba5dc9496b1f tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 202 Sep 01 01:44:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 584/1179] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:39 2026] DELETE /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c520e82d-99b5-490f-b387-60ae0d3e3cde tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 596/1180] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:39 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 844 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-679577a2-87c1-43fa-bbb9-c666e30e1d44 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-679577a2-87c1-43fa-bbb9-c666e30e1d44 tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 01:44:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-679577a2-87c1-43fa-bbb9-c666e30e1d44 tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-679577a2-87c1-43fa-bbb9-c666e30e1d44 tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] Calling method 'get_pools' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-679577a2-87c1-43fa-bbb9-c666e30e1d44 tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 01:44:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 585/1181] 192.168.122.53 () {58 vars in 1193 bytes} [Tue Sep 1 01:44:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b2104ac-1fb5-4a34-a374-23835d6f196b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b2104ac-1fb5-4a34-a374-23835d6f196b tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools Sep 01 01:44:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b2104ac-1fb5-4a34-a374-23835d6f196b tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b2104ac-1fb5-4a34-a374-23835d6f196b tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] Calling method 'get_pools' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b2104ac-1fb5-4a34-a374-23835d6f196b tempest-VolumePoolsAdminTestsJSON-539986378 tempest-VolumePoolsAdminTestsJSON-539986378-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:44:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 597/1182] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:44:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:44:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebb9724b-9c8a-4746-bf3c-c4924b77b9ba tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 200 Sep 01 01:44:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 586/1183] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:41 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 844 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb1c2992-057d-4ca8-8332-4005d7f78b11 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb1c2992-057d-4ca8-8332-4005d7f78b11 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb1c2992-057d-4ca8-8332-4005d7f78b11 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb1c2992-057d-4ca8-8332-4005d7f78b11 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb1c2992-057d-4ca8-8332-4005d7f78b11 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 returned with HTTP 404 Sep 01 01:44:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 598/1184] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:42 2026] GET /volume/v3/volumes/0530ffd8-9b0c-4a93-bcfa-c52f05d28612 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7987aa19-07ec-4042-adaf-08970682870e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7987aa19-07ec-4042-adaf-08970682870e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7987aa19-07ec-4042-adaf-08970682870e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7987aa19-07ec-4042-adaf-08970682870e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7987aa19-07ec-4042-adaf-08970682870e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7987aa19-07ec-4042-adaf-08970682870e tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 587/1185] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:42 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1375 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] DELETE http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume with id: 64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Delete volume request issued successfully. Sep 01 01:44:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6a7c799-63c0-4ddf-ad37-5a3a33f1e445 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 202 Sep 01 01:44:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 599/1186] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:42 2026] DELETE /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9233748f-29ce-42d9-897e-3ff1058bd3c2 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 588/1187] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:42 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1374 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-77d66231-882f-403a-9b32-99272c795046 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77d66231-882f-403a-9b32-99272c795046 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77d66231-882f-403a-9b32-99272c795046 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77d66231-882f-403a-9b32-99272c795046 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-77d66231-882f-403a-9b32-99272c795046 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Volume info retrieved successfully. Sep 01 01:44:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77d66231-882f-403a-9b32-99272c795046 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 200 Sep 01 01:44:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 600/1188] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:43 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1342350628", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1342350628', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Create volume of 1 GB Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Availability Zones retrieved successfully. Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Flow 'volume_create_api' (24813e18-49a1-42aa-bc7d-49ffddb146cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bd08b9-76cd-4612-897b-135049b9e675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36bd08b9-76cd-4612-897b-135049b9e675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5a47c6-65b7-48e3-9d07-989bfe051d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Created reservations ['771169dd-e01a-424e-b500-b9b7b72a29a9', '6915b53f-5e7c-430e-bbf9-4ce368da5480', '5bf417f6-404c-464f-beae-69fb953add68', '1cd5d69a-feff-4390-9915-0b982a780d45'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5a47c6-65b7-48e3-9d07-989bfe051d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771169dd-e01a-424e-b500-b9b7b72a29a9', '6915b53f-5e7c-430e-bbf9-4ce368da5480', '5bf417f6-404c-464f-beae-69fb953add68', '1cd5d69a-feff-4390-9915-0b982a780d45']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7190e8-0c5c-4794-9727-762c1af4510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7190e8-0c5c-4794-9727-762c1af4510b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f66b22e-0ff1-453d-a495-228c51f69628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1342350628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae3d857ee9b47ffa882230e8b0738f0',qos_specs=None,replication_status=,reservations=['771169dd-e01a-424e-b500-b9b7b72a29a9','6915b53f-5e7c-430e-bbf9-4ce368da5480','5bf417f6-404c-464f-beae-69fb953add68','1cd5d69a-feff-4390-9915-0b982a780d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af94ce694f31403fbb12cf71a4006428',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1342350628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f66b22e-0ff1-453d-a495-228c51f69628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae3d857ee9b47ffa882230e8b0738f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af94ce694f31403fbb12cf71a4006428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efe01d2-d2c3-4e10-bbe0-d840739835a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efe01d2-d2c3-4e10-bbe0-d840739835a4) transitioned into state 'SUCCESS' from state '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-1342350628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae3d857ee9b47ffa882230e8b0738f0',qos_specs=None,replication_status=,reservations=['771169dd-e01a-424e-b500-b9b7b72a29a9','6915b53f-5e7c-430e-bbf9-4ce368da5480','5bf417f6-404c-464f-beae-69fb953add68','1cd5d69a-feff-4390-9915-0b982a780d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af94ce694f31403fbb12cf71a4006428',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6712dcd9-cfbe-4d3f-b43a-34beb3560e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6712dcd9-cfbe-4d3f-b43a-34beb3560e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Flow 'volume_create_api' (24813e18-49a1-42aa-bc7d-49ffddb146cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Create volume request issued successfully. Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-37f82e64-6463-4cc2-9049-596e5a36f7a3 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 589/1189] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:44 2026] POST /volume/v3/volumes => generated 762 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d5e5007-41a9-4fbe-aff7-f0bc67281fd9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 601/1190] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:44 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 830 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2dfea95b-c711-46fb-8654-c109ea2b1441 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2dfea95b-c711-46fb-8654-c109ea2b1441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] GET http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2dfea95b-c711-46fb-8654-c109ea2b1441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2dfea95b-c711-46fb-8654-c109ea2b1441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2dfea95b-c711-46fb-8654-c109ea2b1441 tempest-VolumesGetTest-1059039115 tempest-VolumesGetTest-1059039115-project-member] http://192.168.122.53/volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 returned with HTTP 404 Sep 01 01:44:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 590/1191] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:44 2026] GET /volume/v3/volumes/64dde8fc-da5b-4335-b639-85a96db77a81 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:44:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-39fee027-2074-469d-a3a3-9de06aa0719f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39fee027-2074-469d-a3a3-9de06aa0719f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39fee027-2074-469d-a3a3-9de06aa0719f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39fee027-2074-469d-a3a3-9de06aa0719f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-39fee027-2074-469d-a3a3-9de06aa0719f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39fee027-2074-469d-a3a3-9de06aa0719f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 602/1192] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:45 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-528fb03f-e56d-4d7a-b286-8a82a8552dab tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 591/1193] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:46 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed35725c-4cf2-4459-84e1-6e24dfb0297d tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 603/1194] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:46 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Get all volumes completed successfully. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c10ed80e-c0ea-4006-9df8-958ab8d09296 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:44:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 592/1195] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:44:47 2026] GET /volume/v3/volumes => generated 345 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e637009-979e-46ad-bf83-4cffdf738ed8 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 604/1196] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:47 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-e3d10425-0967-449a-aca1-73c5d7d994dc tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 593/1197] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:44:47 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-ebc2e261-bc1f-4d41-91c7-949f47448312 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-ebc2e261-bc1f-4d41-91c7-949f47448312 None None] GET http://192.168.122.53/volume// Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-ebc2e261-bc1f-4d41-91c7-949f47448312 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-ebc2e261-bc1f-4d41-91c7-949f47448312 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-ebc2e261-bc1f-4d41-91c7-949f47448312 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:44:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 605/1198] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:44:47 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-0585b612-57db-47a8-ad4e-e41a0d403deb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-0585b612-57db-47a8-ad4e-e41a0d403deb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:44:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-0585b612-57db-47a8-ad4e-e41a0d403deb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f66b22e-0ff1-453d-a495-228c51f69628", "connector": null, "instance_uuid": "219df052-af64-4583-9647-2b600253c3dd"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-0585b612-57db-47a8-ad4e-e41a0d403deb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:44:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 594/1199] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:44:47 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ca0b71dc-c633-4efb-b055-79129d781774 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca0b71dc-c633-4efb-b055-79129d781774 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca0b71dc-c633-4efb-b055-79129d781774 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca0b71dc-c633-4efb-b055-79129d781774 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ca0b71dc-c633-4efb-b055-79129d781774 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-9bc2054b-ee65-4fbf-a862-6aabae72ecaa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-9bc2054b-ee65-4fbf-a862-6aabae72ecaa None None] GET http://192.168.122.53/volume// Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-9bc2054b-ee65-4fbf-a862-6aabae72ecaa None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-9bc2054b-ee65-4fbf-a862-6aabae72ecaa None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-9bc2054b-ee65-4fbf-a862-6aabae72ecaa None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:44:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 595/1200] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:44:48 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca0b71dc-c633-4efb-b055-79129d781774 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 606/1201] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:48 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-bdfe2e50-0a76-415e-906d-9abe07b424af tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 596/1202] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:44:48 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1035 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] PUT http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Acquiring lock "cinder-attachment_update-7f66b22e-0ff1-453d-a495-228c51f69628-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Lock "cinder-attachment_update-7f66b22e-0ff1-453d-a495-228c51f69628-devstack" acquired by "attachment_update" :: waited 0.045s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:48 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Lock "cinder-attachment_update-7f66b22e-0ff1-453d-a495-228c51f69628-devstack" released by "attachment_update" :: held 0.333s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-c29f1116-ef63-4137-97c9-467da60041e2 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 returned with HTTP 200 Sep 01 01:44:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-492730e9-cd09-408e-9929-999e4efccb09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 607/1203] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:44:48 2026] PUT /volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 => generated 694 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cdd911c-eb24-48f2-9756-7f6c653c980e tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 608/1204] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:49 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-492730e9-cd09-408e-9929-999e4efccb09 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:44:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-492730e9-cd09-408e-9929-999e4efccb09 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-492730e9-cd09-408e-9929-999e4efccb09 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:44:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 597/1205] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:44:48 2026] POST /volume/v3/types => generated 188 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0bdadbb6-dc8c-45bb-bd95-33e88f396246 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0bdadbb6-dc8c-45bb-bd95-33e88f396246 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0bdadbb6-dc8c-45bb-bd95-33e88f396246 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0bdadbb6-dc8c-45bb-bd95-33e88f396246 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:44:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 609/1206] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:44:49 2026] POST /volume/v3/types => generated 188 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a911193e-559f-43ea-b825-16c315f9fbdb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: /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 01 01:44:49 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8f2c282b-9b77-4946-94b4-14ba34922a3f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:44:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 610/1207] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:44:49 2026] GET /volume/v3/volumes => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-134426667"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-134426667'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume of 1 GB Sep 01 01:44:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Availability Zones retrieved successfully. Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (e75259ab-49a5-41a7-a026-a21f95024f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f3f17a-b117-4713-bcad-1baf14f1b5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f3f17a-b117-4713-bcad-1baf14f1b5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d26bd9-a05f-4b7d-aec2-8d0461767ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Create volume of 1 GB Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Availability Zones retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Flow 'volume_create_api' (f1cab103-0ec6-4e3d-86c7-bb1d31838047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a8b86c-3d6b-49f7-9d51-12630e0045d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Created reservations ['07b05baf-24fd-4068-9e46-9cf1abcf8d9a', '830b3712-841d-4406-9bdc-c9d4b82ec057', '8948217d-0729-4f0c-befd-056ef3c97412', '2405e81e-78e7-4ee8-a09f-516ef8267de2'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d26bd9-a05f-4b7d-aec2-8d0461767ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07b05baf-24fd-4068-9e46-9cf1abcf8d9a', '830b3712-841d-4406-9bdc-c9d4b82ec057', '8948217d-0729-4f0c-befd-056ef3c97412', '2405e81e-78e7-4ee8-a09f-516ef8267de2']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b217499e-6f44-46d8-9243-6ca4e97c8d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a8b86c-3d6b-49f7-9d51-12630e0045d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:44:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2784df7-f721-4f04-83aa-979135c67d78,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2784df7-f721-4f04-83aa-979135c67d78', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595e28e6-0446-4559-ae66-4241e1132480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b217499e-6f44-46d8-9243-6ca4e97c8d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-134426667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['07b05baf-24fd-4068-9e46-9cf1abcf8d9a','830b3712-841d-4406-9bdc-c9d4b82ec057','8948217d-0729-4f0c-befd-056ef3c97412','2405e81e-78e7-4ee8-a09f-516ef8267de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-134426667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='33ddabf3fd1d45fba6afc379ab557860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faeb5b57-5293-45fa-9ef6-591e6e5bab10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:50 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faeb5b57-5293-45fa-9ef6-591e6e5bab10) transitioned into state 'SUCCESS' from state '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-134426667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['07b05baf-24fd-4068-9e46-9cf1abcf8d9a','830b3712-841d-4406-9bdc-c9d4b82ec057','8948217d-0729-4f0c-befd-056ef3c97412','2405e81e-78e7-4ee8-a09f-516ef8267de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcc42f3-b0fc-4798-8f53-27a2c4d27d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcc42f3-b0fc-4798-8f53-27a2c4d27d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (e75259ab-49a5-41a7-a026-a21f95024f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request issued successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-802e62aa-91b9-402a-a69b-b41c9d44f04b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 611/1208] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:49 2026] POST /volume/v3/volumes => generated 770 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-cec4c868-7530-4390-9565-9ff3b6d4dae6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-cec4c868-7530-4390-9565-9ff3b6d4dae6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] POST http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4/action Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-cec4c868-7530-4390-9565-9ff3b6d4dae6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-cec4c868-7530-4390-9565-9ff3b6d4dae6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Created reservations ['c74c5385-1b11-41b3-8ee5-910422e81909', 'eba85786-8eb0-41f7-a4ce-2d3af6ee8529', '20e68801-4b33-43ac-9afd-36178c96248e', '6c49e1bb-5974-4833-8fee-af5b7ea0922a'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595e28e6-0446-4559-ae66-4241e1132480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74c5385-1b11-41b3-8ee5-910422e81909', 'eba85786-8eb0-41f7-a4ce-2d3af6ee8529', '20e68801-4b33-43ac-9afd-36178c96248e', '6c49e1bb-5974-4833-8fee-af5b7ea0922a']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052be3a4-2c7a-4802-bf0e-1612928b10dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052be3a4-2c7a-4802-bf0e-1612928b10dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2945d83d-264a-431f-a816-f1e7ea01dad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f43b3404cc94b37960c91b9fb6816e0',qos_specs=None,replication_status=,reservations=['c74c5385-1b11-41b3-8ee5-910422e81909','eba85786-8eb0-41f7-a4ce-2d3af6ee8529','20e68801-4b33-43ac-9afd-36178c96248e','6c49e1bb-5974-4833-8fee-af5b7ea0922a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef60f5015e584b079fe3094483fe93b4',volume_type_id=f2784df7-f721-4f04-83aa-979135c67d78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2945d83d-264a-431f-a816-f1e7ea01dad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f43b3404cc94b37960c91b9fb6816e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef60f5015e584b079fe3094483fe93b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2784df7-f721-4f04-83aa-979135c67d78),volume_type_id=f2784df7-f721-4f04-83aa-979135c67d78)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8235da-8d10-4b6c-b10e-a36851df3950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2cd28924-9979-4a9d-a60f-4831d2743848 req-cec4c868-7530-4390-9565-9ff3b6d4dae6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4/action returned with HTTP 204 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 612/1209] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:44:50 2026] POST /volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8235da-8d10-4b6c-b10e-a36851df3950) transitioned into state 'SUCCESS' from state '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-1192374165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f43b3404cc94b37960c91b9fb6816e0',qos_specs=None,replication_status=,reservations=['c74c5385-1b11-41b3-8ee5-910422e81909','eba85786-8eb0-41f7-a4ce-2d3af6ee8529','20e68801-4b33-43ac-9afd-36178c96248e','6c49e1bb-5974-4833-8fee-af5b7ea0922a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef60f5015e584b079fe3094483fe93b4',volume_type_id=f2784df7-f721-4f04-83aa-979135c67d78)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a34d1e-ff4b-43b7-9a9b-8aeddbd00629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a34d1e-ff4b-43b7-9a9b-8aeddbd00629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Flow 'volume_create_api' (f1cab103-0ec6-4e3d-86c7-bb1d31838047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Create volume request issued successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a911193e-559f-43ea-b825-16c315f9fbdb tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 598/1210] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:49 2026] POST /volume/v3/volumes => generated 774 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76370300-16fb-4f96-b049-1d5c49ab54b6 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 613/1211] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:50 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1147 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76529917-a7b4-45c0-a2cd-1e45b11b4b37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 599/1212] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:50 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 838 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-17995b53-f2b8-4cfb-b930-ff1caf32c849 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 614/1213] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:50 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c3b6759-d2e5-48e0-b93e-da64239dfa7b tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 600/1214] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:50 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1147 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:44:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8edf5ca-355d-4d85-91b3-5cc6f111a947 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:44:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 615/1215] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:50 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1147 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:44:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c753add0-cb15-4d2a-b478-2ff4778ecf33 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:44:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 601/1216] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:51 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dda36c67-79cb-4ae2-973c-86a98f94c179 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 616/1217] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:51 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f2a5dd18-f844-466a-8c3b-656074252c36 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f2a5dd18-f844-466a-8c3b-656074252c36 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:44:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f2a5dd18-f844-466a-8c3b-656074252c36 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f2a5dd18-f844-466a-8c3b-656074252c36 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f2a5dd18-f844-466a-8c3b-656074252c36 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f2a5dd18-f844-466a-8c3b-656074252c36 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:44:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 602/1218] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:52 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b971a5f-6cf9-4f30-adad-2ecd485235f4 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 617/1219] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:52 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 867 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Volume info retrieved successfully. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07fd2170-18e4-4ba8-8ce2-8894cf3239e0 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 603/1220] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:53 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 1030 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] POST http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4/action Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /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 01 01:44:53 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:44:53 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:53 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Created reservations ['6cb21512-517f-41fa-893b-4387be7ca8ff', '619437c0-b28e-49fb-9356-3f7ef4c135b5'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:53 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-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 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Created reservations ['fb8a2a7e-cb08-4422-8828-bd41b3afef8e', '36af0b3c-d9cf-4310-99b3-c7ad15d0fcae'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Retype volume request issued successfully. Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ecd98a54-fdb9-4430-8f98-0bae45135ee6 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4/action returned with HTTP 202 Sep 01 01:44:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 618/1221] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:44:53 2026] POST /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4/action => generated 0 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-929ebf35-a543-493f-a480-83416103d867 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-929ebf35-a543-493f-a480-83416103d867 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-929ebf35-a543-493f-a480-83416103d867 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-929ebf35-a543-493f-a480-83416103d867 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-929ebf35-a543-493f-a480-83416103d867 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-929ebf35-a543-493f-a480-83416103d867 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 604/1222] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:53 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d62de6ea-4de4-4f1c-809d-5dbb9df99207 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:44:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 619/1223] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:53 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ff3874c-a8a7-49b5-9846-b61b46aab4f3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:44:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 605/1224] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:54 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1298907040"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1298907040'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume of 1 GB Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Availability Zones retrieved successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (35e528df-b592-4ce2-b6da-b301f28b3512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9415d35a-c484-4010-94bb-d543e3855dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9415d35a-c484-4010-94bb-d543e3855dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ff1adb-c0ce-40ee-aacf-425d69e60c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Created reservations ['489dc91e-f192-44ac-9ba8-979ea944e986', 'd0bf60c3-bea3-4853-a7b1-774ecd01d5ef', 'f420c26f-d07f-4e08-9e22-20892f3f33ba', 'fda7476e-eacb-41ff-bdd1-02ae7b45bfb6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ff1adb-c0ce-40ee-aacf-425d69e60c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489dc91e-f192-44ac-9ba8-979ea944e986', 'd0bf60c3-bea3-4853-a7b1-774ecd01d5ef', 'f420c26f-d07f-4e08-9e22-20892f3f33ba', 'fda7476e-eacb-41ff-bdd1-02ae7b45bfb6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c974a267-057e-4070-8711-bb0211243799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c974a267-057e-4070-8711-bb0211243799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1053d9c-c332-4652-9734-2c6aa1cdd4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1298907040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['489dc91e-f192-44ac-9ba8-979ea944e986','d0bf60c3-bea3-4853-a7b1-774ecd01d5ef','f420c26f-d07f-4e08-9e22-20892f3f33ba','fda7476e-eacb-41ff-bdd1-02ae7b45bfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1298907040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1053d9c-c332-4652-9734-2c6aa1cdd4b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='33ddabf3fd1d45fba6afc379ab557860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167b4983-ab58-4d52-9ca0-44b63038ce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167b4983-ab58-4d52-9ca0-44b63038ce47) transitioned into state 'SUCCESS' from state '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-1298907040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['489dc91e-f192-44ac-9ba8-979ea944e986','d0bf60c3-bea3-4853-a7b1-774ecd01d5ef','f420c26f-d07f-4e08-9e22-20892f3f33ba','fda7476e-eacb-41ff-bdd1-02ae7b45bfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b6a3a9-7a9b-45b6-a877-d876edf0ad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b6a3a9-7a9b-45b6-a877-d876edf0ad77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (35e528df-b592-4ce2-b6da-b301f28b3512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request issued successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b9bd2d10-e68a-4d1f-95bf-92dd04681011 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 620/1225] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:54 2026] POST /volume/v3/volumes => generated 771 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49edf185-aac3-466f-a5ba-5fdb5e967411 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:44:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 606/1226] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:54 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 839 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14d2d7ba-e2fe-4794-8400-08de2f9def8d tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 621/1227] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:54 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 867 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-588a7349-8168-434c-ac33-e7c700e6f624 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-588a7349-8168-434c-ac33-e7c700e6f624 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-588a7349-8168-434c-ac33-e7c700e6f624 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-588a7349-8168-434c-ac33-e7c700e6f624 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-588a7349-8168-434c-ac33-e7c700e6f624 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Volume info retrieved successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-588a7349-8168-434c-ac33-e7c700e6f624 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 607/1228] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:54 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 1030 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] GET http://192.168.122.53/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165'), ('all_tenants', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Get all volumes completed successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fed63f3f-5eb3-4b4c-aa4d-aa712a104a17 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165 returned with HTTP 200 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 622/1229] 192.168.122.53 () {58 vars in 1277 bytes} [Tue Sep 1 01:44:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1192374165 => generated 353 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f148f7e3-5de1-4ec2-acb6-763475ec6707 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 608/1230] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:55 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f7b34def-0781-45c1-9727-708d2a06c190 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Delete volume with id: 2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Delete volume request issued successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7b34def-0781-45c1-9727-708d2a06c190 tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 202 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 623/1231] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:44:55 2026] DELETE /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e35057c-7c5f-4c02-a4df-601829b5f58b tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 609/1232] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:55 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1922c0d6-3710-4810-b2b8-8e70f533436b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1922c0d6-3710-4810-b2b8-8e70f533436b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1922c0d6-3710-4810-b2b8-8e70f533436b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1922c0d6-3710-4810-b2b8-8e70f533436b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1922c0d6-3710-4810-b2b8-8e70f533436b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1922c0d6-3710-4810-b2b8-8e70f533436b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:44:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 624/1233] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:55 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-17c9124b-db60-4d37-91f3-a5234174254e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c9124b-db60-4d37-91f3-a5234174254e tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c9124b-db60-4d37-91f3-a5234174254e tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c9124b-db60-4d37-91f3-a5234174254e tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-17c9124b-db60-4d37-91f3-a5234174254e tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Volume info retrieved successfully. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c9124b-db60-4d37-91f3-a5234174254e tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 200 Sep 01 01:44:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 610/1234] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:56 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2197f9c3-7257-4c3f-9680-8f98f22e3141 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:44:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 625/1235] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:56 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-871d243e-2345-4b46-8587-53958540774c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-871d243e-2345-4b46-8587-53958540774c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-871d243e-2345-4b46-8587-53958540774c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-871d243e-2345-4b46-8587-53958540774c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-871d243e-2345-4b46-8587-53958540774c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-871d243e-2345-4b46-8587-53958540774c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:44:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 611/1236] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:56 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-358963594"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-358963594'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume of 1 GB Sep 01 01:44:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Availability Zones retrieved successfully. Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (f688c0a2-5d55-4985-ab62-94f6cda2ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec79589d-fbee-4d60-b4e5-ad9ad042360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec79589d-fbee-4d60-b4e5-ad9ad042360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe7ed3c-035e-4ae6-aa3f-ad855d014eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Created reservations ['ea958d43-2289-42cf-b0c7-63d310a36ee1', '8019eb48-cfaa-4069-bc12-72b55c6353c4', '7c4fbebc-7e57-4013-b380-549f295f0e5a', '770a5cd9-5e26-4322-8554-8e4d243f73be'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe7ed3c-035e-4ae6-aa3f-ad855d014eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea958d43-2289-42cf-b0c7-63d310a36ee1', '8019eb48-cfaa-4069-bc12-72b55c6353c4', '7c4fbebc-7e57-4013-b380-549f295f0e5a', '770a5cd9-5e26-4322-8554-8e4d243f73be']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88279758-376f-4423-bcfb-3092bc00ef76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88279758-376f-4423-bcfb-3092bc00ef76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e2b793-fdde-481c-896b-9268aed900bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-358963594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['ea958d43-2289-42cf-b0c7-63d310a36ee1','8019eb48-cfaa-4069-bc12-72b55c6353c4','7c4fbebc-7e57-4013-b380-549f295f0e5a','770a5cd9-5e26-4322-8554-8e4d243f73be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-358963594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e2b793-fdde-481c-896b-9268aed900bc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='33ddabf3fd1d45fba6afc379ab557860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a3fa41-5e3f-4537-81bf-94aa2fccddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a3fa41-5e3f-4537-81bf-94aa2fccddbe) transitioned into state 'SUCCESS' from state '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-358963594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='33ddabf3fd1d45fba6afc379ab557860',qos_specs=None,replication_status=,reservations=['ea958d43-2289-42cf-b0c7-63d310a36ee1','8019eb48-cfaa-4069-bc12-72b55c6353c4','7c4fbebc-7e57-4013-b380-549f295f0e5a','770a5cd9-5e26-4322-8554-8e4d243f73be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272e64d1d28c4c719deecb0f47bf1a39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2e0007-5bda-42f7-9558-20b319de63cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2e0007-5bda-42f7-9558-20b319de63cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Flow 'volume_create_api' (f688c0a2-5d55-4985-ab62-94f6cda2ee04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Create volume request issued successfully. Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-444b0659-6ed3-4a3e-b6e0-2af403737e37 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 626/1237] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:44:56 2026] POST /volume/v3/volumes => generated 770 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c32eabe8-cfa5-42df-bda7-c7d1978e52d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:44:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 612/1238] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:57 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 838 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7b8881de-3386-40a9-ba88-56ce290547ba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b8881de-3386-40a9-ba88-56ce290547ba tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] GET http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b8881de-3386-40a9-ba88-56ce290547ba tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b8881de-3386-40a9-ba88-56ce290547ba tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b8881de-3386-40a9-ba88-56ce290547ba tempest-VolumeRetypeWithoutMigrationTest-907351865 tempest-VolumeRetypeWithoutMigrationTest-907351865-project-member] http://192.168.122.53/volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 returned with HTTP 404 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 627/1239] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:57 2026] GET /volume/v3/volumes/2945d83d-264a-431f-a816-f1e7ea01dad4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e3d906d8-7781-4cd2-b9e1-0ea5cb45bfb3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3d906d8-7781-4cd2-b9e1-0ea5cb45bfb3 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] DELETE http://192.168.122.53/volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3d906d8-7781-4cd2-b9e1-0ea5cb45bfb3 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3d906d8-7781-4cd2-b9e1-0ea5cb45bfb3 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3d906d8-7781-4cd2-b9e1-0ea5cb45bfb3 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af returned with HTTP 202 Sep 01 01:44:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 613/1240] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:44:57 2026] DELETE /volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5b60acef-5c0a-48af-a9ed-5a4eb5547311 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5b60acef-5c0a-48af-a9ed-5a4eb5547311 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] GET http://192.168.122.53/volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5b60acef-5c0a-48af-a9ed-5a4eb5547311 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5b60acef-5c0a-48af-a9ed-5a4eb5547311 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5b60acef-5c0a-48af-a9ed-5a4eb5547311 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af returned with HTTP 404 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 628/1241] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:44:57 2026] GET /volume/v3/types/3e917b12-ba3b-4bda-89c7-82fac0d879af => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-11006dce-4029-4d19-a970-17e420e90b04 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11006dce-4029-4d19-a970-17e420e90b04 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] DELETE http://192.168.122.53/volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11006dce-4029-4d19-a970-17e420e90b04 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11006dce-4029-4d19-a970-17e420e90b04 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11006dce-4029-4d19-a970-17e420e90b04 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 returned with HTTP 202 Sep 01 01:44:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 614/1242] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:44:57 2026] DELETE /volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c7d2ebd3-d443-417e-bfdf-0581d0dc61f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7d2ebd3-d443-417e-bfdf-0581d0dc61f6 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] GET http://192.168.122.53/volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ebd3-d443-417e-bfdf-0581d0dc61f6 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ebd3-d443-417e-bfdf-0581d0dc61f6 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7d2ebd3-d443-417e-bfdf-0581d0dc61f6 tempest-VolumeRetypeWithoutMigrationTest-1029878851 tempest-VolumeRetypeWithoutMigrationTest-1029878851-project-admin] http://192.168.122.53/volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 returned with HTTP 404 Sep 01 01:44:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 629/1243] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:44:57 2026] GET /volume/v3/types/f2784df7-f721-4f04-83aa-979135c67d78 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:44:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dda5f48f-2989-4771-85bb-491e69236df7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dda5f48f-2989-4771-85bb-491e69236df7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:44:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dda5f48f-2989-4771-85bb-491e69236df7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dda5f48f-2989-4771-85bb-491e69236df7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dda5f48f-2989-4771-85bb-491e69236df7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dda5f48f-2989-4771-85bb-491e69236df7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:44:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 615/1244] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:58 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 862 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7ffb4a6c-7a0d-44fa-b372-0064600e3384 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:44:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 630/1245] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:59 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:44:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:44:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:44:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:44:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e5058e4-babd-4196-8b36-08f2cb5c995b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:44:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 616/1246] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:44:59 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:44:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:44:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e961a98-7bef-4f7a-b622-3c838f49dc89 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:44:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 631/1247] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:44:59 2026] GET /volume/v3/volumes => generated 992 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-db82c723-5255-40fd-8e99-16aca8d92a88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1298907040 Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:44:59 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1298907040'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db82c723-5255-40fd-8e99-16aca8d92a88 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1298907040 returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 617/1248] 192.168.122.53 () {58 vars in 1217 bytes} [Tue Sep 1 01:44:59 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1298907040 => generated 340 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-134426667 Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-134426667'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-21a299f7-bfb6-43e5-975c-dd2618ec5369 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-134426667 returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 632/1249] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-134426667 => generated 866 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=1 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbb27199-a8a8-4aba-adeb-f0702848b36b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 618/1250] 192.168.122.53 () {58 vars in 1152 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=386,cinder:UPDATE=58,cinder:INSERT=38 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8e58fbf7-9cd7-4526-ba2d-4772383ce96c tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 633/1251] 192.168.122.53 () {58 vars in 1240 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc => generated 1013 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f32a5fae-7e33-4272-b646-bab434843d04 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f32a5fae-7e33-4272-b646-bab434843d04 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 619/1252] 192.168.122.53 () {58 vars in 1240 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 1012 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-23556f9f-cb27-4da9-b353-b5e4ebbb917d tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 634/1253] 192.168.122.53 () {58 vars in 1240 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=431,cinder:UPDATE=82,cinder:INSERT=43 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8eb335b0-4ee6-4e76-9ba0-37674c2e2b87 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 01:45:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 620/1254] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2a07e6c5-c47b-4295-8b06-c66b09ff285a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 635/1255] 192.168.122.53 () {58 vars in 1238 bytes} [Tue Sep 1 01:45:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?limit=1 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d92d45f-5d70-4d00-ab32-8db13e703445 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 621/1256] 192.168.122.53 () {58 vars in 1131 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa2e22c0-6d5b-4880-b50e-936237f753cb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 636/1257] 192.168.122.53 () {58 vars in 1219 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes?limit=1&marker=35e2b793-fdde-481c-896b-9268aed900bc => generated 479 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e3667682-d684-45ee-939c-e84543735d2e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3667682-d684-45ee-939c-e84543735d2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 622/1258] 192.168.122.53 () {58 vars in 1219 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes?limit=1&marker=a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 478 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3668e9f4-4072-46dc-9dcd-c0cdcaf24e4a tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 637/1259] 192.168.122.53 () {58 vars in 1219 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes?limit=1&marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-134426667&status=available Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-134426667'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1832b594-3c8a-4c96-9755-0958b8ee0be9 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-134426667&status=available returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 623/1260] 192.168.122.53 () {58 vars in 1249 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-134426667&status=available => generated 339 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-96703018-b14d-463d-8915-751d3bf51cb3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-358963594&status=available Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-358963594'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96703018-b14d-463d-8915-751d3bf51cb3 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-358963594&status=available returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 638/1261] 192.168.122.53 () {58 vars in 1270 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-358963594&status=available => generated 866 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c&sort=id%3Aasc Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6211ddb5-9bcd-45d0-9e3a-a9ce485ed092 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c&sort=id%3Aasc returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 624/1262] 192.168.122.53 () {58 vars in 1252 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes/detail?marker=811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c&sort=id%3Aasc => generated 867 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f654e5e0-8bc9-4ae3-a8a2-c1fccf339b2e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 01:45:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 639/1263] 192.168.122.53 () {58 vars in 1216 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b2bcf317-c271-4874-9e62-c33db414a991 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b2bcf317-c271-4874-9e62-c33db414a991 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 625/1264] 192.168.122.53 () {58 vars in 1137 bytes} [Tue Sep 1 01:45:01 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-829a2e64-a64c-45aa-90ec-2c9e28e5ce45 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 640/1265] 192.168.122.53 () {58 vars in 1195 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?availability_zone=nova Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value nova, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3876a21-0e92-4096-a788-e5031c7d66a0 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 626/1266] 192.168.122.53 () {58 vars in 1161 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?availability_zone=nova Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value nova, assuming string {{(pid=86908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-822a98f2-b514-4256-bbec-f5ac56d21e39 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 641/1267] 192.168.122.53 () {58 vars in 1161 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?bootable=false Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dded5578-55a0-4f5a-b795-c9a782b1c0d5 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 627/1268] 192.168.122.53 () {58 vars in 1145 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?bootable=false Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8f48939-68ad-45cd-b83e-79c7fc560854 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 01:45:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 642/1269] 192.168.122.53 () {58 vars in 1145 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?status=available Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c98f910a-6e7a-439e-b3a5-c49a0987f727 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 628/1270] 192.168.122.53 () {58 vars in 1149 bytes} [Tue Sep 1 01:45:02 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-05f96212-98d6-43c2-8595-845b942b711b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes?status=available Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05f96212-98d6-43c2-8595-845b942b711b tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 643/1271] 192.168.122.53 () {58 vars in 1149 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?availability_zone=nova Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value nova, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-246ad5b3-f30b-4a4b-a70f-8fdd96cc59f4 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 629/1272] 192.168.122.53 () {58 vars in 1182 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?bootable=false Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3c7dfe5-5ca8-4ec9-b792-ec697b204b20 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 644/1273] 192.168.122.53 () {58 vars in 1166 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?status=available Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Could not evaluate value available, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Get all volumes completed successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-96df1c4f-e23c-4a95-84ee-f98e6f3c3923 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 630/1274] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b2759f7-961d-4e56-9ded-dc3276662acb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b2759f7-961d-4e56-9ded-dc3276662acb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b2759f7-961d-4e56-9ded-dc3276662acb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b2759f7-961d-4e56-9ded-dc3276662acb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3b2759f7-961d-4e56-9ded-dc3276662acb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b2759f7-961d-4e56-9ded-dc3276662acb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 645/1275] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] DELETE http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume with id: 35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume request issued successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3cf9f69-3a9e-46af-91c4-cef5a7179a9f tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 202 Sep 01 01:45:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 631/1276] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:03 2026] DELETE /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aab388ff-e063-4538-ad5f-7a0bb38623d8 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:45:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 646/1277] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:03 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 862 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ac52900b-ff6c-441f-8090-afa24cf1d645 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 200 Sep 01 01:45:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 632/1278] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:04 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-9b57150b-f92b-4177-a47e-02914e97069f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-9b57150b-f92b-4177-a47e-02914e97069f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/attachments?instance_id=219df052-af64-4583-9647-2b600253c3dd Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-9b57150b-f92b-4177-a47e-02914e97069f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-9b57150b-f92b-4177-a47e-02914e97069f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: /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 01 01:45:05 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), Sep 01 01:45:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-9b57150b-f92b-4177-a47e-02914e97069f tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments?instance_id=219df052-af64-4583-9647-2b600253c3dd returned with HTTP 200 Sep 01 01:45:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 647/1279] 192.168.122.53 () {62 vars in 1521 bytes} [Tue Sep 1 01:45:05 2026] GET /volume/v3/attachments?instance_id=219df052-af64-4583-9647-2b600253c3dd => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-48c85a81-8666-48fc-b10a-d8ac271ed8aa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-48c85a81-8666-48fc-b10a-d8ac271ed8aa tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 Sep 01 01:45:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-48c85a81-8666-48fc-b10a-d8ac271ed8aa tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-48c85a81-8666-48fc-b10a-d8ac271ed8aa tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f2074f96-aa5a-49cd-8973-df0fd07fa66a req-48c85a81-8666-48fc-b10a-d8ac271ed8aa tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 returned with HTTP 200 Sep 01 01:45:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 633/1280] 192.168.122.53 () {62 vars in 1535 bytes} [Tue Sep 1 01:45:05 2026] GET /volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 => generated 718 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-31be1186-cedf-4a92-a35b-9901512ed623 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31be1186-cedf-4a92-a35b-9901512ed623 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31be1186-cedf-4a92-a35b-9901512ed623 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31be1186-cedf-4a92-a35b-9901512ed623 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31be1186-cedf-4a92-a35b-9901512ed623 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc returned with HTTP 404 Sep 01 01:45:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 648/1281] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:05 2026] GET /volume/v3/volumes/35e2b793-fdde-481c-896b-9268aed900bc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50b1327d-9084-48f3-93ef-a775c0a0a4eb tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:45:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 634/1282] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:06 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3449a511-340c-4da5-9121-1fb9014833ad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:06 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume with id: a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume request issued successfully. Sep 01 01:45:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3449a511-340c-4da5-9121-1fb9014833ad tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 202 Sep 01 01:45:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 649/1283] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:06 2026] DELETE /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e93dd437-e312-4e7b-959e-c4fc9cf9d396 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:45:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 635/1284] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:06 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-028545e7-f685-4e9f-89bb-ccde2b46bc08 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-028545e7-f685-4e9f-89bb-ccde2b46bc08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-028545e7-f685-4e9f-89bb-ccde2b46bc08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-028545e7-f685-4e9f-89bb-ccde2b46bc08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-028545e7-f685-4e9f-89bb-ccde2b46bc08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 returned with HTTP 200 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 650/1285] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:06 2026] GET /volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 => generated 440 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9501f168-e832-41a5-a94f-29bec66bad0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9501f168-e832-41a5-a94f-29bec66bad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9501f168-e832-41a5-a94f-29bec66bad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0170070f-6cce-4f50-bc78-c049354d48b2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9501f168-e832-41a5-a94f-29bec66bad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 returned with HTTP 200 Sep 01 01:45:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 636/1286] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:45:07 2026] PUT /volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 => generated 393 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0170070f-6cce-4f50-bc78-c049354d48b2 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0170070f-6cce-4f50-bc78-c049354d48b2 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0170070f-6cce-4f50-bc78-c049354d48b2 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0170070f-6cce-4f50-bc78-c049354d48b2 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0170070f-6cce-4f50-bc78-c049354d48b2 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 200 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 651/1287] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:07 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1248754080"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1248754080'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create volume of 1 GB Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Availability Zones retrieved successfully. Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Flow 'volume_create_api' (2f11970c-842f-4204-aeaf-b902e10b9b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd76e4a-dde7-4c05-ad29-cd80c2f38cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd76e4a-dde7-4c05-ad29-cd80c2f38cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdf818b-e747-4ca3-bd4e-e677087e2837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Created reservations ['41d7105f-72f1-420e-8c47-af9715eca1af', 'f8e35e30-534d-4eae-9658-f1cd9d454299', 'd0833fd4-4b27-475e-8b5a-5221cf132aec', '7f5bbfb1-3bf8-4c5f-a9a2-ace34fab828b'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdf818b-e747-4ca3-bd4e-e677087e2837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d7105f-72f1-420e-8c47-af9715eca1af', 'f8e35e30-534d-4eae-9658-f1cd9d454299', 'd0833fd4-4b27-475e-8b5a-5221cf132aec', '7f5bbfb1-3bf8-4c5f-a9a2-ace34fab828b']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a079fc3-7b4d-4d5c-a455-e49ef42fa262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a079fc3-7b4d-4d5c-a455-e49ef42fa262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '042dffd0-14a4-40f4-9748-46fb21d157f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1248754080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cef7e2ac2fc14c458c3baa2883b3e526',qos_specs=None,replication_status=,reservations=['41d7105f-72f1-420e-8c47-af9715eca1af','f8e35e30-534d-4eae-9658-f1cd9d454299','d0833fd4-4b27-475e-8b5a-5221cf132aec','7f5bbfb1-3bf8-4c5f-a9a2-ace34fab828b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455301fddb4843b1bd7d39f32d131a76',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1248754080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=042dffd0-14a4-40f4-9748-46fb21d157f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cef7e2ac2fc14c458c3baa2883b3e526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455301fddb4843b1bd7d39f32d131a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f317fb04-1e02-4a75-b8fe-d40642eec059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f317fb04-1e02-4a75-b8fe-d40642eec059) transitioned into state 'SUCCESS' from state '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-1248754080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cef7e2ac2fc14c458c3baa2883b3e526',qos_specs=None,replication_status=,reservations=['41d7105f-72f1-420e-8c47-af9715eca1af','f8e35e30-534d-4eae-9658-f1cd9d454299','d0833fd4-4b27-475e-8b5a-5221cf132aec','7f5bbfb1-3bf8-4c5f-a9a2-ace34fab828b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455301fddb4843b1bd7d39f32d131a76',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b329996-e5de-4b7a-9793-943105b12b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b329996-e5de-4b7a-9793-943105b12b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Flow 'volume_create_api' (2f11970c-842f-4204-aeaf-b902e10b9b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create volume request issued successfully. Sep 01 01:45:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a785e2be-44ca-4ae3-be42-46f38b845f37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:45:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 637/1288] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:45:07 2026] POST /volume/v3/volumes => generated 774 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4120bb7-7672-4b0b-8f5b-96f21eecf959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 200 Sep 01 01:45:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 652/1289] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:07 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-41aa8a63-94d6-4d02-b0ac-4ed1e19e341e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41aa8a63-94d6-4d02-b0ac-4ed1e19e341e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41aa8a63-94d6-4d02-b0ac-4ed1e19e341e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41aa8a63-94d6-4d02-b0ac-4ed1e19e341e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41aa8a63-94d6-4d02-b0ac-4ed1e19e341e tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 returned with HTTP 404 Sep 01 01:45:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 638/1290] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:08 2026] GET /volume/v3/volumes/a1053d9c-c332-4652-9734-2c6aa1cdd4b5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea4299f7-ec9d-426e-9500-b1dde43894a7 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:45:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 653/1291] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:08 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 863 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4e831a6a-7051-444c-a559-61fe9ed88775 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] DELETE http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume with id: 811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Delete volume request issued successfully. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4e831a6a-7051-444c-a559-61fe9ed88775 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 202 Sep 01 01:45:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 639/1292] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:08 2026] DELETE /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Volume info retrieved successfully. Sep 01 01:45:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6a1c960-5e38-47d4-af33-79955a6beb35 tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 200 Sep 01 01:45:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 654/1293] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:08 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-363aba7d-2215-40f5-9fc8-77ec1dd42f0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 200 Sep 01 01:45:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 640/1294] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:08 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 866 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60959dc6-c629-487d-b358-bfc1221626af None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60959dc6-c629-487d-b358-bfc1221626af tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] GET http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c Sep 01 01:45:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60959dc6-c629-487d-b358-bfc1221626af tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60959dc6-c629-487d-b358-bfc1221626af tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60959dc6-c629-487d-b358-bfc1221626af tempest-VolumesListTestJSON-1467650861 tempest-VolumesListTestJSON-1467650861-project-member] http://192.168.122.53/volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c returned with HTTP 404 Sep 01 01:45:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 655/1295] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:09 2026] GET /volume/v3/volumes/811e0e1e-1ea9-43b4-9c5f-871f0ccd2a6c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbfda296-481a-4496-9bb3-6258269fc3d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 200 Sep 01 01:45:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 641/1296] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:10 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 867 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-009e5c77-151b-406b-94bf-9c040922a337 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "042dffd0-14a4-40f4-9748-46fb21d157f3", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2000847042"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create snapshot from volume 042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:10 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Created reservations ['38d93124-4b3b-49d6-a5be-14ea0d95ca85', '68750fae-c485-4018-87f2-0c539b50c275', 'c28ef84f-adf0-48e8-9906-88408b323035', '572279e9-7de7-4beb-90c7-74c810d1f9bf'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot create request issued successfully. Sep 01 01:45:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-009e5c77-151b-406b-94bf-9c040922a337 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:45:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 656/1297] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:45:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36f37f29-8e02-4fb7-922f-a26e1d829255 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 642/1298] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:10 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-209decfc-c3ce-4cde-a00d-aec69117620d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-209decfc-c3ce-4cde-a00d-aec69117620d tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-209decfc-c3ce-4cde-a00d-aec69117620d tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-209decfc-c3ce-4cde-a00d-aec69117620d tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-209decfc-c3ce-4cde-a00d-aec69117620d tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-209decfc-c3ce-4cde-a00d-aec69117620d tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 657/1299] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:11 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-21126384-514e-496b-a764-5882bfecbd1e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21126384-514e-496b-a764-5882bfecbd1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21126384-514e-496b-a764-5882bfecbd1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21126384-514e-496b-a764-5882bfecbd1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-21126384-514e-496b-a764-5882bfecbd1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21126384-514e-496b-a764-5882bfecbd1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 643/1300] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:12 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 455 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8c850228-8285-4027-96d4-98f0bcb32434 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c850228-8285-4027-96d4-98f0bcb32434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c850228-8285-4027-96d4-98f0bcb32434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c850228-8285-4027-96d4-98f0bcb32434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8c850228-8285-4027-96d4-98f0bcb32434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c850228-8285-4027-96d4-98f0bcb32434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 644/1301] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:13 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-20769ea4-6cea-4c5b-9a17-3583e6bc6a6e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20769ea4-6cea-4c5b-9a17-3583e6bc6a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20769ea4-6cea-4c5b-9a17-3583e6bc6a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-326828004"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-326828004'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create volume of 1 GB Sep 01 01:45:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Availability Zones retrieved successfully. Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Flow 'volume_create_api' (4d504239-daaa-4e18-861a-df983376a235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762ff724-e7b7-42e0-b868-3d5eeefc1adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20769ea4-6cea-4c5b-9a17-3583e6bc6a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 returned with HTTP 200 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 645/1302] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:45:13 2026] PUT /volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 => generated 393 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "042dffd0-14a4-40f4-9748-46fb21d157f3"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762ff724-e7b7-42e0-b868-3d5eeefc1adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065dad72-0db9-4f8c-8e1e-1d299b4b4561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create snapshot from volume 042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: WARNING cinder.quota_utils [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Quota exceeded for cef7e2ac2fc14c458c3baa2883b3e526, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.middleware.fault [None req-1cea03ec-fe87-403d-8afb-af6d7dbc60d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 413 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 646/1303] 192.168.122.53 () {60 vars in 1143 bytes} [Tue Sep 1 01:45:13 2026] POST /volume/v3/snapshots => generated 208 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a5453ee8-7870-47a6-9acf-f76fc698b9ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5453ee8-7870-47a6-9acf-f76fc698b9ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 Sep 01 01:45:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5453ee8-7870-47a6-9acf-f76fc698b9ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Created reservations ['b24709fa-6669-4a49-8fc4-bd1ed463e8d1', '080f6448-e1e0-44d2-be04-c6ad0677a2ce', 'f2742b1d-8683-4d91-9fa8-93ec40faeabc', '0d667d9d-3594-4dc6-8fac-f363c6a64cbb'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065dad72-0db9-4f8c-8e1e-1d299b4b4561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b24709fa-6669-4a49-8fc4-bd1ed463e8d1', '080f6448-e1e0-44d2-be04-c6ad0677a2ce', 'f2742b1d-8683-4d91-9fa8-93ec40faeabc', '0d667d9d-3594-4dc6-8fac-f363c6a64cbb']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac448ab0-89c4-4639-b056-d0c59395668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac448ab0-89c4-4639-b056-d0c59395668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be337c55-9ed7-4ccb-b0be-32b2209d48d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-326828004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b11d12e22441a0b6cf03d343ee54af',qos_specs=None,replication_status=,reservations=['b24709fa-6669-4a49-8fc4-bd1ed463e8d1','080f6448-e1e0-44d2-be04-c6ad0677a2ce','f2742b1d-8683-4d91-9fa8-93ec40faeabc','0d667d9d-3594-4dc6-8fac-f363c6a64cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4f79bbe3024527bac1d1e15ac9a45a',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-326828004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be337c55-9ed7-4ccb-b0be-32b2209d48d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b11d12e22441a0b6cf03d343ee54af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4f79bbe3024527bac1d1e15ac9a45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5e77ab-402a-4ccd-96fd-749fe83f1c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5453ee8-7870-47a6-9acf-f76fc698b9ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 returned with HTTP 200 Sep 01 01:45:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 647/1304] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:45:13 2026] PUT /volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 => generated 393 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5e77ab-402a-4ccd-96fd-749fe83f1c7f) transitioned into state 'SUCCESS' from state '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-326828004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b11d12e22441a0b6cf03d343ee54af',qos_specs=None,replication_status=,reservations=['b24709fa-6669-4a49-8fc4-bd1ed463e8d1','080f6448-e1e0-44d2-be04-c6ad0677a2ce','f2742b1d-8683-4d91-9fa8-93ec40faeabc','0d667d9d-3594-4dc6-8fac-f363c6a64cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4f79bbe3024527bac1d1e15ac9a45a',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1ebee0-f5ac-4293-ae6d-06fee707d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "042dffd0-14a4-40f4-9748-46fb21d157f3"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Create snapshot from volume 042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1ebee0-f5ac-4293-ae6d-06fee707d4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Flow 'volume_create_api' (4d504239-daaa-4e18-861a-df983376a235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create volume request issued successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d364c290-1a3d-4c58-9c03-c9c6fb1e3102 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 658/1305] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:45:13 2026] POST /volume/v3/volumes => generated 764 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a25086f-d406-431a-b9c3-317342eed482 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a25086f-d406-431a-b9c3-317342eed482 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a25086f-d406-431a-b9c3-317342eed482 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a25086f-d406-431a-b9c3-317342eed482 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:14 devstack devstack@c-api.service[86907]: WARNING cinder.quota_utils [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Quota exceeded for cef7e2ac2fc14c458c3baa2883b3e526, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.middleware.fault [None req-aad764d1-0d4a-48d5-86fc-5e1dda2b5307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 413 Sep 01 01:45:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 648/1306] 192.168.122.53 () {60 vars in 1143 bytes} [Tue Sep 1 01:45:14 2026] POST /volume/v3/snapshots => generated 133 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:45:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Delete snapshot with id: 715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a25086f-d406-431a-b9c3-317342eed482 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a25086f-d406-431a-b9c3-317342eed482 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 200 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 659/1307] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:14 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot delete request issued successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97d7c786-d0a6-46db-833e-1bb4f848b21f tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 202 Sep 01 01:45:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 649/1308] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:14 2026] DELETE /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-11962889-9746-4532-ae35-26f9de7de244 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11962889-9746-4532-ae35-26f9de7de244 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11962889-9746-4532-ae35-26f9de7de244 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11962889-9746-4532-ae35-26f9de7de244 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-11962889-9746-4532-ae35-26f9de7de244 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11962889-9746-4532-ae35-26f9de7de244 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 660/1309] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:14 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 481 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5d3cf8d-394a-4a61-8cd7-17b075217e4d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 200 Sep 01 01:45:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 650/1310] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:15 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Snapshot retrieved successfully. Sep 01 01:45:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b7fa369-c333-4d5a-b9da-9c8ee39ae2ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 200 Sep 01 01:45:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 661/1311] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:15 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 481 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4453fef5-ff50-4994-bbf9-72623472c326 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-862a7f56-44e4-4e47-bb7e-8cd7150c3c1a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 200 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 651/1312] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:16 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4453fef5-ff50-4994-bbf9-72623472c326 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4453fef5-ff50-4994-bbf9-72623472c326 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4453fef5-ff50-4994-bbf9-72623472c326 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4453fef5-ff50-4994-bbf9-72623472c326 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 returned with HTTP 404 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 662/1313] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:16 2026] GET /volume/v3/snapshots/715389ed-731d-473d-aded-7adeacd3c741 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be337c55-9ed7-4ccb-b0be-32b2209d48d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2009390639"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create snapshot from volume be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-70bc07e3-35f1-4ad2-ae09-5af4e164a9be tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 200 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 663/1314] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:16 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] DELETE http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Delete volume with id: 042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Created reservations ['62b6987e-1547-4664-94de-265f0c195bcd', '0da60134-2a9b-4e74-aa6d-8e988b2f7a26', '874bafdd-bcbf-4b33-9794-37d74d935392', '6bff9906-5922-4214-b030-d9da70ac60db'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Delete volume request issued successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ab7d165-3cdf-4d0f-ae9a-4105f93a70fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 202 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 664/1315] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:16 2026] DELETE /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-867071c9-513e-4fc9-af86-d39884312054 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-867071c9-513e-4fc9-af86-d39884312054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-867071c9-513e-4fc9-af86-d39884312054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-867071c9-513e-4fc9-af86-d39884312054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot create request issued successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70584d3d-ae51-487c-b57c-e22f83f16c92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 652/1316] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:45:16 2026] POST /volume/v3/snapshots => generated 314 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-867071c9-513e-4fc9-af86-d39884312054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Volume info retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-867071c9-513e-4fc9-af86-d39884312054 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 200 Sep 01 01:45:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 665/1317] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:16 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89a0dd4e-4300-45f7-a756-6c6f6be08dc2 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 653/1318] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:16 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 446 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-14488cf7-191a-438c-9f1e-fc04082706b3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14488cf7-191a-438c-9f1e-fc04082706b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] GET http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 Sep 01 01:45:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14488cf7-191a-438c-9f1e-fc04082706b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-14488cf7-191a-438c-9f1e-fc04082706b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e34fa9f-816b-49e4-ac11-669e17f9f533 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 666/1319] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:17 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-14488cf7-191a-438c-9f1e-fc04082706b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1162791851-project-member] http://192.168.122.53/volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 returned with HTTP 404 Sep 01 01:45:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 654/1320] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:17 2026] GET /volume/v3/volumes/042dffd0-14a4-40f4-9748-46fb21d157f3 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f106f1e6-7f07-434d-8ac6-8a11b4a4332c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f106f1e6-7f07-434d-8ac6-8a11b4a4332c tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 Sep 01 01:45:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f106f1e6-7f07-434d-8ac6-8a11b4a4332c tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f106f1e6-7f07-434d-8ac6-8a11b4a4332c tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747 tempest-VolumeSnapshotQuotasNegativeTestJSON-1339198747-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 returned with HTTP 200 Sep 01 01:45:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 667/1321] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:45:17 2026] PUT /volume/v3/os-quota-sets/cef7e2ac2fc14c458c3baa2883b3e526 => generated 398 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4130f721-5f8b-4e88-b434-57a66a6b9f86 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 655/1322] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:18 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8529f42a-b43e-4f56-a40a-96e9179dec6a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 668/1323] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:19 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 473 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be337c55-9ed7-4ccb-b0be-32b2209d48d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-636694643"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:19 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create snapshot from volume be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:20 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Created reservations ['3b9a9725-46a4-4b6d-b1cf-56fb4e878c90', '9377629e-27db-4aab-b742-6dc150f15b83', '0b1afb9e-8d94-4096-abe9-715a0b397fa2', '15e48316-091c-4ff7-83f9-9adbcf9eb163'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot create request issued successfully. Sep 01 01:45:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59b3843f-878d-4a6f-a710-d7fab51dc25a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:45:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 656/1324] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:45:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e43818c-2a4e-49db-a9e6-435131b38a3d tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 669/1325] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:20 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-128e94b9-6c96-4046-bd24-9ea19206cfff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-128e94b9-6c96-4046-bd24-9ea19206cfff tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-128e94b9-6c96-4046-bd24-9ea19206cfff tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-128e94b9-6c96-4046-bd24-9ea19206cfff tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-128e94b9-6c96-4046-bd24-9ea19206cfff tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-128e94b9-6c96-4046-bd24-9ea19206cfff tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 657/1326] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:21 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb2f362c-a569-420c-acd4-f287df8fc277 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb2f362c-a569-420c-acd4-f287df8fc277 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb2f362c-a569-420c-acd4-f287df8fc277 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb2f362c-a569-420c-acd4-f287df8fc277 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb2f362c-a569-420c-acd4-f287df8fc277 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb2f362c-a569-420c-acd4-f287df8fc277 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 670/1327] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:22 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-948fe177-44bc-44f2-90f0-1041c4bf5927 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 658/1328] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:23 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be337c55-9ed7-4ccb-b0be-32b2209d48d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:23 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Create snapshot from volume be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:23 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Created reservations ['d164745c-01e1-403c-88fc-117ed7d6fc90', 'e8588916-a883-4842-a7c9-a747a5829953', '6202aff3-b4f1-4d3e-b467-5f76d18a089e', '3aaf72ee-59a7-41d9-b227-1b57857d8be5'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot create request issued successfully. Sep 01 01:45:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f59ec0a-0748-4859-9b3e-9006c4cc4e44 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:45:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 671/1329] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:45:23 2026] POST /volume/v3/snapshots => generated 314 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-03ff76ad-52fb-4b5c-8d1d-294989e03d77 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 200 Sep 01 01:45:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 659/1330] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:23 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0cd54d36-3f9b-400c-9259-0123110b77a2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0cd54d36-3f9b-400c-9259-0123110b77a2 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0cd54d36-3f9b-400c-9259-0123110b77a2 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-171150013", "extra_specs": {"spec1": "val1"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0cd54d36-3f9b-400c-9259-0123110b77a2 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 672/1331] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:45:24 2026] POST /volume/v3/types => generated 242 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-34d9fae3-3af7-4a7e-9931-d78cbfb3fbdf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34d9fae3-3af7-4a7e-9931-d78cbfb3fbdf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] POST http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34d9fae3-3af7-4a7e-9931-d78cbfb3fbdf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34d9fae3-3af7-4a7e-9931-d78cbfb3fbdf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 660/1332] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:45:24 2026] POST /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-97181873-8b1f-4710-9619-cb1d93226a39 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97181873-8b1f-4710-9619-cb1d93226a39 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] POST http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97181873-8b1f-4710-9619-cb1d93226a39 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97181873-8b1f-4710-9619-cb1d93226a39 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 673/1333] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:45:24 2026] POST /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8ea49057-be90-409c-b7da-c06acbfad203 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ea49057-be90-409c-b7da-c06acbfad203 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] POST http://192.168.122.53/volume/v3/types/c63b3812-2494-4f4e-94a7-f1239863fec1/extra_specs Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8ea49057-be90-409c-b7da-c06acbfad203 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ea49057-be90-409c-b7da-c06acbfad203 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/c63b3812-2494-4f4e-94a7-f1239863fec1/extra_specs returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 661/1334] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:45:24 2026] POST /volume/v3/types/c63b3812-2494-4f4e-94a7-f1239863fec1/extra_specs => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8e3acf3d-9ed0-48a1-ae26-fd55bab3eac4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8e3acf3d-9ed0-48a1-ae26-fd55bab3eac4 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] DELETE http://192.168.122.53/volume/v3/types/76e72121-0309-4e8b-a53d-dc207d6ec53d/extra_specs/spec1 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8e3acf3d-9ed0-48a1-ae26-fd55bab3eac4 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8e3acf3d-9ed0-48a1-ae26-fd55bab3eac4 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8e3acf3d-9ed0-48a1-ae26-fd55bab3eac4 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/76e72121-0309-4e8b-a53d-dc207d6ec53d/extra_specs/spec1 returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 674/1335] 192.168.122.53 () {58 vars in 1278 bytes} [Tue Sep 1 01:45:24 2026] DELETE /volume/v3/types/76e72121-0309-4e8b-a53d-dc207d6ec53d/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2cb5fe71-0990-4a14-a888-9a9ac680bd7a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cb5fe71-0990-4a14-a888-9a9ac680bd7a tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] GET http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/nonexistent_extra_spec_name Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cb5fe71-0990-4a14-a888-9a9ac680bd7a tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cb5fe71-0990-4a14-a888-9a9ac680bd7a tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cb5fe71-0990-4a14-a888-9a9ac680bd7a tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 662/1336] 192.168.122.53 () {58 vars in 1341 bytes} [Tue Sep 1 01:45:24 2026] GET /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1de91f31-ad8f-464c-bb33-d1d2775e052b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1de91f31-ad8f-464c-bb33-d1d2775e052b tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] GET http://192.168.122.53/volume/v3/types/7d6e1a8b-17be-4541-a580-7b925a63185f/extra_specs/spec1 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1de91f31-ad8f-464c-bb33-d1d2775e052b tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1de91f31-ad8f-464c-bb33-d1d2775e052b tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1de91f31-ad8f-464c-bb33-d1d2775e052b tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/7d6e1a8b-17be-4541-a580-7b925a63185f/extra_specs/spec1 returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 675/1337] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:45:24 2026] GET /volume/v3/types/7d6e1a8b-17be-4541-a580-7b925a63185f/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e3e188b5-0948-4fed-aaa6-283c6b272930 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-24bf3293-2b0c-4101-894d-4b8eca693661 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3e188b5-0948-4fed-aaa6-283c6b272930 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] GET http://192.168.122.53/volume/v3/types/1a2b91ea-38aa-4cbc-beea-b51b4a1dcae3/extra_specs Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3e188b5-0948-4fed-aaa6-283c6b272930 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3e188b5-0948-4fed-aaa6-283c6b272930 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24bf3293-2b0c-4101-894d-4b8eca693661 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24bf3293-2b0c-4101-894d-4b8eca693661 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24bf3293-2b0c-4101-894d-4b8eca693661 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3e188b5-0948-4fed-aaa6-283c6b272930 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/1a2b91ea-38aa-4cbc-beea-b51b4a1dcae3/extra_specs returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 663/1338] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:45:24 2026] GET /volume/v3/types/1a2b91ea-38aa-4cbc-beea-b51b4a1dcae3/extra_specs => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-24bf3293-2b0c-4101-894d-4b8eca693661 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24bf3293-2b0c-4101-894d-4b8eca693661 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 200 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3e753f6-ae85-494d-8f52-fdb8b1d94c3c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 676/1339] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:24 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 446 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3e753f6-ae85-494d-8f52-fdb8b1d94c3c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] PUT http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3e753f6-ae85-494d-8f52-fdb8b1d94c3c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3e753f6-ae85-494d-8f52-fdb8b1d94c3c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 664/1340] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:45:24 2026] PUT /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 => generated 102 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-15c4a81e-8dd6-454c-85e2-b0ce75dee87c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15c4a81e-8dd6-454c-85e2-b0ce75dee87c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] PUT http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-15c4a81e-8dd6-454c-85e2-b0ce75dee87c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'update', calling method: update, body: null {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15c4a81e-8dd6-454c-85e2-b0ce75dee87c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 677/1341] 192.168.122.53 () {60 vars in 1294 bytes} [Tue Sep 1 01:45:24 2026] PUT /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e8952a36-f50d-4200-b72e-227cefd32c8c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8952a36-f50d-4200-b72e-227cefd32c8c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] PUT http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/None Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8952a36-f50d-4200-b72e-227cefd32c8c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8952a36-f50d-4200-b72e-227cefd32c8c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8952a36-f50d-4200-b72e-227cefd32c8c tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/None returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 665/1342] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:45:24 2026] PUT /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-270ea241-f70e-459e-940a-0a3ec77d7292 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-270ea241-f70e-459e-940a-0a3ec77d7292 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] PUT http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/68ae32a3-dea0-4dcf-90a8-c4ecbcc7b456 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-270ea241-f70e-459e-940a-0a3ec77d7292 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-270ea241-f70e-459e-940a-0a3ec77d7292 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-270ea241-f70e-459e-940a-0a3ec77d7292 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/68ae32a3-dea0-4dcf-90a8-c4ecbcc7b456 returned with HTTP 400 Sep 01 01:45:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 678/1343] 192.168.122.53 () {60 vars in 1388 bytes} [Tue Sep 1 01:45:24 2026] PUT /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa/extra_specs/68ae32a3-dea0-4dcf-90a8-c4ecbcc7b456 => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7002c0ff-342f-4c11-b00d-fae5e9c23a35 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7002c0ff-342f-4c11-b00d-fae5e9c23a35 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] PUT http://192.168.122.53/volume/v3/types/a5ec49e1-7508-4081-b637-d333a5927f40/extra_specs/spec1 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7002c0ff-342f-4c11-b00d-fae5e9c23a35 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7002c0ff-342f-4c11-b00d-fae5e9c23a35 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/a5ec49e1-7508-4081-b637-d333a5927f40/extra_specs/spec1 returned with HTTP 404 Sep 01 01:45:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 666/1344] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:45:24 2026] PUT /volume/v3/types/a5ec49e1-7508-4081-b637-d333a5927f40/extra_specs/spec1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-14c7f402-4d6c-474e-a3b6-63f2c2f1e7bf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14c7f402-4d6c-474e-a3b6-63f2c2f1e7bf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] DELETE http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14c7f402-4d6c-474e-a3b6-63f2c2f1e7bf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14c7f402-4d6c-474e-a3b6-63f2c2f1e7bf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14c7f402-4d6c-474e-a3b6-63f2c2f1e7bf tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa returned with HTTP 202 Sep 01 01:45:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 679/1345] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:45:24 2026] DELETE /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-62942754-6cd0-476e-b665-c4d17e716e96 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-62942754-6cd0-476e-b665-c4d17e716e96 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] GET http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-62942754-6cd0-476e-b665-c4d17e716e96 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-62942754-6cd0-476e-b665-c4d17e716e96 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-62942754-6cd0-476e-b665-c4d17e716e96 tempest-ExtraSpecsNegativeTest-209465742 tempest-ExtraSpecsNegativeTest-209465742-project-admin] http://192.168.122.53/volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa returned with HTTP 404 Sep 01 01:45:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 667/1346] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:45:25 2026] GET /volume/v3/types/f26819cd-888d-4e0c-abfb-7b7455928efa => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-678157518"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-678157518'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume of 1 GB Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Availability Zones retrieved successfully. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (2c611ba9-3492-44ad-a3ad-8a6c17a8e5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70df3d49-3eff-4134-a87f-f47b8f5b27a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70df3d49-3eff-4134-a87f-f47b8f5b27a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4023273c-faac-4c5b-8182-23c31630bd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Created reservations ['243e9b2a-aaad-449f-822b-819365d2bcda', '5a8a0402-e171-4739-8e53-dcccc622378a', 'e23c1b2e-996c-461f-b7b0-c865463d2f68', '92375adc-6e52-403d-9d5e-fec8cc66814c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4023273c-faac-4c5b-8182-23c31630bd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['243e9b2a-aaad-449f-822b-819365d2bcda', '5a8a0402-e171-4739-8e53-dcccc622378a', 'e23c1b2e-996c-461f-b7b0-c865463d2f68', '92375adc-6e52-403d-9d5e-fec8cc66814c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6684904a-d397-4df4-9f46-c862f73d5569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6684904a-d397-4df4-9f46-c862f73d5569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b5720f-6389-4efd-8872-06bf327fef3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-678157518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['243e9b2a-aaad-449f-822b-819365d2bcda','5a8a0402-e171-4739-8e53-dcccc622378a','e23c1b2e-996c-461f-b7b0-c865463d2f68','92375adc-6e52-403d-9d5e-fec8cc66814c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-678157518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b5720f-6389-4efd-8872-06bf327fef3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50511ceba19749219a8f3f2092f7177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb02808-ca19-4fd5-8fd7-c1ffa82a7158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb02808-ca19-4fd5-8fd7-c1ffa82a7158) transitioned into state 'SUCCESS' from state '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-678157518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['243e9b2a-aaad-449f-822b-819365d2bcda','5a8a0402-e171-4739-8e53-dcccc622378a','e23c1b2e-996c-461f-b7b0-c865463d2f68','92375adc-6e52-403d-9d5e-fec8cc66814c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5592b372-14ac-4386-8a9c-bf780f6303f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5592b372-14ac-4386-8a9c-bf780f6303f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (2c611ba9-3492-44ad-a3ad-8a6c17a8e5cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request issued successfully. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-db5fcaf4-4ea4-4c9e-b52e-2555c1c9b68b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:45:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 680/1347] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:45:25 2026] POST /volume/v3/volumes => generated 761 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-103f88b3-e62f-4eff-bf98-a0cab80b3a45 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 681/1348] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:25 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eec31c7c-d47d-44d1-a54c-8c20cec3ada6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 668/1349] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:25 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 473 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-57ef5a78-171e-4461-8453-f719bfe0c5df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?limit=1 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-57ef5a78-171e-4461-8453-f719bfe0c5df tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 682/1350] 192.168.122.53 () {58 vars in 1137 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e54ccb65-5dc8-4929-be09-7c38db989993 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e54ccb65-5dc8-4929-be09-7c38db989993 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 669/1351] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?limit=100000 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e67e0b10-59f7-457b-b667-9b5ec88fa219 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 683/1352] 192.168.122.53 () {58 vars in 1147 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?limit=0 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb54ee3b-95fd-4659-a5ca-f99137787fd0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 670/1353] 192.168.122.53 () {58 vars in 1137 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-73b99751-f40c-43e2-8bab-6e49c160a589 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73b99751-f40c-43e2-8bab-6e49c160a589 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 684/1354] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99988915-73c8-4197-bea3-32ee0095b2b3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?marker=cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99988915-73c8-4197-bea3-32ee0095b2b3 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?marker=cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 671/1355] 192.168.122.53 () {58 vars in 1209 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?marker=cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 342 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b2c00438-872e-423d-9683-7f41efd1af9b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?offset=2&limit=3 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2c00438-872e-423d-9683-7f41efd1af9b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 685/1356] 192.168.122.53 () {58 vars in 1155 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7fd9d42b-746d-4f9b-b0e5-20bddd1d1e9a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 672/1357] 192.168.122.53 () {58 vars in 1187 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e37b3d91-dfdd-47e5-9960-4bc4dee0ff48 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 686/1358] 192.168.122.53 () {58 vars in 1189 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb6e474-ef6c-40d2-acfa-23dfc2cfac15 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 673/1359] 192.168.122.53 () {58 vars in 1171 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7643ea00-c633-466d-bf92-4107a051bcaf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7643ea00-c633-466d-bf92-4107a051bcaf tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 687/1360] 192.168.122.53 () {58 vars in 1173 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e28b1cb8-63d9-4360-99e8-3b7d725823c9 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 674/1361] 192.168.122.53 () {58 vars in 1191 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-35701abe-ca9a-473c-a1a6-9d2344db380f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-35701abe-ca9a-473c-a1a6-9d2344db380f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 688/1362] 192.168.122.53 () {58 vars in 1193 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d4a1b6d-6806-4a73-a360-cc8464c54210 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 675/1363] 192.168.122.53 () {58 vars in 1264 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail?status=available Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /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 01 01:45:26 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d69ea02-5ad8-41a2-98e8-12ad376b2094 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 689/1364] 192.168.122.53 () {58 vars in 1176 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5d765da6-ce90-460e-a435-21698927c7f6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d765da6-ce90-460e-a435-21698927c7f6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 676/1365] 192.168.122.53 () {58 vars in 1298 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25d075eb-f698-4f23-8481-019248bcc622 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25d075eb-f698-4f23-8481-019248bcc622 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25d075eb-f698-4f23-8481-019248bcc622 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25d075eb-f698-4f23-8481-019248bcc622 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9d06318-828d-4c19-b620-7e3a8877bf1f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 677/1366] 192.168.122.53 () {58 vars in 1243 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?status=available Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25d075eb-f698-4f23-8481-019248bcc622 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /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 01 01:45:26 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54840e10-ce4c-46a4-90e7-06655a5e1a3a tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 678/1367] 192.168.122.53 () {58 vars in 1155 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25d075eb-f698-4f23-8481-019248bcc622 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 690/1368] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2459619e-ae8f-486d-932d-b83fac1930a6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:45:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:26 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:45:27 devstack devstack@c-api.service[86907]: /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 01 01:45:27 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:45:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Get all snapshots completed successfully. Sep 01 01:45:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2459619e-ae8f-486d-932d-b83fac1930a6 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 returned with HTTP 200 Sep 01 01:45:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 679/1369] 192.168.122.53 () {58 vars in 1277 bytes} [Tue Sep 1 01:45:26 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2072110296 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Delete snapshot with id: 380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot delete request issued successfully. Sep 01 01:45:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a32ecfea-1015-43c1-8bf8-b80e869eb43b tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 202 Sep 01 01:45:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 691/1370] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:27 2026] DELETE /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27e82147-3014-4e36-8771-1f4f25f17fc5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 200 Sep 01 01:45:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 680/1371] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:27 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c99d2e05-931a-4c89-94e5-de8a0c561509 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 692/1372] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-482aa280-4bea-4682-bab3-9a67e03c93d5 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 200 Sep 01 01:45:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 681/1373] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-5ec9f8b7-4c74-4238-a1e9-3e4e3b4ca4ca tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 693/1374] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-9fd32c73-7d40-440e-b42e-fa23254a97a9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-9fd32c73-7d40-440e-b42e-fa23254a97a9 None None] GET http://192.168.122.53/volume// Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-9fd32c73-7d40-440e-b42e-fa23254a97a9 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-9fd32c73-7d40-440e-b42e-fa23254a97a9 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-9fd32c73-7d40-440e-b42e-fa23254a97a9 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:45:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 682/1375] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-031b0daa-3492-4df9-a451-640e435ba65b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-031b0daa-3492-4df9-a451-640e435ba65b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-031b0daa-3492-4df9-a451-640e435ba65b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b5720f-6389-4efd-8872-06bf327fef3e", "connector": null, "instance_uuid": "3bc99da1-1dee-4198-b0fd-7629143a3711"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-031b0daa-3492-4df9-a451-640e435ba65b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:45:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 694/1376] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:45:28 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 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-8f3fb45d-180d-4bb9-ab4c-d691be2c78d6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-8f3fb45d-180d-4bb9-ab4c-d691be2c78d6 None None] GET http://192.168.122.53/volume// Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-8f3fb45d-180d-4bb9-ab4c-d691be2c78d6 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-8f3fb45d-180d-4bb9-ab4c-d691be2c78d6 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-8f3fb45d-180d-4bb9-ab4c-d691be2c78d6 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:45:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 695/1377] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:45:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4be23a1-3ee6-4299-abdf-f87a43872fec tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 683/1378] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-410137e2-d1e3-4580-afa7-1f6152edee6a tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 696/1379] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:45:28 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1034 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] PUT http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 Sep 01 01:45:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-84c07ccf-6659-4a21-9080-a8a95f8e4dc4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84c07ccf-6659-4a21-9080-a8a95f8e4dc4 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84c07ccf-6659-4a21-9080-a8a95f8e4dc4 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-84c07ccf-6659-4a21-9080-a8a95f8e4dc4 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Acquiring lock "cinder-attachment_update-08b5720f-6389-4efd-8872-06bf327fef3e-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-84c07ccf-6659-4a21-9080-a8a95f8e4dc4 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee returned with HTTP 404 Sep 01 01:45:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 697/1380] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:29 2026] GET /volume/v3/snapshots/380e75e9-a7a0-4baa-9d87-d6f89c391bee => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Delete snapshot with id: cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:29 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-08b5720f-6389-4efd-8872-06bf327fef3e-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot delete request issued successfully. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e82c1c6-6d84-403c-8e27-08115d3b2b59 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 202 Sep 01 01:45:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 698/1381] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:29 2026] DELETE /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cef358d1-c1f1-4c8f-81bc-8ead9886f348 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 699/1382] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:29 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-08b5720f-6389-4efd-8872-06bf327fef3e-devstack" released by "attachment_update" :: held 0.285s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:45:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-d6ad939f-79fb-4e37-a5fd-1aa0b5c17360 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 returned with HTTP 200 Sep 01 01:45:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 684/1383] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:45:29 2026] PUT /volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-908c9c82-33ef-4235-9d32-cb36c8c80818 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-908c9c82-33ef-4235-9d32-cb36c8c80818 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7/action Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-908c9c82-33ef-4235-9d32-cb36c8c80818 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-908c9c82-33ef-4235-9d32-cb36c8c80818 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-ed5c3922-39e2-4e93-948c-17cff206df62 req-908c9c82-33ef-4235-9d32-cb36c8c80818 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7/action returned with HTTP 204 Sep 01 01:45:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 700/1384] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:45:29 2026] POST /volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0f3665be-1767-45df-906c-1b0eb8cc2d66 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 685/1385] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:30 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1146 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-217044cc-4cc8-4f8b-9397-1251f07ca84e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 701/1386] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:30 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b66d12b-953f-42b8-bf70-2644b474c29e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d7e8e7e-2a9f-444d-94d8-56d6bd13c226 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 200 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 702/1387] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:30 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b66d12b-953f-42b8-bf70-2644b474c29e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] POST http://192.168.122.53/volume/v3/types/d20f9975-fb9c-48ed-a887-8c0d37498b37/encryption Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b66d12b-953f-42b8-bf70-2644b474c29e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b66d12b-953f-42b8-bf70-2644b474c29e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/d20f9975-fb9c-48ed-a887-8c0d37498b37/encryption returned with HTTP 404 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 686/1388] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/types/d20f9975-fb9c-48ed-a887-8c0d37498b37/encryption => generated 114 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e99ff2a9-4e27-4feb-9d31-aaf6701af888 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e99ff2a9-4e27-4feb-9d31-aaf6701af888 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e99ff2a9-4e27-4feb-9d31-aaf6701af888 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1262859994", "os-volume-type-access:is_public": false}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e99ff2a9-4e27-4feb-9d31-aaf6701af888 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 703/1389] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/types => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b476a24-be13-4384-8da3-34b7b5d69d59 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b476a24-be13-4384-8da3-34b7b5d69d59 tempest-VolumeTypesNegativeTest-569921795 tempest-VolumeTypesNegativeTest-569921795-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b476a24-be13-4384-8da3-34b7b5d69d59 tempest-VolumeTypesNegativeTest-569921795 tempest-VolumeTypesNegativeTest-569921795-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "654cd11c-090b-4a50-a8a8-942dde694d8a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1999367281"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-1b476a24-be13-4384-8da3-34b7b5d69d59 tempest-VolumeTypesNegativeTest-569921795 tempest-VolumeTypesNegativeTest-569921795-project-member] Create volume request body: {'volume': {'volume_type': '654cd11c-090b-4a50-a8a8-942dde694d8a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1999367281'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b476a24-be13-4384-8da3-34b7b5d69d59 tempest-VolumeTypesNegativeTest-569921795 tempest-VolumeTypesNegativeTest-569921795-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 404 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 687/1390] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/volumes => generated 114 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-838f588d-86cf-4b38-b041-8995a697724e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-838f588d-86cf-4b38-b041-8995a697724e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] DELETE http://192.168.122.53/volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-838f588d-86cf-4b38-b041-8995a697724e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-838f588d-86cf-4b38-b041-8995a697724e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-838f588d-86cf-4b38-b041-8995a697724e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a returned with HTTP 202 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 704/1391] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:45:30 2026] DELETE /volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4c5d2db0-8843-4b81-ba7a-b98f84598e46 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c5d2db0-8843-4b81-ba7a-b98f84598e46 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] GET http://192.168.122.53/volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c5d2db0-8843-4b81-ba7a-b98f84598e46 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c5d2db0-8843-4b81-ba7a-b98f84598e46 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c5d2db0-8843-4b81-ba7a-b98f84598e46 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a returned with HTTP 404 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 688/1392] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:45:30 2026] GET /volume/v3/types/654cd11c-090b-4a50-a8a8-942dde694d8a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ba7100d0-a3c4-4296-b486-b47c4185515d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba7100d0-a3c4-4296-b486-b47c4185515d tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ba7100d0-a3c4-4296-b486-b47c4185515d tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ba7100d0-a3c4-4296-b486-b47c4185515d tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 400 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 705/1393] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-74eda172-4330-4055-a0fa-e88a4350514e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74eda172-4330-4055-a0fa-e88a4350514e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74eda172-4330-4055-a0fa-e88a4350514e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1286468879"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74eda172-4330-4055-a0fa-e88a4350514e tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 689/1394] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/types => generated 229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a8723ffb-f1b7-4721-b24d-cd64baadb723 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8723ffb-f1b7-4721-b24d-cd64baadb723 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:45:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8723ffb-f1b7-4721-b24d-cd64baadb723 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1286468879"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8723ffb-f1b7-4721-b24d-cd64baadb723 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1286468879 already exists. Sep 01 01:45:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8723ffb-f1b7-4721-b24d-cd64baadb723 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 409 Sep 01 01:45:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 706/1395] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:45:30 2026] POST /volume/v3/types => generated 134 bytes in 25 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ec8d4388-28a3-4288-b3f3-9c0712e8c0e8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec8d4388-28a3-4288-b3f3-9c0712e8c0e8 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] DELETE http://192.168.122.53/volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4388-28a3-4288-b3f3-9c0712e8c0e8 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4388-28a3-4288-b3f3-9c0712e8c0e8 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec8d4388-28a3-4288-b3f3-9c0712e8c0e8 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 returned with HTTP 202 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 690/1396] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:45:30 2026] DELETE /volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bda7c5da-12ba-471d-bf06-da68ac4e8570 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bda7c5da-12ba-471d-bf06-da68ac4e8570 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] GET http://192.168.122.53/volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bda7c5da-12ba-471d-bf06-da68ac4e8570 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bda7c5da-12ba-471d-bf06-da68ac4e8570 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bda7c5da-12ba-471d-bf06-da68ac4e8570 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 returned with HTTP 404 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 707/1397] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:45:31 2026] GET /volume/v3/types/e1f48cb8-9657-4900-9ca1-1b1508d108e1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29d42dc7-b5df-432b-a451-3b3aae15e2d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29d42dc7-b5df-432b-a451-3b3aae15e2d2 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] DELETE http://192.168.122.53/volume/v3/types/f0f98947-dd26-462c-a6b1-392a107291e8 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29d42dc7-b5df-432b-a451-3b3aae15e2d2 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29d42dc7-b5df-432b-a451-3b3aae15e2d2 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29d42dc7-b5df-432b-a451-3b3aae15e2d2 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/f0f98947-dd26-462c-a6b1-392a107291e8 returned with HTTP 404 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 691/1398] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:45:31 2026] DELETE /volume/v3/types/f0f98947-dd26-462c-a6b1-392a107291e8 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d25f8e6e-d2d9-44d1-a740-b93082061ec6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d25f8e6e-d2d9-44d1-a740-b93082061ec6 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] GET http://192.168.122.53/volume/v3/types/fd4eac1b-ff50-4dca-8e17-da20cadf42f5 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d25f8e6e-d2d9-44d1-a740-b93082061ec6 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d25f8e6e-d2d9-44d1-a740-b93082061ec6 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d25f8e6e-d2d9-44d1-a740-b93082061ec6 tempest-VolumeTypesNegativeTest-1556043016 tempest-VolumeTypesNegativeTest-1556043016-project-admin] http://192.168.122.53/volume/v3/types/fd4eac1b-ff50-4dca-8e17-da20cadf42f5 returned with HTTP 404 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 708/1399] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:45:31 2026] GET /volume/v3/types/fd4eac1b-ff50-4dca-8e17-da20cadf42f5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-da669d37-e251-4004-86e2-ea0611050912 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da669d37-e251-4004-86e2-ea0611050912 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da669d37-e251-4004-86e2-ea0611050912 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da669d37-e251-4004-86e2-ea0611050912 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da669d37-e251-4004-86e2-ea0611050912 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de returned with HTTP 404 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 692/1400] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:31 2026] GET /volume/v3/snapshots/cf888e0c-dc4f-43cd-9a5a-484d8687e7de => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Delete snapshot with id: f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot delete request issued successfully. Sep 01 01:45:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-343e9097-7622-4f39-9f70-b8c28ec18a92 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 202 Sep 01 01:45:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 709/1401] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:45:31 2026] DELETE /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66c7e513-7522-43ba-be73-7abb33c2bb4e tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 693/1402] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:31 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Snapshot retrieved successfully. Sep 01 01:45:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e01c0e2-0666-4d47-a89f-706236ec5f3f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 200 Sep 01 01:45:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 710/1403] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:32 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c8e5f677-17ca-4015-8189-572e55e14c29 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c8e5f677-17ca-4015-8189-572e55e14c29 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c8e5f677-17ca-4015-8189-572e55e14c29 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c8e5f677-17ca-4015-8189-572e55e14c29 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c8e5f677-17ca-4015-8189-572e55e14c29 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 returned with HTTP 404 Sep 01 01:45:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 694/1404] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:45:33 2026] GET /volume/v3/snapshots/f3b52240-89ea-4e96-9173-226ddc3c1a95 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71fe1f45-2c88-49b8-9e32-4073fa10693f tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 200 Sep 01 01:45:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 711/1405] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:33 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-061fc774-5a0d-4e58-935d-8e806552f917 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] DELETE http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Delete volume with id: be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Delete volume request issued successfully. Sep 01 01:45:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-061fc774-5a0d-4e58-935d-8e806552f917 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 202 Sep 01 01:45:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 695/1406] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:33 2026] DELETE /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Volume info retrieved successfully. Sep 01 01:45:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f92d7f4e-5be7-4b01-8c8d-240304df3eb0 tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 200 Sep 01 01:45:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 712/1407] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:33 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2b3862a3-34ac-4bd4-a7b6-47081ab267ba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b3862a3-34ac-4bd4-a7b6-47081ab267ba tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] GET http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 Sep 01 01:45:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b3862a3-34ac-4bd4-a7b6-47081ab267ba tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b3862a3-34ac-4bd4-a7b6-47081ab267ba tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b3862a3-34ac-4bd4-a7b6-47081ab267ba tempest-VolumesSnapshotListTestJSON-957354258 tempest-VolumesSnapshotListTestJSON-957354258-project-member] http://192.168.122.53/volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 returned with HTTP 404 Sep 01 01:45:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 696/1408] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:34 2026] GET /volume/v3/volumes/be337c55-9ed7-4ccb-b0be-32b2209d48d2 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-18130fa7-75c1-4525-85d0-6dd28fd14e33 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:45:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 713/1409] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:45:38 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] POST http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628/action Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Begin detaching volume completed successfully. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-45c8a036-a6c4-46ed-8d3f-f93f256b2203 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628/action returned with HTTP 202 Sep 01 01:45:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 697/1410] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:45:38 2026] POST /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-6b2b8050-c90c-4d59-b730-b8c79a52f204 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-6b2b8050-c90c-4d59-b730-b8c79a52f204 None None] GET http://192.168.122.53/volume// Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-6b2b8050-c90c-4d59-b730-b8c79a52f204 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-6b2b8050-c90c-4d59-b730-b8c79a52f204 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-6b2b8050-c90c-4d59-b730-b8c79a52f204 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:45:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 714/1411] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:45:38 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-606d3915-a35a-4ead-b3b0-bfe2fb4282a9 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:45:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 698/1412] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:45:38 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 1331 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-7f0cda9c-2400-4e68-92df-45fb75d45462 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-7f0cda9c-2400-4e68-92df-45fb75d45462 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] DELETE http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-7f0cda9c-2400-4e68-92df-45fb75d45462 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-7f0cda9c-2400-4e68-92df-45fb75d45462 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:39 devstack devstack@c-api.service[86908]: /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 01 01:45:39 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:45:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f84ee9ec-f3b4-4c6c-a7c9-4dc2c0795b2e req-7f0cda9c-2400-4e68-92df-45fb75d45462 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 returned with HTTP 200 Sep 01 01:45:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 715/1413] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:45:39 2026] DELETE /volume/v3/attachments/62d5b9bb-a704-4100-8f11-f68a9927c0f4 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-fc3d3106-7c6d-42e6-a543-08a4a8e4432f req-cb4f5bc1-3dd0-47e5-8bb8-c72ef540ee35 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:45:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 699/1414] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:45:39 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76da0cb2-f800-4d1c-8213-bf434f505533 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] DELETE http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:39 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Delete volume with id: 7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:45:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:45:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Delete volume request issued successfully. Sep 01 01:45:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76da0cb2-f800-4d1c-8213-bf434f505533 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 202 Sep 01 01:45:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 716/1415] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:45:39 2026] DELETE /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:45:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:45:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:45:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:45:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:45:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Volume info retrieved successfully. Sep 01 01:45:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c509d1a7-7e0d-4bfc-8c2c-03988f0c96fb tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 200 Sep 01 01:45:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 700/1416] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:40 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:45:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-78ce6952-d14e-4871-8257-62ee07e633d5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:45:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78ce6952-d14e-4871-8257-62ee07e633d5 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] GET http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 Sep 01 01:45:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78ce6952-d14e-4871-8257-62ee07e633d5 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:45:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78ce6952-d14e-4871-8257-62ee07e633d5 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:45:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78ce6952-d14e-4871-8257-62ee07e633d5 tempest-TestMinimumBasicScenario-858552519 tempest-TestMinimumBasicScenario-858552519-project-member] http://192.168.122.53/volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 returned with HTTP 404 Sep 01 01:45:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 717/1417] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:45:41 2026] GET /volume/v3/volumes/7f66b22e-0ff1-453d-a495-228c51f69628 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:45:50 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=262,cinder:UPDATE=50,cinder:INSERT=29 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:45:51 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=295,cinder:UPDATE=72,cinder:INSERT=42 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:46:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-436954674", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-436954674', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume of 1 GB Sep 01 01:46:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Availability Zones retrieved successfully. Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Flow 'volume_create_api' (099d4103-3517-4230-9dff-a1fb3ffd5666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247d1200-8386-4e60-8f22-9f57da206fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247d1200-8386-4e60-8f22-9f57da206fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2524488-7080-48ff-b0bd-9f1ca690b831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Created reservations ['92d4e360-880d-451d-8f3c-223142bd7401', '76e34c84-0e8f-41d3-a96a-905d72552de4', 'ae94a656-eede-4734-97c5-699c80147bb4', 'dd22a56f-2d74-4c15-b479-4e76c7188ed7'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2524488-7080-48ff-b0bd-9f1ca690b831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d4e360-880d-451d-8f3c-223142bd7401', '76e34c84-0e8f-41d3-a96a-905d72552de4', 'ae94a656-eede-4734-97c5-699c80147bb4', 'dd22a56f-2d74-4c15-b479-4e76c7188ed7']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dd4e07-95f6-4af8-8168-9cec30a72209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dd4e07-95f6-4af8-8168-9cec30a72209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf33353-8dc0-4190-9e75-ff9b0cf34a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-436954674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84fe3c5244e4de99df80430d3ce85f7',qos_specs=None,replication_status=,reservations=['92d4e360-880d-451d-8f3c-223142bd7401','76e34c84-0e8f-41d3-a96a-905d72552de4','ae94a656-eede-4734-97c5-699c80147bb4','dd22a56f-2d74-4c15-b479-4e76c7188ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796d9c705a6a45e1906eb85244713e70',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-436954674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf33353-8dc0-4190-9e75-ff9b0cf34a81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c84fe3c5244e4de99df80430d3ce85f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='796d9c705a6a45e1906eb85244713e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fa60be-cde2-4691-bc6e-f86c5229fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fa60be-cde2-4691-bc6e-f86c5229fdbd) transitioned into state 'SUCCESS' from state '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-436954674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84fe3c5244e4de99df80430d3ce85f7',qos_specs=None,replication_status=,reservations=['92d4e360-880d-451d-8f3c-223142bd7401','76e34c84-0e8f-41d3-a96a-905d72552de4','ae94a656-eede-4734-97c5-699c80147bb4','dd22a56f-2d74-4c15-b479-4e76c7188ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796d9c705a6a45e1906eb85244713e70',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84e1a1f-dbd8-4c76-8472-240ff9722cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84e1a1f-dbd8-4c76-8472-240ff9722cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Flow 'volume_create_api' (099d4103-3517-4230-9dff-a1fb3ffd5666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume request issued successfully. Sep 01 01:46:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74d654b7-3da3-4f8d-9acd-c4f2483b0c52 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 701/1418] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:46:13 2026] POST /volume/v3/volumes => generated 771 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1641696873", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1641696873', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume of 1 GB Sep 01 01:46:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Availability Zones retrieved successfully. Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Flow 'volume_create_api' (ca084c2f-af6d-4429-9f75-be0127f5b7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de9d839-0351-4664-91ee-50ef87eb723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de9d839-0351-4664-91ee-50ef87eb723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dd5f387-a373-400b-b92c-fc73ba4f2b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Created reservations ['d472a51b-f92a-4ebc-8a96-8375f570f01e', 'e0d1a9b0-88d3-4fb2-b199-b30684842e59', '6f51ff20-a3e0-438b-9b11-2a54d52275fa', '3a91c8c9-99a5-4242-ae82-654c8d0f9923'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dd5f387-a373-400b-b92c-fc73ba4f2b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d472a51b-f92a-4ebc-8a96-8375f570f01e', 'e0d1a9b0-88d3-4fb2-b199-b30684842e59', '6f51ff20-a3e0-438b-9b11-2a54d52275fa', '3a91c8c9-99a5-4242-ae82-654c8d0f9923']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd9bea7-a7ac-4c97-8394-a1fc09ee4fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd9bea7-a7ac-4c97-8394-a1fc09ee4fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc4063a-8602-4e9d-a016-c8b7caa08280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1641696873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84fe3c5244e4de99df80430d3ce85f7',qos_specs=None,replication_status=,reservations=['d472a51b-f92a-4ebc-8a96-8375f570f01e','e0d1a9b0-88d3-4fb2-b199-b30684842e59','6f51ff20-a3e0-438b-9b11-2a54d52275fa','3a91c8c9-99a5-4242-ae82-654c8d0f9923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796d9c705a6a45e1906eb85244713e70',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1641696873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc4063a-8602-4e9d-a016-c8b7caa08280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c84fe3c5244e4de99df80430d3ce85f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='796d9c705a6a45e1906eb85244713e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762a5ffb-6acb-4842-8952-bdbb708d2c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762a5ffb-6acb-4842-8952-bdbb708d2c58) transitioned into state 'SUCCESS' from state '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-1641696873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84fe3c5244e4de99df80430d3ce85f7',qos_specs=None,replication_status=,reservations=['d472a51b-f92a-4ebc-8a96-8375f570f01e','e0d1a9b0-88d3-4fb2-b199-b30684842e59','6f51ff20-a3e0-438b-9b11-2a54d52275fa','3a91c8c9-99a5-4242-ae82-654c8d0f9923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796d9c705a6a45e1906eb85244713e70',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8e07cc-dc76-4d6c-b701-99a2f238c08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8e07cc-dc76-4d6c-b701-99a2f238c08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Flow 'volume_create_api' (ca084c2f-af6d-4429-9f75-be0127f5b7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Create volume request issued successfully. Sep 01 01:46:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd2f0321-47c8-4331-b4a8-7e200c91875b tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 718/1419] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:46:14 2026] POST /volume/v3/volumes => generated 772 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:46:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:46:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-53ecee8f-92e3-4dae-ac40-53e09b17de44 req-2e70bea6-acd8-450b-82bd-75038bab905e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:46:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 702/1420] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:46:18 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1146 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:46:25 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f54282f4-ac85-4f5f-a350-eab178b2c92f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:46:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 719/1421] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:26 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1146 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:46:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:46:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-007ba83c-e104-4294-a89a-35ff7d2d906b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:46:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 703/1422] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:46:26 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1146 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e/action Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Begin detaching volume completed successfully. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-4086cab3-25bb-4586-a4b4-6848d089b84b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e/action returned with HTTP 202 Sep 01 01:46:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 720/1423] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:46:26 2026] POST /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-fc99245d-8b41-4020-b579-8acaae1bac21 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-fc99245d-8b41-4020-b579-8acaae1bac21 None None] GET http://192.168.122.53/volume// Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-fc99245d-8b41-4020-b579-8acaae1bac21 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-fc99245d-8b41-4020-b579-8acaae1bac21 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-fc99245d-8b41-4020-b579-8acaae1bac21 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:46:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 704/1424] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:46:27 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ef5e85c7-e32f-4f13-ab80-523cc9158fad tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:46:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 721/1425] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:46:27 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 1330 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1476884226"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1476884226'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:46:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (1ecf00a2-a154-4e0b-96be-602fa8f4ab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6065b3a-cb01-417a-8773-a31e5f0c3f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ced8507e-e279-4184-9e07-7f3d425014a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ced8507e-e279-4184-9e07-7f3d425014a1 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ced8507e-e279-4184-9e07-7f3d425014a1 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ced8507e-e279-4184-9e07-7f3d425014a1 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6065b3a-cb01-417a-8773-a31e5f0c3f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b282da7e-cb8f-4413-8519-8872b3839460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:28 devstack devstack@c-api.service[86908]: /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 01 01:46:28 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:46:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f082ba5e-e350-4a25-b2c9-a5a090c3d974 req-ced8507e-e279-4184-9e07-7f3d425014a1 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 returned with HTTP 200 Sep 01 01:46:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 722/1426] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:46:27 2026] DELETE /volume/v3/attachments/d7bd4873-13f2-4d8f-9608-2dc060bcdcb7 => generated 19 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['f5185c5b-495e-4571-9e95-cf2e798b9a36', '75b6b289-3b50-4593-9157-a399b66e4782', 'c9c08830-9fff-420c-8608-fdcfe9bf4187', '2a7a868d-2399-4a84-91c2-143cc9aefe65'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b282da7e-cb8f-4413-8519-8872b3839460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5185c5b-495e-4571-9e95-cf2e798b9a36', '75b6b289-3b50-4593-9157-a399b66e4782', 'c9c08830-9fff-420c-8608-fdcfe9bf4187', '2a7a868d-2399-4a84-91c2-143cc9aefe65']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc022aa-9b01-497f-8d04-32f150acf204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc022aa-9b01-497f-8d04-32f150acf204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f34749c-e2cd-4574-872a-cae661765261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1476884226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['f5185c5b-495e-4571-9e95-cf2e798b9a36','75b6b289-3b50-4593-9157-a399b66e4782','c9c08830-9fff-420c-8608-fdcfe9bf4187','2a7a868d-2399-4a84-91c2-143cc9aefe65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1476884226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f34749c-e2cd-4574-872a-cae661765261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad77dd08-d935-496a-9633-8579a9fdee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad77dd08-d935-496a-9633-8579a9fdee02) transitioned into state 'SUCCESS' from state '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-1476884226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['f5185c5b-495e-4571-9e95-cf2e798b9a36','75b6b289-3b50-4593-9157-a399b66e4782','c9c08830-9fff-420c-8608-fdcfe9bf4187','2a7a868d-2399-4a84-91c2-143cc9aefe65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f7824b-c051-4de8-ab2e-2eca492af07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f7824b-c051-4de8-ab2e-2eca492af07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (1ecf00a2-a154-4e0b-96be-602fa8f4ab96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:46:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33c69016-d717-46bc-b1a5-b07f84d65d84 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 705/1427] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:46:27 2026] POST /volume/v3/volumes => generated 756 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:46:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f767e67-2106-4871-b666-4379d68c9a3b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f767e67-2106-4871-b666-4379d68c9a3b tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f767e67-2106-4871-b666-4379d68c9a3b tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f767e67-2106-4871-b666-4379d68c9a3b tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1f767e67-2106-4871-b666-4379d68c9a3b tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f767e67-2106-4871-b666-4379d68c9a3b tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 723/1428] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:28 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 824 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:46:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c40f866e-6e38-4666-baa1-8fa1f433f89c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:46:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 706/1429] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:28 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3569f85d-b1e3-4185-aa71-66639e1cedf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 724/1430] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:29 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 848 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f8ad7f47-7439-49b2-bf72-a68882293559 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8ad7f47-7439-49b2-bf72-a68882293559 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7f47-7439-49b2-bf72-a68882293559 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7f47-7439-49b2-bf72-a68882293559 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f8ad7f47-7439-49b2-bf72-a68882293559 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f8ad7f47-7439-49b2-bf72-a68882293559 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 707/1431] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:30 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 848 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ed41fcbb-c576-4bc9-b281-57e239184950 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed41fcbb-c576-4bc9-b281-57e239184950 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed41fcbb-c576-4bc9-b281-57e239184950 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed41fcbb-c576-4bc9-b281-57e239184950 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ed41fcbb-c576-4bc9-b281-57e239184950 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed41fcbb-c576-4bc9-b281-57e239184950 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 725/1432] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:32 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action body: b'{"os-attach": {"instance_uuid": "e6367608-47e8-4c6f-808a-1ff284a93e9c", "mountpoint": "/dev/vdb"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e6367608-47e8-4c6f-808a-1ff284a93e9c", "mountpoint": "/dev/vdb"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Update volume admin metadata completed successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Attach volume completed successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc4d8690-167d-4029-ae44-36c8e544cb16 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action returned with HTTP 202 Sep 01 01:46:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 708/1433] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:32 2026] POST /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9d1d089-a3a2-49da-94e0-36e16c440e9c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 726/1434] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:32 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 1183 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b1df4d86-8766-4785-82d3-687331bda972 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1df4d86-8766-4785-82d3-687331bda972 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1df4d86-8766-4785-82d3-687331bda972 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1df4d86-8766-4785-82d3-687331bda972 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b1df4d86-8766-4785-82d3-687331bda972 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1df4d86-8766-4785-82d3-687331bda972 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 709/1435] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:32 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 1183 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:46:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume '9f34749c-e2cd-4574-872a-cae661765261' with '{'status': 'error'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73f4c6cd-cc55-44ae-9ebe-ce09ddd11c3a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action returned with HTTP 202 Sep 01 01:46:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 727/1436] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:32 2026] POST /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action => generated 0 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f54dea3a-c161-452d-8df5-2762eae17046 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f54dea3a-c161-452d-8df5-2762eae17046 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f54dea3a-c161-452d-8df5-2762eae17046 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f54dea3a-c161-452d-8df5-2762eae17046 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f54dea3a-c161-452d-8df5-2762eae17046 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f54dea3a-c161-452d-8df5-2762eae17046 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 710/1437] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:33 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 1182 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-40125c38-73d7-4790-a478-2570db7f3258 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6ae753a3-b434-49d3-8a2d-d1f183a35487"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6ae753a3-b434-49d3-8a2d-d1f183a35487"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Volume info retrieved successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Terminate volume connection completed successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86908) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Detach volume completed successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40125c38-73d7-4790-a478-2570db7f3258 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action returned with HTTP 202 Sep 01 01:46:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 728/1438] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:33 2026] POST /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action => generated 0 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-19982317-47ba-4407-baaa-1888251ef451 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-19982317-47ba-4407-baaa-1888251ef451 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-19982317-47ba-4407-baaa-1888251ef451 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-19982317-47ba-4407-baaa-1888251ef451 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-19982317-47ba-4407-baaa-1888251ef451 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-19982317-47ba-4407-baaa-1888251ef451 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 711/1439] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:33 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 868 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f52ae459-7b7a-4e78-a47f-bac3994d908a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 729/1440] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:33 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 868 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c410b57a-e4bb-461e-a444-487537f30c5e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action body: b'{"os-detach": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Detach volume completed successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c410b57a-e4bb-461e-a444-487537f30c5e tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action returned with HTTP 202 Sep 01 01:46:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 712/1441] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:34 2026] POST /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8b592e6f-c2ad-405c-8626-12d52dd19e08 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 730/1442] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:34 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 868 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da8c38a9-7f63-4a47-bd9b-9b76e4c34bb1 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 713/1443] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:34 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 868 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: 9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume request issued successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cfe115ad-a590-4612-a7b5-a93ccd7d640c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 202 Sep 01 01:46:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 731/1444] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:46:34 2026] DELETE /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcf37e71-9633-4b8f-b4e5-28489d40d310 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 714/1445] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:34 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 867 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f7c0eeb-1b23-4eb6-a2ef-a23aef07f9b9 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 200 Sep 01 01:46:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 732/1446] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:35 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 867 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c6add4ad-c050-4f83-bb24-464ee2c81f5d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6add4ad-c050-4f83-bb24-464ee2c81f5d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 Sep 01 01:46:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6add4ad-c050-4f83-bb24-464ee2c81f5d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6add4ad-c050-4f83-bb24-464ee2c81f5d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6add4ad-c050-4f83-bb24-464ee2c81f5d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 returned with HTTP 404 Sep 01 01:46:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 715/1447] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:36 2026] GET /volume/v3/volumes/9f34749c-e2cd-4574-872a-cae661765261 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1209033690"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1209033690'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:46:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (b8e1bb2f-8778-42e2-85f7-688a5fcde359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595d866e-ffd0-4043-97df-2c91eab71557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595d866e-ffd0-4043-97df-2c91eab71557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835adb44-5e00-4c68-bc51-858d642d4bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['90d1aa63-765b-4e53-876f-f34a10fdf14c', 'f1d1be67-9b5a-4568-9533-8570d3f14812', 'b5cf67dd-666b-4dda-b082-85cfc97590c3', '6af56517-851d-4174-b721-5b346cb96fcd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835adb44-5e00-4c68-bc51-858d642d4bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d1aa63-765b-4e53-876f-f34a10fdf14c', 'f1d1be67-9b5a-4568-9533-8570d3f14812', 'b5cf67dd-666b-4dda-b082-85cfc97590c3', '6af56517-851d-4174-b721-5b346cb96fcd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4637b12-907d-4312-b4c4-d3276be9c4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4637b12-907d-4312-b4c4-d3276be9c4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a015c033-1473-4053-b675-a42e2ff985af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1209033690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['90d1aa63-765b-4e53-876f-f34a10fdf14c','f1d1be67-9b5a-4568-9533-8570d3f14812','b5cf67dd-666b-4dda-b082-85cfc97590c3','6af56517-851d-4174-b721-5b346cb96fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1209033690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a015c033-1473-4053-b675-a42e2ff985af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590c7f9a-396c-4d72-a6a7-a554f8c2c4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590c7f9a-396c-4d72-a6a7-a554f8c2c4b5) transitioned into state 'SUCCESS' from state '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-1209033690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['90d1aa63-765b-4e53-876f-f34a10fdf14c','f1d1be67-9b5a-4568-9533-8570d3f14812','b5cf67dd-666b-4dda-b082-85cfc97590c3','6af56517-851d-4174-b721-5b346cb96fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37de3caa-c725-4512-aa4b-d297ff3d54d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37de3caa-c725-4512-aa4b-d297ff3d54d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (b8e1bb2f-8778-42e2-85f7-688a5fcde359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:46:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-92f9bc66-274b-4926-b2b2-30d9eea9bb24 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 733/1448] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:46:43 2026] POST /volume/v3/volumes => generated 756 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:46:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7d288d8e-343d-4c60-9e12-0c36cfc0d960 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 716/1449] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:43 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 824 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-17bd7111-214c-484c-9c97-3f6a3ffd1e15 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 734/1450] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:44 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 848 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:46:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f5c6f5e-9478-4ca8-9c86-0d56bf85ed66 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 717/1451] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:45 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4066c64d-ae8e-4166-8dc6-33906a454312 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4066c64d-ae8e-4166-8dc6-33906a454312 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4066c64d-ae8e-4166-8dc6-33906a454312 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4066c64d-ae8e-4166-8dc6-33906a454312 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-4066c64d-ae8e-4166-8dc6-33906a454312 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'a015c033-1473-4053-b675-a42e2ff985af' with '{'status': 'attaching'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4066c64d-ae8e-4166-8dc6-33906a454312 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action returned with HTTP 202 Sep 01 01:46:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 735/1452] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:46 2026] POST /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9685cad6-3ff5-4bd6-aaf7-04b0dc701fa3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 718/1453] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:46 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Volume info retrieved successfully. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Delete volume request issued successfully. Sep 01 01:46:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b886cff-8fdd-49f9-b0ac-9f37408436b1 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action returned with HTTP 202 Sep 01 01:46:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 736/1454] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:46 2026] POST /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-404b708d-d989-4072-b2aa-b60a5535427f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-404b708d-d989-4072-b2aa-b60a5535427f tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-404b708d-d989-4072-b2aa-b60a5535427f tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-404b708d-d989-4072-b2aa-b60a5535427f tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-404b708d-d989-4072-b2aa-b60a5535427f tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-404b708d-d989-4072-b2aa-b60a5535427f tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 719/1455] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:46 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-119a995b-f8f6-4ab4-9956-160ab1791798 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-119a995b-f8f6-4ab4-9956-160ab1791798 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-119a995b-f8f6-4ab4-9956-160ab1791798 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-119a995b-f8f6-4ab4-9956-160ab1791798 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-119a995b-f8f6-4ab4-9956-160ab1791798 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-119a995b-f8f6-4ab4-9956-160ab1791798 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 200 Sep 01 01:46:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 737/1456] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:47 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 848 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-49e8a373-790d-4679-8b3a-df0063dd011d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49e8a373-790d-4679-8b3a-df0063dd011d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49e8a373-790d-4679-8b3a-df0063dd011d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-49e8a373-790d-4679-8b3a-df0063dd011d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-49e8a373-790d-4679-8b3a-df0063dd011d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 404 Sep 01 01:46:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 720/1457] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:48 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6bd4a62f-b740-4989-a893-c039718aff02 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bd4a62f-b740-4989-a893-c039718aff02 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bd4a62f-b740-4989-a893-c039718aff02 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bd4a62f-b740-4989-a893-c039718aff02 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bd4a62f-b740-4989-a893-c039718aff02 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 404 Sep 01 01:46:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 738/1458] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:48 2026] GET /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f72b16e6-0614-4a49-a529-b9c28b912007 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f72b16e6-0614-4a49-a529-b9c28b912007 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f72b16e6-0614-4a49-a529-b9c28b912007 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f72b16e6-0614-4a49-a529-b9c28b912007 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f72b16e6-0614-4a49-a529-b9c28b912007 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: a015c033-1473-4053-b675-a42e2ff985af Sep 01 01:46:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f72b16e6-0614-4a49-a529-b9c28b912007 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af returned with HTTP 404 Sep 01 01:46:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 721/1459] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:46:48 2026] DELETE /volume/v3/volumes/a015c033-1473-4053-b675-a42e2ff985af => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-801759199"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-801759199'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:46:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (a9913645-56e6-4bae-91c3-bada167a1c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a91a0d0-a70b-4240-b010-c674986a5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a91a0d0-a70b-4240-b010-c674986a5211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:48 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a059cb7-ff43-43d8-b68f-8951830f06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['ebf16eae-3514-439c-b774-5a07c1e91a59', 'bf3eb192-1c0f-43eb-bdf5-f854930c1df7', 'bae45471-f7f4-4380-81f2-02f6bf419e3a', 'b616d958-fb28-4e64-af80-fb992f5083c1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a059cb7-ff43-43d8-b68f-8951830f06f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf16eae-3514-439c-b774-5a07c1e91a59', 'bf3eb192-1c0f-43eb-bdf5-f854930c1df7', 'bae45471-f7f4-4380-81f2-02f6bf419e3a', 'b616d958-fb28-4e64-af80-fb992f5083c1']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e3cf91-4567-4927-a782-26cde2665c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e3cf91-4567-4927-a782-26cde2665c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c04a1b-5844-43ce-87be-b69f56e39f29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-801759199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['ebf16eae-3514-439c-b774-5a07c1e91a59','bf3eb192-1c0f-43eb-bdf5-f854930c1df7','bae45471-f7f4-4380-81f2-02f6bf419e3a','b616d958-fb28-4e64-af80-fb992f5083c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-801759199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c04a1b-5844-43ce-87be-b69f56e39f29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38e4a38-d0d3-4df7-a255-6c73018dd568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38e4a38-d0d3-4df7-a255-6c73018dd568) transitioned into state 'SUCCESS' from state '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-801759199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['ebf16eae-3514-439c-b774-5a07c1e91a59','bf3eb192-1c0f-43eb-bdf5-f854930c1df7','bae45471-f7f4-4380-81f2-02f6bf419e3a','b616d958-fb28-4e64-af80-fb992f5083c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05877e7-7294-4777-8ffc-f9201e5db557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05877e7-7294-4777-8ffc-f9201e5db557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (a9913645-56e6-4bae-91c3-bada167a1c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:46:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b435ed3e-baad-40a3-8ba8-b4500d9eb0ae tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 739/1460] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:46:48 2026] POST /volume/v3/volumes => generated 755 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:46:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0cfa420f-30d5-4693-a509-7974cebe6dad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cfa420f-30d5-4693-a509-7974cebe6dad tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0cfa420f-30d5-4693-a509-7974cebe6dad tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0cfa420f-30d5-4693-a509-7974cebe6dad tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0cfa420f-30d5-4693-a509-7974cebe6dad tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cfa420f-30d5-4693-a509-7974cebe6dad tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 722/1461] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:49 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 823 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa96794d-4137-43f0-83a8-ccf9da2e7ecc tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 740/1462] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:50 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 847 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-310b0ad2-20d9-49c1-89f8-9631512a9fbe tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 723/1463] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:51 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action Sep 01 01:46:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'f6c04a1b-5844-43ce-87be-b69f56e39f29' with '{'status': 'creating'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:46:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6329b83-2412-42c9-88f0-bf19f6754dbf tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action returned with HTTP 202 Sep 01 01:46:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 741/1464] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:51 2026] POST /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4f852c7-ea67-4719-afc8-7ddf13ec49f0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 724/1465] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:51 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action Sep 01 01:46:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Volume info retrieved successfully. Sep 01 01:46:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Delete volume request issued successfully. Sep 01 01:46:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90c367f9-a9ab-4a72-ba0f-be3abb0e4b2b tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action returned with HTTP 202 Sep 01 01:46:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 742/1466] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:51 2026] POST /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b1c466ee-1a92-47c0-bbf6-4af861c8614a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 725/1467] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:52 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-419c9770-78a6-4a02-84ce-8170db6dd996 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-419c9770-78a6-4a02-84ce-8170db6dd996 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-419c9770-78a6-4a02-84ce-8170db6dd996 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-419c9770-78a6-4a02-84ce-8170db6dd996 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-419c9770-78a6-4a02-84ce-8170db6dd996 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-419c9770-78a6-4a02-84ce-8170db6dd996 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 200 Sep 01 01:46:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 743/1468] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:53 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0d2e6a1e-3469-4406-8571-7d680beb533a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0d2e6a1e-3469-4406-8571-7d680beb533a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0d2e6a1e-3469-4406-8571-7d680beb533a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0d2e6a1e-3469-4406-8571-7d680beb533a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0d2e6a1e-3469-4406-8571-7d680beb533a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 404 Sep 01 01:46:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 726/1469] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:54 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50113b11-73a2-4ac8-9799-28e32ca75bc3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50113b11-73a2-4ac8-9799-28e32ca75bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50113b11-73a2-4ac8-9799-28e32ca75bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50113b11-73a2-4ac8-9799-28e32ca75bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50113b11-73a2-4ac8-9799-28e32ca75bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 404 Sep 01 01:46:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 744/1470] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:54 2026] GET /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-48927891-b609-4df3-9c5f-007da80f0ae0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48927891-b609-4df3-9c5f-007da80f0ae0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-48927891-b609-4df3-9c5f-007da80f0ae0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-48927891-b609-4df3-9c5f-007da80f0ae0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-48927891-b609-4df3-9c5f-007da80f0ae0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: f6c04a1b-5844-43ce-87be-b69f56e39f29 Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-48927891-b609-4df3-9c5f-007da80f0ae0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 returned with HTTP 404 Sep 01 01:46:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 727/1471] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:46:54 2026] DELETE /volume/v3/volumes/f6c04a1b-5844-43ce-87be-b69f56e39f29 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-319363581"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-319363581'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (be3183ee-3e23-4942-8db4-a43d162e2f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d6b307-2aa3-4386-9b41-1ac9e753dc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d6b307-2aa3-4386-9b41-1ac9e753dc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358dd625-858b-4528-b70f-a73df0bacfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['1f3ffba9-ff1e-45f5-836a-5948152ba006', '39e6ddf1-645b-4be7-9004-0e02b8b68b01', 'ed2d9f03-c133-4023-90d6-d4fc842045f4', '9745783f-2d39-480d-a81b-a6f23fed7830'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358dd625-858b-4528-b70f-a73df0bacfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3ffba9-ff1e-45f5-836a-5948152ba006', '39e6ddf1-645b-4be7-9004-0e02b8b68b01', 'ed2d9f03-c133-4023-90d6-d4fc842045f4', '9745783f-2d39-480d-a81b-a6f23fed7830']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fc0a50-c65b-4907-87a7-9a022767987c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fc0a50-c65b-4907-87a7-9a022767987c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e970786b-31d3-4cfd-a04a-ad1d76eb3b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-319363581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['1f3ffba9-ff1e-45f5-836a-5948152ba006','39e6ddf1-645b-4be7-9004-0e02b8b68b01','ed2d9f03-c133-4023-90d6-d4fc842045f4','9745783f-2d39-480d-a81b-a6f23fed7830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-319363581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e970786b-31d3-4cfd-a04a-ad1d76eb3b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3462632d-b9b9-4a7c-88ac-92c31f82bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3462632d-b9b9-4a7c-88ac-92c31f82bc7b) transitioned into state 'SUCCESS' from state '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-319363581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['1f3ffba9-ff1e-45f5-836a-5948152ba006','39e6ddf1-645b-4be7-9004-0e02b8b68b01','ed2d9f03-c133-4023-90d6-d4fc842045f4','9745783f-2d39-480d-a81b-a6f23fed7830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cba5c64-bece-43a5-835d-9a0756edddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cba5c64-bece-43a5-835d-9a0756edddab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (be3183ee-3e23-4942-8db4-a43d162e2f06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:46:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59b8f6c2-1de1-48e8-8529-18b106aeaebb tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:46:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 745/1472] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:46:54 2026] POST /volume/v3/volumes => generated 755 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcc8c2d5-1e03-4c01-ab19-fd7ab0ea855a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 728/1473] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:54 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 823 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e123ef62-e639-42cc-8997-bb29509b775d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e123ef62-e639-42cc-8997-bb29509b775d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e123ef62-e639-42cc-8997-bb29509b775d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e123ef62-e639-42cc-8997-bb29509b775d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e123ef62-e639-42cc-8997-bb29509b775d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e123ef62-e639-42cc-8997-bb29509b775d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 746/1474] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:56 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-411ae62f-d04b-44ec-8b51-4adbfc583b2d tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 729/1475] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:57 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'e970786b-31d3-4cfd-a04a-ad1d76eb3b6d' with '{'status': 'error'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e39adf5c-ddc5-4137-8b64-0c93079fda93 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action returned with HTTP 202 Sep 01 01:46:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 747/1476] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:57 2026] POST /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-511f2cd1-480c-4578-9f7d-9e5300d81e20 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 730/1477] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:57 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 844 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Volume info retrieved successfully. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Delete volume request issued successfully. Sep 01 01:46:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5a30e57-fbfd-4bd7-bce6-22b66e9855fb tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action returned with HTTP 202 Sep 01 01:46:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 748/1478] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:46:57 2026] POST /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-97458798-9aa3-4348-b15b-7f713239b4be None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97458798-9aa3-4348-b15b-7f713239b4be tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97458798-9aa3-4348-b15b-7f713239b4be tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97458798-9aa3-4348-b15b-7f713239b4be tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97458798-9aa3-4348-b15b-7f713239b4be tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97458798-9aa3-4348-b15b-7f713239b4be tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 731/1479] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:57 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 847 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:46:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:46:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:46:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:46:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:46:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:46:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:46:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:46:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:46:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e763061e-b0e7-4fd8-8d91-2117e9be56f8 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 200 Sep 01 01:46:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 749/1480] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:58 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 847 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:46:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7bd5fb5e-7dff-40ca-86e9-c2df9f5abc98 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bd5fb5e-7dff-40ca-86e9-c2df9f5abc98 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bd5fb5e-7dff-40ca-86e9-c2df9f5abc98 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bd5fb5e-7dff-40ca-86e9-c2df9f5abc98 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bd5fb5e-7dff-40ca-86e9-c2df9f5abc98 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 404 Sep 01 01:47:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 732/1481] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:46:59 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cab7c56d-4584-4430-a9aa-7a6d5f93d659 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cab7c56d-4584-4430-a9aa-7a6d5f93d659 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cab7c56d-4584-4430-a9aa-7a6d5f93d659 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cab7c56d-4584-4430-a9aa-7a6d5f93d659 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cab7c56d-4584-4430-a9aa-7a6d5f93d659 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 404 Sep 01 01:47:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 750/1482] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:00 2026] GET /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: e970786b-31d3-4cfd-a04a-ad1d76eb3b6d Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee1e40ed-8e6a-45d9-9d85-0de3ca817b72 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d returned with HTTP 404 Sep 01 01:47:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 733/1483] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:00 2026] DELETE /volume/v3/volumes/e970786b-31d3-4cfd-a04a-ad1d76eb3b6d => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-192039986"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-192039986'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (489640bb-20bf-458a-96e2-acb413352d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9bbe3e-67ed-4f71-af0d-266e02f41823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9bbe3e-67ed-4f71-af0d-266e02f41823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbb593c-58f4-441f-8d11-9d16bc049322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['623990df-c5ee-4999-8660-a213bb09b95e', 'ae9dec94-365a-4e7f-a96b-cb07db482482', '67410c47-0783-43df-a601-96b7e2c10815', 'b5f9ea21-eb50-4e4a-8bb1-0c6f684dc856'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbb593c-58f4-441f-8d11-9d16bc049322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623990df-c5ee-4999-8660-a213bb09b95e', 'ae9dec94-365a-4e7f-a96b-cb07db482482', '67410c47-0783-43df-a601-96b7e2c10815', 'b5f9ea21-eb50-4e4a-8bb1-0c6f684dc856']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c44c507-7495-4f78-8c7a-08a97897f70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c44c507-7495-4f78-8c7a-08a97897f70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e084675-eb1f-4d62-be49-5bc36fc0faa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-192039986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['623990df-c5ee-4999-8660-a213bb09b95e','ae9dec94-365a-4e7f-a96b-cb07db482482','67410c47-0783-43df-a601-96b7e2c10815','b5f9ea21-eb50-4e4a-8bb1-0c6f684dc856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-192039986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e084675-eb1f-4d62-be49-5bc36fc0faa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd4b8ef-8167-474b-9a0f-511808a23205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd4b8ef-8167-474b-9a0f-511808a23205) transitioned into state 'SUCCESS' from state '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-192039986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['623990df-c5ee-4999-8660-a213bb09b95e','ae9dec94-365a-4e7f-a96b-cb07db482482','67410c47-0783-43df-a601-96b7e2c10815','b5f9ea21-eb50-4e4a-8bb1-0c6f684dc856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df849167-b22a-4484-ac0e-a392230631b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df849167-b22a-4484-ac0e-a392230631b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (489640bb-20bf-458a-96e2-acb413352d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:47:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1fadbc6-7c22-479d-ac6e-f92b16645cde tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 751/1484] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:00 2026] POST /volume/v3/volumes => generated 755 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-75f499d1-7208-4d0d-980b-47044edd95ee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75f499d1-7208-4d0d-980b-47044edd95ee tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75f499d1-7208-4d0d-980b-47044edd95ee tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75f499d1-7208-4d0d-980b-47044edd95ee tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-75f499d1-7208-4d0d-980b-47044edd95ee tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75f499d1-7208-4d0d-980b-47044edd95ee tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 734/1485] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:00 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 823 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-694f9802-d423-4b35-b7e7-ae28199cb234 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-694f9802-d423-4b35-b7e7-ae28199cb234 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-694f9802-d423-4b35-b7e7-ae28199cb234 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-694f9802-d423-4b35-b7e7-ae28199cb234 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-694f9802-d423-4b35-b7e7-ae28199cb234 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-694f9802-d423-4b35-b7e7-ae28199cb234 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 752/1486] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:02 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-524bf8ba-ff51-4c2f-b020-e1f803ad0b88 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 735/1487] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:03 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume '2e084675-eb1f-4d62-be49-5bc36fc0faa0' with '{'status': 'maintenance'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14df5cc9-e14c-424f-b556-5e559a2eb435 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action returned with HTTP 202 Sep 01 01:47:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 753/1488] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:03 2026] POST /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2abb3cf-a40e-4367-b199-b8a51a4659b5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 736/1489] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:03 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 850 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2c338a44-d091-42ab-aec7-83ad532f1027 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Volume info retrieved successfully. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Delete volume request issued successfully. Sep 01 01:47:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c338a44-d091-42ab-aec7-83ad532f1027 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action returned with HTTP 202 Sep 01 01:47:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 754/1490] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:03 2026] POST /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5535bddc-8524-48d5-b585-5af1e70eaac0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 737/1491] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:03 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 847 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8462a835-40e3-403f-978d-2ca2c08efae0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8462a835-40e3-403f-978d-2ca2c08efae0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8462a835-40e3-403f-978d-2ca2c08efae0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8462a835-40e3-403f-978d-2ca2c08efae0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8462a835-40e3-403f-978d-2ca2c08efae0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8462a835-40e3-403f-978d-2ca2c08efae0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 755/1492] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:04 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-77649f74-8ab2-4fff-affa-8cea07e20964 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-77649f74-8ab2-4fff-affa-8cea07e20964 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-77649f74-8ab2-4fff-affa-8cea07e20964 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-77649f74-8ab2-4fff-affa-8cea07e20964 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-77649f74-8ab2-4fff-affa-8cea07e20964 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-77649f74-8ab2-4fff-affa-8cea07e20964 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 738/1493] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:04 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b92b499-5336-42d7-b665-84529e14dc60 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b92b499-5336-42d7-b665-84529e14dc60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b92b499-5336-42d7-b665-84529e14dc60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b92b499-5336-42d7-b665-84529e14dc60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b92b499-5336-42d7-b665-84529e14dc60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b92b499-5336-42d7-b665-84529e14dc60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 200 Sep 01 01:47:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 756/1494] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:04 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 847 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-a510f53e-f0de-4447-8f63-f3212144b185 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 739/1495] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:05 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-ee061cb2-3b76-4de1-8e45-91c008b42c58 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-ee061cb2-3b76-4de1-8e45-91c008b42c58 None None] GET http://192.168.122.53/volume// Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-ee061cb2-3b76-4de1-8e45-91c008b42c58 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-ee061cb2-3b76-4de1-8e45-91c008b42c58 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-ee061cb2-3b76-4de1-8e45-91c008b42c58 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 757/1496] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:05 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-e910d781-c1d9-4894-be3b-3293c432b961 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-e910d781-c1d9-4894-be3b-3293c432b961 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:47:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-e910d781-c1d9-4894-be3b-3293c432b961 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddf33353-8dc0-4190-9e75-ff9b0cf34a81", "connector": null, "instance_uuid": "ce684e1a-6330-46d2-89fe-692dece6b89f"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-e910d781-c1d9-4894-be3b-3293c432b961 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 740/1497] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:47:05 2026] POST /volume/v3/attachments => generated 273 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-31960a09-e46d-4b24-b328-792641b54cf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31960a09-e46d-4b24-b328-792641b54cf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31960a09-e46d-4b24-b328-792641b54cf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31960a09-e46d-4b24-b328-792641b54cf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31960a09-e46d-4b24-b328-792641b54cf0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 404 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 758/1498] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:06 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7fc4f830-fcda-4513-ab61-eb32d05f3e21 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7fc4f830-fcda-4513-ab61-eb32d05f3e21 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7fc4f830-fcda-4513-ab61-eb32d05f3e21 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7fc4f830-fcda-4513-ab61-eb32d05f3e21 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7fc4f830-fcda-4513-ab61-eb32d05f3e21 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 404 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 741/1499] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:06 2026] GET /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aeb89a40-cb18-4d44-932e-776d00404325 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aeb89a40-cb18-4d44-932e-776d00404325 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: 2e084675-eb1f-4d62-be49-5bc36fc0faa0 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aeb89a40-cb18-4d44-932e-776d00404325 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aeb89a40-cb18-4d44-932e-776d00404325 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b20b77e-e0e2-4300-b202-c6eaa70e190c tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 returned with HTTP 404 Sep 01 01:47:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 742/1500] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:06 2026] DELETE /volume/v3/volumes/2e084675-eb1f-4d62-be49-5bc36fc0faa0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-81621f28-1d50-4188-912c-5669f35358d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1138454494"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1138454494'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume of 1 GB Sep 01 01:47:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Availability Zones retrieved successfully. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (0edd252d-23e5-46fc-8b5c-48626f869848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78da475-fb04-4c58-98a4-349236a2c1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aeb89a40-cb18-4d44-932e-776d00404325 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aeb89a40-cb18-4d44-932e-776d00404325 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 759/1501] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:06 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 863 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-93d0c4aa-c037-4d44-8ff4-700b3568b50f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-93d0c4aa-c037-4d44-8ff4-700b3568b50f None None] GET http://192.168.122.53/volume// Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-93d0c4aa-c037-4d44-8ff4-700b3568b50f None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-93d0c4aa-c037-4d44-8ff4-700b3568b50f None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-93d0c4aa-c037-4d44-8ff4-700b3568b50f None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 760/1502] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:06 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78da475-fb04-4c58-98a4-349236a2c1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f770e-1d19-4f78-bb23-0cb00b8a19c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Created reservations ['33db6122-1fbb-4529-b9ee-9d99a83d4c64', '1e2d0945-7bed-4edd-9847-600f0edcd537', 'fcaa82a4-5246-4ac6-97c7-829e0e4d4427', '03251d52-aa61-436f-becd-5cc41f42a61f'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36f770e-1d19-4f78-bb23-0cb00b8a19c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33db6122-1fbb-4529-b9ee-9d99a83d4c64', '1e2d0945-7bed-4edd-9847-600f0edcd537', 'fcaa82a4-5246-4ac6-97c7-829e0e4d4427', '03251d52-aa61-436f-becd-5cc41f42a61f']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f393b3-2c30-4977-a086-e25c7e6b2f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-66dd13ae-5dd9-469b-b3b4-23b3564a3338 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 761/1503] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:06 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1044 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f393b3-2c30-4977-a086-e25c7e6b2f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b538a144-4a48-4e52-b76c-65d41d644710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1138454494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['33db6122-1fbb-4529-b9ee-9d99a83d4c64','1e2d0945-7bed-4edd-9847-600f0edcd537','fcaa82a4-5246-4ac6-97c7-829e0e4d4427','03251d52-aa61-436f-becd-5cc41f42a61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1138454494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b538a144-4a48-4e52-b76c-65d41d644710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92072d9430944ab796ad99ddf078c045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5901fe-fc58-4c38-a3d0-372aee1eca18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5901fe-fc58-4c38-a3d0-372aee1eca18) transitioned into state 'SUCCESS' from state '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-1138454494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92072d9430944ab796ad99ddf078c045',qos_specs=None,replication_status=,reservations=['33db6122-1fbb-4529-b9ee-9d99a83d4c64','1e2d0945-7bed-4edd-9847-600f0edcd537','fcaa82a4-5246-4ac6-97c7-829e0e4d4427','03251d52-aa61-436f-becd-5cc41f42a61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bceb1551e0641bd94880a5c35ff32f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdd78f7-7f4b-484c-ab70-77861c4c635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] PUT http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb Sep 01 01:47:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdd78f7-7f4b-484c-ab70-77861c4c635b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Flow 'volume_create_api' (0edd252d-23e5-46fc-8b5c-48626f869848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Create volume request issued successfully. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81621f28-1d50-4188-912c-5669f35358d5 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 743/1504] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:06 2026] POST /volume/v3/volumes => generated 756 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:07 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Acquiring lock "cinder-attachment_update-ddf33353-8dc0-4190-9e75-ff9b0cf34a81-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:07 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Lock "cinder-attachment_update-ddf33353-8dc0-4190-9e75-ff9b0cf34a81-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:47:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad77d242-4a6b-46d6-a61f-7aafc343cc34 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 744/1505] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:07 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 824 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41c58143-b984-4aae-94aa-962d61d9f1e9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 745/1506] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:07 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:07 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Lock "cinder-attachment_update-ddf33353-8dc0-4190-9e75-ff9b0cf34a81-devstack" released by "attachment_update" :: held 0.592s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:47:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-12e8e612-4b6d-45da-9b2c-c6f50b192176 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb returned with HTTP 200 Sep 01 01:47:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 762/1507] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:47:06 2026] PUT /volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb => generated 694 bytes in 751 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-387517d5-3817-4b9d-a746-6c99c1cf6a37 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 746/1508] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:08 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 848 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8d3f5bb-19ff-42a7-a64f-ce43b933645e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 763/1509] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:08 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-54747f22-5418-448a-b08e-4638dcadae1a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-54747f22-5418-448a-b08e-4638dcadae1a tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb/action Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-54747f22-5418-448a-b08e-4638dcadae1a tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-54747f22-5418-448a-b08e-4638dcadae1a tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-1eaa6614-d117-40ff-86c9-0adb966ed945 req-54747f22-5418-448a-b08e-4638dcadae1a tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb/action returned with HTTP 204 Sep 01 01:47:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 747/1510] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:47:08 2026] POST /volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-412838a6-bc4d-4f18-9dc0-ae85aee69475 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 764/1511] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:09 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 848 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-396c427d-fde1-42d4-8b0a-106b2781765e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-396c427d-fde1-42d4-8b0a-106b2781765e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-396c427d-fde1-42d4-8b0a-106b2781765e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-396c427d-fde1-42d4-8b0a-106b2781765e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-396c427d-fde1-42d4-8b0a-106b2781765e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-396c427d-fde1-42d4-8b0a-106b2781765e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 748/1512] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:09 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1156 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce8af4a9-f100-4b9e-a1c3-5a4181574abb tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 765/1513] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:09 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1156 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-detach": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Attachment connected to vm ce684e1a-6330-46d2-89fe-692dece6b89f, checking data on nova Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.compute.nova [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Creating Keystone token plugin using URL: http://192.168.122.53/identity {{(pid=86907) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] REQ: curl -g -i -X GET http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}eef6b93bdb5d06af70bb1a50e49de843f1c5f0560574f7505eff233201fd7a6a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7bc5ea83-23c2-4f56-9675-5764fe4f7359" -H "X-Service-Token: {SHA256}b2418a20968b1c873a9a32af518ccdbcc9f1d55975ae9626ec42b25881e10e06" {{(pid=86907) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dae830f4-cb7f-4038-8afb-8726e4b0dd60 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 766/1514] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:10 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'b538a144-4a48-4e52-b76c-65d41d644710' with '{'status': 'error'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-906621b3-f23c-4e8d-bdfb-15b11d24c3f7 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action returned with HTTP 202 Sep 01 01:47:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 767/1515] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:10 2026] POST /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:47:10 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-3921c8ca-0a83-40a1-b274-0619c5a7caac x-openstack-request-id: req-3921c8ca-0a83-40a1-b274-0619c5a7caac {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ddf33353-8dc0-4190-9e75-ff9b0cf34a81", "serverId": "ce684e1a-6330-46d2-89fe-692dece6b89f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b45dc33-ec1f-40bf-8297-687e55a613eb", "bdm_uuid": "77f47c1e-9192-4ec2-9755-de6c99ffdfc1"}} {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET call to compute for http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 used request id req-3921c8ca-0a83-40a1-b274-0619c5a7caac {{(pid=86907) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.volume.api [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-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 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Caught error: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: 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 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:10 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8037e1a6-f8ce-477a-8aaa-126b5f6595fd tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.middleware.fault [None req-7bc5ea83-23c2-4f56-9675-5764fe4f7359 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 409 Sep 01 01:47:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 768/1516] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:10 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 749/1517] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:10 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 167 bytes in 738 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-764a5522-fd73-4205-be65-d9341c7d3946 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-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=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=231,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'b538a144-4a48-4e52-b76c-65d41d644710' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-45a4ac49-f980-4fa0-8df6-6948f53b082a tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action returned with HTTP 202 Sep 01 01:47:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 750/1518] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:10 2026] POST /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-300677d5-18cb-41bb-b0d8-3460751f0113 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-300677d5-18cb-41bb-b0d8-3460751f0113 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-300677d5-18cb-41bb-b0d8-3460751f0113 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-300677d5-18cb-41bb-b0d8-3460751f0113 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Attachment connected to vm ce684e1a-6330-46d2-89fe-692dece6b89f, checking data on nova Sep 01 01:47:10 devstack devstack@c-api.service[86908]: DEBUG cinder.compute.nova [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Creating Keystone token plugin using URL: http://192.168.122.53/identity {{(pid=86908) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-300677d5-18cb-41bb-b0d8-3460751f0113 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-300677d5-18cb-41bb-b0d8-3460751f0113 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 751/1519] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:10 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'b538a144-4a48-4e52-b76c-65d41d644710' with '{'status': 'maintenance'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb46d4c2-8007-43a0-acf7-edbb45bdcab9 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action returned with HTTP 202 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 752/1520] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:10 2026] POST /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa9c85cf-ac04-4dd7-96ff-51fc8a572ce2 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 753/1521] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:11 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] POST http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] Updating volume 'b538a144-4a48-4e52-b76c-65d41d644710' with '{'status': 'available'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG novaclient.v2.client [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] REQ: curl -g -i -X GET http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2a35d8a9ac227faf72165468acd0875373c0d5bfba491fbd8253dbda62c11d6f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-764a5522-fd73-4205-be65-d9341c7d3946" -H "X-Service-Token: {SHA256}3c484e00d4eddb8ee0be4a3d784dcf6c7e98c4b23a80aa1b6c79ced1f7c8b565" {{(pid=86908) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffbe9763-769b-4b13-86e2-fe9c94239677 tempest-VolumesActionsTest-392839841 tempest-VolumesActionsTest-392839841-project-admin] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action returned with HTTP 202 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 754/1522] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d1e3c194-9c52-4f19-89cd-90bd3f0e5bc3 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 755/1523] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:11 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d36fd8d1-b107-4e2c-9df4-c6027f383d3a tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 756/1524] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:11 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] DELETE http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume with id: b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG novaclient.v2.client [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:47:11 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-c5129e0d-79ce-482c-8ce3-ac9217f863c5 x-openstack-request-id: req-c5129e0d-79ce-482c-8ce3-ac9217f863c5 {{(pid=86908) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG novaclient.v2.client [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ddf33353-8dc0-4190-9e75-ff9b0cf34a81", "serverId": "ce684e1a-6330-46d2-89fe-692dece6b89f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b45dc33-ec1f-40bf-8297-687e55a613eb", "bdm_uuid": "77f47c1e-9192-4ec2-9755-de6c99ffdfc1"}} {{(pid=86908) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG novaclient.v2.client [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET call to compute for http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 used request id req-c5129e0d-79ce-482c-8ce3-ac9217f863c5 {{(pid=86908) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.volume.api [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-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 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Caught error: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: 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 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:11 devstack devstack@c-api.service[86908]: ERROR cinder.api.middleware.fault Sep 01 01:47:11 devstack devstack@c-api.service[86908]: INFO cinder.api.middleware.fault [None req-764a5522-fd73-4205-be65-d9341c7d3946 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 409 Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 769/1525] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:10 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 167 bytes in 587 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87ea082c-8fa7-4000-b749-c4ea56be4b2a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 770/1526] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d208507c-2294-4e0b-b665-0d1a213d9a11 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 771/1527] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99c38563-7728-48f3-9ddd-d44cec5a1e6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Delete volume request issued successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ff96d40-77de-43e7-b66f-d5b65a8c3428 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 202 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 757/1528] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:11 2026] DELETE /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86908]: WARNING keystonemiddleware.auth_token [None req-99c38563-7728-48f3-9ddd-d44cec5a1e6c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 772/1529] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34eb493c-6ef2-48fd-9c50-c3d5f1270167 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 200 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 758/1530] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:11 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9dbcc7ad-c36f-4ffd-ab77-ff480beb2b44 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: WARNING keystonemiddleware.auth_token [None req-9dbcc7ad-c36f-4ffd-ab77-ff480beb2b44 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 773/1531] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Updating volume 'ddf33353-8dc0-4190-9e75-ff9b0cf34a81' with '{'status': 'error'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-edfe5656-dd7c-4aaf-ae66-cebff243f3dc tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 202 Sep 01 01:47:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 759/1532] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: DEBUG oslo_db.sqlalchemy.engines [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:47:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bc189039-fb3d-47ff-a93d-1086dfcd20d6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 774/1533] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:11 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1155 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2b45dc33-ec1f-40bf-8297-687e55a613eb"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2b45dc33-ec1f-40bf-8297-687e55a613eb"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Volume info retrieved successfully. Sep 01 01:47:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Attachment connected to vm ce684e1a-6330-46d2-89fe-692dece6b89f, checking data on nova Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG cinder.compute.nova [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Creating Keystone token plugin using URL: http://192.168.122.53/identity {{(pid=86907) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:47:11 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] REQ: curl -g -i -X GET http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d2f2b22091ba9807d50e547167e1506987216d7e7926ef78716e4c06b9ccb00c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9" -H "X-Service-Token: {SHA256}b2418a20968b1c873a9a32af518ccdbcc9f1d55975ae9626ec42b25881e10e06" {{(pid=86907) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:47:11 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-b5dbe51a-16c1-476c-b067-15af3c31553d x-openstack-request-id: req-b5dbe51a-16c1-476c-b067-15af3c31553d {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ddf33353-8dc0-4190-9e75-ff9b0cf34a81", "serverId": "ce684e1a-6330-46d2-89fe-692dece6b89f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b45dc33-ec1f-40bf-8297-687e55a613eb", "bdm_uuid": "77f47c1e-9192-4ec2-9755-de6c99ffdfc1"}} {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] GET call to compute for http://192.168.122.53/compute/v2.1/servers/ce684e1a-6330-46d2-89fe-692dece6b89f/os-volume_attachments/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 used request id req-b5dbe51a-16c1-476c-b067-15af3c31553d {{(pid=86907) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.volume.api [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-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 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Caught error: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: 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 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ce684e1a-6330-46d2-89fe-692dece6b89f using the Compute API Sep 01 01:47:12 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.middleware.fault [None req-714ba98b-b2bf-4880-b7c0-b9a6d636f8b9 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 409 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 760/1534] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:11 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 167 bytes in 246 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b8712a82-0414-4028-b9ed-87e5283c3726 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 775/1535] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:12 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7d8cdbec-9d49-4126-8295-df47fc426ece None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: WARNING keystonemiddleware.auth_token [None req-7d8cdbec-9d49-4126-8295-df47fc426ece None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:47:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 761/1536] 192.168.122.53 () {62 vars in 1476 bytes} [Tue Sep 1 01:47:12 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3915180a-20b0-4c7e-bedd-06f9f7f06e4f tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 776/1537] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:12 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47a4b6b5-6173-4e06-961c-1aa1977f44f0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 762/1538] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:12 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 865 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71cd161e-c090-471d-8315-2bc243c2f2b0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71cd161e-c090-471d-8315-2bc243c2f2b0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] GET http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71cd161e-c090-471d-8315-2bc243c2f2b0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71cd161e-c090-471d-8315-2bc243c2f2b0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71cd161e-c090-471d-8315-2bc243c2f2b0 tempest-VolumesActionsTest-729196085 tempest-VolumesActionsTest-729196085-project-member] http://192.168.122.53/volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 returned with HTTP 404 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 777/1539] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:12 2026] GET /volume/v3/volumes/b538a144-4a48-4e52-b76c-65d41d644710 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-0ede9d5c-540f-49de-b063-bdcf1e14beec tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 763/1540] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:12 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-26de529f-3088-4eeb-89dd-e7a6e8b7bd32 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-26de529f-3088-4eeb-89dd-e7a6e8b7bd32 None None] GET http://192.168.122.53/volume// Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-26de529f-3088-4eeb-89dd-e7a6e8b7bd32 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-26de529f-3088-4eeb-89dd-e7a6e8b7bd32 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-26de529f-3088-4eeb-89dd-e7a6e8b7bd32 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 778/1541] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:12 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-a283aaf4-0326-4f5f-babb-d44e9377fcb6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-a283aaf4-0326-4f5f-babb-d44e9377fcb6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:47:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-a283aaf4-0326-4f5f-babb-d44e9377fcb6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbc4063a-8602-4e9d-a016-c8b7caa08280", "connector": null, "instance_uuid": "ce684e1a-6330-46d2-89fe-692dece6b89f"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-a283aaf4-0326-4f5f-babb-d44e9377fcb6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:47:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 764/1542] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:47:12 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-05a54b78-10cb-4c4f-a7f0-12cd9962d335 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-05a54b78-10cb-4c4f-a7f0-12cd9962d335 None None] GET http://192.168.122.53/volume// Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-05a54b78-10cb-4c4f-a7f0-12cd9962d335 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-05a54b78-10cb-4c4f-a7f0-12cd9962d335 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-05a54b78-10cb-4c4f-a7f0-12cd9962d335 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 765/1543] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:13 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2c6faa1c-57ca-45bc-9cb8-21fc8a639aa0 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 779/1544] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:13 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 864 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-3e3e9647-d7cd-41e3-b020-5e657c28ffa6 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 766/1545] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:13 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 1045 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] PUT http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Acquiring lock "cinder-attachment_update-bbc4063a-8602-4e9d-a016-c8b7caa08280-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Lock "cinder-attachment_update-bbc4063a-8602-4e9d-a016-c8b7caa08280-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:13 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Lock "cinder-attachment_update-bbc4063a-8602-4e9d-a016-c8b7caa08280-devstack" released by "attachment_update" :: held 0.227s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:47:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-e2ca0afa-a6ac-4f5a-ba5d-b87f48baea93 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd returned with HTTP 200 Sep 01 01:47:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 780/1546] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:47:13 2026] PUT /volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd => generated 694 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-adec4fc2-a7ed-41fe-ad5e-77a9df55b585 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-adec4fc2-a7ed-41fe-ad5e-77a9df55b585 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd/action Sep 01 01:47:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-adec4fc2-a7ed-41fe-ad5e-77a9df55b585 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-adec4fc2-a7ed-41fe-ad5e-77a9df55b585 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-253f2362-12d3-49b2-8fe0-121525e5f0be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-253f2362-12d3-49b2-8fe0-121525e5f0be tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-253f2362-12d3-49b2-8fe0-121525e5f0be tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-253f2362-12d3-49b2-8fe0-121525e5f0be tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-f8a274eb-deaf-4680-8b82-b8a1bada8785 req-adec4fc2-a7ed-41fe-ad5e-77a9df55b585 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd/action returned with HTTP 204 Sep 01 01:47:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 767/1547] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:47:14 2026] POST /volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:47:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-253f2362-12d3-49b2-8fe0-121525e5f0be tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-253f2362-12d3-49b2-8fe0-121525e5f0be tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 781/1548] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:14 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0bc1740b-8158-4e85-9871-f70ff4018895 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bc1740b-8158-4e85-9871-f70ff4018895 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bc1740b-8158-4e85-9871-f70ff4018895 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0bc1740b-8158-4e85-9871-f70ff4018895 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0bc1740b-8158-4e85-9871-f70ff4018895 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0bc1740b-8158-4e85-9871-f70ff4018895 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 768/1549] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:15 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 1157 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f3a21139-088d-483a-a745-91d6e3119083 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f3a21139-088d-483a-a745-91d6e3119083 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f3a21139-088d-483a-a745-91d6e3119083 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f3a21139-088d-483a-a745-91d6e3119083 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f3a21139-088d-483a-a745-91d6e3119083 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f3a21139-088d-483a-a745-91d6e3119083 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 782/1550] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:15 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 1157 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-detach": {"attachment_id": "13c443a4-1622-470a-b0d3-b210fa8b1afd"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "13c443a4-1622-470a-b0d3-b210fa8b1afd"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddbb1eba-12b5-4674-b839-1973ae5a30b4 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 400 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 769/1551] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:15 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 100 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-bbd0e043-c723-4f8a-8221-63df8d686154 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 783/1552] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:15 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 1157 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280/action Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Begin detaching volume completed successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-383b10b4-2539-478f-b419-5a39d8bf4fac tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280/action returned with HTTP 202 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 770/1553] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:47:15 2026] POST /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-c5bf8583-c698-48e5-a6d3-ae41c987ad3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-c5bf8583-c698-48e5-a6d3-ae41c987ad3e None None] GET http://192.168.122.53/volume// Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-c5bf8583-c698-48e5-a6d3-ae41c987ad3e None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-c5bf8583-c698-48e5-a6d3-ae41c987ad3e None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-c5bf8583-c698-48e5-a6d3-ae41c987ad3e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 784/1554] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:15 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-714043b1-d215-4fcf-8580-e1c79c9a87d7 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 771/1555] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:15 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 1341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-3635a419-c3e3-4935-9c23-765b9cbae8e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-3635a419-c3e3-4935-9c23-765b9cbae8e2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] DELETE http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd Sep 01 01:47:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-3635a419-c3e3-4935-9c23-765b9cbae8e2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-3635a419-c3e3-4935-9c23-765b9cbae8e2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:16 devstack devstack@c-api.service[86908]: /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 01 01:47:16 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:47:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-6013e9b7-a4a5-4203-bdfe-302d34796dc7 req-3635a419-c3e3-4935-9c23-765b9cbae8e2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd returned with HTTP 200 Sep 01 01:47:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 785/1556] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:47:16 2026] DELETE /volume/v3/attachments/13c443a4-1622-470a-b0d3-b210fa8b1afd => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] Updating volume 'ddf33353-8dc0-4190-9e75-ff9b0cf34a81' with '{'status': 'in-use'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:47:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-076aa7ff-b137-46da-a3ac-b0584ef6af53 tempest-TestServerVolumeAttachmentScenario-2080794320 tempest-TestServerVolumeAttachmentScenario-2080794320-project-admin] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 202 Sep 01 01:47:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 772/1557] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:47:16 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a61863e8-0710-4173-aac1-bec7bc1f4a4e tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 786/1558] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:17 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1156 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-95c0692e-eae9-4097-af49-bcb1cde5cf38 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 773/1559] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:17 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1156 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] POST http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Begin detaching volume completed successfully. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d999f418-5627-451f-8ab6-468e56123596 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action returned with HTTP 202 Sep 01 01:47:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 787/1560] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:47:17 2026] POST /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-09975320-c31d-4ef0-8aea-f9805f91eb30 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-09975320-c31d-4ef0-8aea-f9805f91eb30 None None] GET http://192.168.122.53/volume// Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-09975320-c31d-4ef0-8aea-f9805f91eb30 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-09975320-c31d-4ef0-8aea-f9805f91eb30 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-09975320-c31d-4ef0-8aea-f9805f91eb30 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 774/1561] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:17 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-6cfd9c29-0b32-4c9a-8537-420120cf5ca9 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 788/1562] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:17 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 1340 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d1e7ac2a-818f-4dc4-a4ef-c909e7cd75b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d1e7ac2a-818f-4dc4-a4ef-c909e7cd75b5 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] DELETE http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d1e7ac2a-818f-4dc4-a4ef-c909e7cd75b5 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d1e7ac2a-818f-4dc4-a4ef-c909e7cd75b5 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:18 devstack devstack@c-api.service[86907]: /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 01 01:47:18 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:47:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-2a1b72cb-8f45-40a9-afb5-eb12f4c9791c req-d1e7ac2a-818f-4dc4-a4ef-c909e7cd75b5 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb returned with HTTP 200 Sep 01 01:47:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 775/1563] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:47:17 2026] DELETE /volume/v3/attachments/2b45dc33-ec1f-40bf-8297-687e55a613eb => generated 19 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-2a01122a-0eb2-438c-8dcf-30d69f1da60a req-958e00bd-dad6-4e0b-9f3e-8053c3c6e474 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 789/1564] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:18 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c30d726f-5e46-4870-8545-6781d35d61be None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-686061761"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-686061761'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume of 1 GB Sep 01 01:47:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Availability Zones retrieved successfully. Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (238bc91f-4238-4f4a-8a28-8b26164a7900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9718e516-8864-486b-a1fd-b08cccfe491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9718e516-8864-486b-a1fd-b08cccfe491b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc80f65b-3b4e-4bdd-8280-52791ace06d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Created reservations ['1d19df03-6c54-4c5f-867b-0d8353448874', 'c3912114-a476-478f-8e32-090ebf08511b', '9a9c7f02-7614-4511-9162-8a4c65d73673', '7557640b-73ae-45ec-b2ef-058ddf4e377e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc80f65b-3b4e-4bdd-8280-52791ace06d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d19df03-6c54-4c5f-867b-0d8353448874', 'c3912114-a476-478f-8e32-090ebf08511b', '9a9c7f02-7614-4511-9162-8a4c65d73673', '7557640b-73ae-45ec-b2ef-058ddf4e377e']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084e7fc8-4f6c-4303-b9fb-c77481021034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084e7fc8-4f6c-4303-b9fb-c77481021034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8200206-2279-4d78-8da1-f905db65c8c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686061761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['1d19df03-6c54-4c5f-867b-0d8353448874','c3912114-a476-478f-8e32-090ebf08511b','9a9c7f02-7614-4511-9162-8a4c65d73673','7557640b-73ae-45ec-b2ef-058ddf4e377e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-686061761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8200206-2279-4d78-8da1-f905db65c8c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50511ceba19749219a8f3f2092f7177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069a5b52-2aaa-4780-a027-949065360ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069a5b52-2aaa-4780-a027-949065360ff2) transitioned into state 'SUCCESS' from state '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-686061761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['1d19df03-6c54-4c5f-867b-0d8353448874','c3912114-a476-478f-8e32-090ebf08511b','9a9c7f02-7614-4511-9162-8a4c65d73673','7557640b-73ae-45ec-b2ef-058ddf4e377e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f26321-5a7e-4e08-8646-7993c82d05ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f26321-5a7e-4e08-8646-7993c82d05ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (238bc91f-4238-4f4a-8a28-8b26164a7900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request issued successfully. Sep 01 01:47:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c30d726f-5e46-4870-8545-6781d35d61be tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 776/1565] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:23 2026] POST /volume/v3/volumes => generated 761 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:47:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-94352b83-fd30-42ee-91b9-488687c0dff7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94352b83-fd30-42ee-91b9-488687c0dff7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94352b83-fd30-42ee-91b9-488687c0dff7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94352b83-fd30-42ee-91b9-488687c0dff7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-94352b83-fd30-42ee-91b9-488687c0dff7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94352b83-fd30-42ee-91b9-488687c0dff7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 790/1566] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:23 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-778b782e-66f0-4cca-b388-bef20f670a17 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] DELETE http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Delete volume with id: bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Delete volume request issued successfully. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-778b782e-66f0-4cca-b388-bef20f670a17 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 202 Sep 01 01:47:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 777/1567] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:24 2026] DELETE /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bc8df18-4ae3-4ec9-bbe5-d9ad4206bcd3 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 200 Sep 01 01:47:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 791/1568] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:24 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e95e42aa-9ba0-4400-9b80-da9a4abb8b51 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 778/1569] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:24 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-24c539e1-5a99-437b-8e12-08aca79eb3ae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24c539e1-5a99-437b-8e12-08aca79eb3ae tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24c539e1-5a99-437b-8e12-08aca79eb3ae tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24c539e1-5a99-437b-8e12-08aca79eb3ae tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=318,cinder:UPDATE=70,cinder:DELETE=6,cinder:INSERT=29 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24c539e1-5a99-437b-8e12-08aca79eb3ae tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 returned with HTTP 404 Sep 01 01:47:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 792/1570] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:25 2026] GET /volume/v3/volumes/bbc4063a-8602-4e9d-a016-c8b7caa08280 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Delete volume with id: ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Delete volume request issued successfully. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ffaed2a-5568-4676-a6c0-021510e59dfd tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 202 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 779/1571] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:25 2026] DELETE /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5cdcad8-ad7c-4222-ab35-9de4fc919779 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 780/1572] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:25 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5fba5183-e3ee-40ea-a8dc-4b407364ea1d tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 793/1573] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:25 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 863 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-0d5bab24-259d-4a6a-b408-81276ce79c4e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 781/1574] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:25 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-dcae6538-f0bd-4e9d-80de-84e355dbdc98 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-dcae6538-f0bd-4e9d-80de-84e355dbdc98 None None] GET http://192.168.122.53/volume// Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-dcae6538-f0bd-4e9d-80de-84e355dbdc98 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-dcae6538-f0bd-4e9d-80de-84e355dbdc98 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-dcae6538-f0bd-4e9d-80de-84e355dbdc98 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 794/1575] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:26 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-d81a59d6-a89c-4e04-b67e-5997aa2b2c90 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-d81a59d6-a89c-4e04-b67e-5997aa2b2c90 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-d81a59d6-a89c-4e04-b67e-5997aa2b2c90 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8200206-2279-4d78-8da1-f905db65c8c9", "connector": null, "instance_uuid": "890219f2-ea2e-4db7-a604-31aa7247d0a4"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-d81a59d6-a89c-4e04-b67e-5997aa2b2c90 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:47:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 782/1576] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:47:26 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-16807cc8-926b-4c89-aa43-e5180112a622 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-16807cc8-926b-4c89-aa43-e5180112a622 None None] GET http://192.168.122.53/volume// Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-16807cc8-926b-4c89-aa43-e5180112a622 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-16807cc8-926b-4c89-aa43-e5180112a622 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-16807cc8-926b-4c89-aa43-e5180112a622 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 783/1577] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:26 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5d39804d-ae8d-4bcd-b156-a17b3fc6d8ee tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 795/1578] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:26 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-cc3fe151-56f2-4c2e-953a-048cd2601343 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 784/1579] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:26 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1034 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Volume info retrieved successfully. Sep 01 01:47:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a630105-84cc-4bca-bedc-6a2b2a4ddd08 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 200 Sep 01 01:47:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 796/1580] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:26 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] PUT http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Acquiring lock "cinder-attachment_update-f8200206-2279-4d78-8da1-f905db65c8c9-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-f8200206-2279-4d78-8da1-f905db65c8c9-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:27 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-f8200206-2279-4d78-8da1-f905db65c8c9-devstack" released by "attachment_update" :: held 0.280s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:47:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-83acbf16-7d47-49ca-a9ca-82ceb1a3c5ae tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 returned with HTTP 200 Sep 01 01:47:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 785/1581] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:47:26 2026] PUT /volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 => generated 694 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-65734da5-8988-44ba-b0bd-49c121147162 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65734da5-8988-44ba-b0bd-49c121147162 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65734da5-8988-44ba-b0bd-49c121147162 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65734da5-8988-44ba-b0bd-49c121147162 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-65734da5-8988-44ba-b0bd-49c121147162 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65734da5-8988-44ba-b0bd-49c121147162 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 797/1582] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:27 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b01e2e2-aa0d-4fa4-9eab-8d6a9d705ce2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b01e2e2-aa0d-4fa4-9eab-8d6a9d705ce2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] GET http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 Sep 01 01:47:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b01e2e2-aa0d-4fa4-9eab-8d6a9d705ce2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b01e2e2-aa0d-4fa4-9eab-8d6a9d705ce2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b01e2e2-aa0d-4fa4-9eab-8d6a9d705ce2 tempest-TestServerVolumeAttachmentScenario-3325454 tempest-TestServerVolumeAttachmentScenario-3325454-project-member] http://192.168.122.53/volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 returned with HTTP 404 Sep 01 01:47:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 786/1583] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:27 2026] GET /volume/v3/volumes/ddf33353-8dc0-4190-9e75-ff9b0cf34a81 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-950e549e-140c-4b8b-b721-262721cb168e req-02bd31d8-1a43-4002-b12e-991c260b1546 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-02bd31d8-1a43-4002-b12e-991c260b1546 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023/action Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-02bd31d8-1a43-4002-b12e-991c260b1546 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-02bd31d8-1a43-4002-b12e-991c260b1546 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-950e549e-140c-4b8b-b721-262721cb168e req-02bd31d8-1a43-4002-b12e-991c260b1546 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023/action returned with HTTP 204 Sep 01 01:47:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 798/1584] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:47:27 2026] POST /volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-91bc16fa-2110-4568-8847-1c339c58ff13 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95fdac1e-d8fe-472e-b8ee-fc3ecfe6d9f3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 799/1585] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:28 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f98bc13-ad9a-4557-8f51-4fa89a583888 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 800/1586] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:28 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: /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 01 01:47:29 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Get all volumes completed successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-91bc16fa-2110-4568-8847-1c339c58ff13 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 787/1587] 192.168.122.53 () {58 vars in 1116 bytes} [Tue Sep 1 01:47:28 2026] GET /volume/v3/volumes => generated 15 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9d307703-c33f-496c-a55e-fa1b82b851ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1810112005"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1810112005'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume of 1 GB Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a6fc517a-3721-44d8-8c24-3e23e40d4286 req-21fdf41a-a51d-4ef9-bdda-e830c48b9e6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Availability Zones retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 801/1588] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1146 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6642d696-3e9c-49c1-a6ad-68f951e269df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6642d696-3e9c-49c1-a6ad-68f951e269df tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6642d696-3e9c-49c1-a6ad-68f951e269df tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6642d696-3e9c-49c1-a6ad-68f951e269df tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (f995ad57-d16d-4318-b550-ae63cf249c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf9e6d8-d234-48c1-98d5-abc7273107c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6642d696-3e9c-49c1-a6ad-68f951e269df tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6642d696-3e9c-49c1-a6ad-68f951e269df tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 802/1589] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf9e6d8-d234-48c1-98d5-abc7273107c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580f87c1-565d-4395-a4c8-62bef0f9104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ba8991d9-71cf-4589-a76c-5c3e9d31d942 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 803/1590] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1146 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9/action Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Created reservations ['d5cee9e7-79ef-43ed-837c-12f68cd08b0c', '9bcc611b-e6b0-4042-b54d-914e4fd28d60', '0459aa8c-a7ad-47a9-819a-518a5478054e', '7be007f9-a34f-4225-a001-9db44b3c432a'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580f87c1-565d-4395-a4c8-62bef0f9104d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5cee9e7-79ef-43ed-837c-12f68cd08b0c', '9bcc611b-e6b0-4042-b54d-914e4fd28d60', '0459aa8c-a7ad-47a9-819a-518a5478054e', '7be007f9-a34f-4225-a001-9db44b3c432a']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e07edc-8f75-4b74-82e4-f134ccc7c69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Begin detaching volume completed successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-ace3cd24-0333-4f72-ad5c-08c72c1ebac8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9/action returned with HTTP 202 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 804/1591] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:47:29 2026] POST /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e07edc-8f75-4b74-82e4-f134ccc7c69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '412e17ac-1669-4cff-a9dd-fa3a784a6f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1810112005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['d5cee9e7-79ef-43ed-837c-12f68cd08b0c','9bcc611b-e6b0-4042-b54d-914e4fd28d60','0459aa8c-a7ad-47a9-819a-518a5478054e','7be007f9-a34f-4225-a001-9db44b3c432a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1810112005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=412e17ac-1669-4cff-a9dd-fa3a784a6f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386377dc807546c0830a1fe7a54bfda7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03640ab7cf144089918836a929a80cbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d3ced5-8764-47bb-bc6c-474e984e9693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d3ced5-8764-47bb-bc6c-474e984e9693) transitioned into state 'SUCCESS' from state '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-1810112005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['d5cee9e7-79ef-43ed-837c-12f68cd08b0c','9bcc611b-e6b0-4042-b54d-914e4fd28d60','0459aa8c-a7ad-47a9-819a-518a5478054e','7be007f9-a34f-4225-a001-9db44b3c432a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90784d71-39d1-4d2b-9196-e079680f796f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-49e740f6-c770-46b1-b434-b961f1b753e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-49e740f6-c770-46b1-b434-b961f1b753e5 None None] GET http://192.168.122.53/volume// Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-49e740f6-c770-46b1-b434-b961f1b753e5 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-49e740f6-c770-46b1-b434-b961f1b753e5 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-49e740f6-c770-46b1-b434-b961f1b753e5 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 805/1592] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90784d71-39d1-4d2b-9196-e079680f796f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (f995ad57-d16d-4318-b550-ae63cf249c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request issued successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d307703-c33f-496c-a55e-fa1b82b851ff tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 788/1593] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:29 2026] POST /volume/v3/volumes => generated 762 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81fc7944-d65f-4228-8393-8c605bbbbd64 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 789/1594] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 830 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-45dff794-6c61-4ace-bebd-4d0e472f97cb tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 806/1595] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:29 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 1330 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07865886-c02f-4b6f-b373-f0523a556063 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-904952298", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-904952298', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Create volume of 1 GB Sep 01 01:47:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Availability Zones retrieved successfully. Sep 01 01:47:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Flow 'volume_create_api' (c0298d6d-5cd1-4955-aa87-84fb9ed8251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3606bfe-b1ec-4bc3-b2b2-9c5f12fb313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3606bfe-b1ec-4bc3-b2b2-9c5f12fb313d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe5d810-422e-4abe-82f8-1caade10005c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-4f84e5e1-c5e2-46e9-91e4-4b86a4f30c1b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-4f84e5e1-c5e2-46e9-91e4-4b86a4f30c1b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-4f84e5e1-c5e2-46e9-91e4-4b86a4f30c1b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-4f84e5e1-c5e2-46e9-91e4-4b86a4f30c1b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Created reservations ['8848c8f1-93f3-48d9-9e26-f884b4524f56', '6aa6d452-70bc-4a9b-a8c7-c248b54a315f', '22be1a9f-2d7c-4012-b796-4619e35d3e7c', 'cbd75df5-a1a0-4a6a-aa23-5d947f26b3af'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe5d810-422e-4abe-82f8-1caade10005c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8848c8f1-93f3-48d9-9e26-f884b4524f56', '6aa6d452-70bc-4a9b-a8c7-c248b54a315f', '22be1a9f-2d7c-4012-b796-4619e35d3e7c', 'cbd75df5-a1a0-4a6a-aa23-5d947f26b3af']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc32cd9-b71b-484a-a50b-f2c05edefb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc32cd9-b71b-484a-a50b-f2c05edefb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302aad13-c99e-41b1-a95d-af0af20268d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-904952298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17e63c8e8134985a3f874a2a11cfe44',qos_specs=None,replication_status=,reservations=['8848c8f1-93f3-48d9-9e26-f884b4524f56','6aa6d452-70bc-4a9b-a8c7-c248b54a315f','22be1a9f-2d7c-4012-b796-4619e35d3e7c','cbd75df5-a1a0-4a6a-aa23-5d947f26b3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00cea3639e464615990a410d40cee882',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-904952298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302aad13-c99e-41b1-a95d-af0af20268d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f17e63c8e8134985a3f874a2a11cfe44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00cea3639e464615990a410d40cee882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b28422a-7923-4d4f-9d69-8229662a5e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: /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 01 01:47:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b28422a-7923-4d4f-9d69-8229662a5e1e) transitioned into state 'SUCCESS' from state '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-904952298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17e63c8e8134985a3f874a2a11cfe44',qos_specs=None,replication_status=,reservations=['8848c8f1-93f3-48d9-9e26-f884b4524f56','6aa6d452-70bc-4a9b-a8c7-c248b54a315f','22be1a9f-2d7c-4012-b796-4619e35d3e7c','cbd75df5-a1a0-4a6a-aa23-5d947f26b3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00cea3639e464615990a410d40cee882',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65664f0e-b2af-4a37-afbd-031ef4dc8aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65664f0e-b2af-4a37-afbd-031ef4dc8aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Flow 'volume_create_api' (c0298d6d-5cd1-4955-aa87-84fb9ed8251d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Create volume request issued successfully. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07865886-c02f-4b6f-b373-f0523a556063 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0db10d6a-fbfb-49f2-a398-29981ffec902 req-4f84e5e1-c5e2-46e9-91e4-4b86a4f30c1b tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 returned with HTTP 200 Sep 01 01:47:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 790/1596] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:47:29 2026] POST /volume/v3/volumes => generated 795 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 807/1597] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:47:30 2026] DELETE /volume/v3/attachments/d86cd1be-938a-44ab-b5f0-88a9b769b023 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fefc969d-4e55-4be5-93ec-65e087804f94 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fefc969d-4e55-4be5-93ec-65e087804f94 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fefc969d-4e55-4be5-93ec-65e087804f94 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fefc969d-4e55-4be5-93ec-65e087804f94 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fefc969d-4e55-4be5-93ec-65e087804f94 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fefc969d-4e55-4be5-93ec-65e087804f94 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 791/1598] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:30 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0144e74-2d5f-435f-b225-27db587bd54d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0144e74-2d5f-435f-b225-27db587bd54d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0144e74-2d5f-435f-b225-27db587bd54d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0144e74-2d5f-435f-b225-27db587bd54d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0144e74-2d5f-435f-b225-27db587bd54d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:47:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0144e74-2d5f-435f-b225-27db587bd54d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:47:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 808/1599] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:30 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1d994995-7082-4204-b753-d491c637af49 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d994995-7082-4204-b753-d491c637af49 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d994995-7082-4204-b753-d491c637af49 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d994995-7082-4204-b753-d491c637af49 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1d994995-7082-4204-b753-d491c637af49 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d994995-7082-4204-b753-d491c637af49 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 792/1600] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:30 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b97a919b-30df-4e92-839b-a5bde280a3e1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 809/1601] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:31 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ad5498b8-d07e-4223-8331-77e85facf469 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad5498b8-d07e-4223-8331-77e85facf469 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad5498b8-d07e-4223-8331-77e85facf469 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad5498b8-d07e-4223-8331-77e85facf469 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ad5498b8-d07e-4223-8331-77e85facf469 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad5498b8-d07e-4223-8331-77e85facf469 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 793/1602] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:31 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7603c8c0-37c2-4f45-9ef9-c941c8f24b50 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 810/1603] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:32 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-711354799"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-711354799'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume of 1 GB Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Availability Zones retrieved successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (f1fab5e2-ad4b-46a7-82f6-31d2e784cad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c136354-ac5c-4fec-871c-6f7d76aa0a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c136354-ac5c-4fec-871c-6f7d76aa0a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fd8761-cac0-4601-9bbf-14206918e083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Created reservations ['cda9c091-07ac-4b33-97ca-e41c9dd1e456', '71ffbb9f-deb0-4df1-bea7-9f78ee50aae5', 'aefb0e33-d907-4f20-8968-abeb09a15930', '438cf41f-2af7-4cf2-b571-dd4a2e1af190'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fd8761-cac0-4601-9bbf-14206918e083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda9c091-07ac-4b33-97ca-e41c9dd1e456', '71ffbb9f-deb0-4df1-bea7-9f78ee50aae5', 'aefb0e33-d907-4f20-8968-abeb09a15930', '438cf41f-2af7-4cf2-b571-dd4a2e1af190']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc051f1-a34b-44f4-b008-97895178bc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc051f1-a34b-44f4-b008-97895178bc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0601bb9-a962-4b82-8316-254cee35e7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-711354799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['cda9c091-07ac-4b33-97ca-e41c9dd1e456','71ffbb9f-deb0-4df1-bea7-9f78ee50aae5','aefb0e33-d907-4f20-8968-abeb09a15930','438cf41f-2af7-4cf2-b571-dd4a2e1af190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-711354799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0601bb9-a962-4b82-8316-254cee35e7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386377dc807546c0830a1fe7a54bfda7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03640ab7cf144089918836a929a80cbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91b582e-41bd-4e2b-b53f-988be9ad00d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91b582e-41bd-4e2b-b53f-988be9ad00d4) transitioned into state 'SUCCESS' from state '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-711354799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['cda9c091-07ac-4b33-97ca-e41c9dd1e456','71ffbb9f-deb0-4df1-bea7-9f78ee50aae5','aefb0e33-d907-4f20-8968-abeb09a15930','438cf41f-2af7-4cf2-b571-dd4a2e1af190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b8dbc9-9939-417d-8627-c33e8d0a8d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b8dbc9-9939-417d-8627-c33e8d0a8d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (f1fab5e2-ad4b-46a7-82f6-31d2e784cad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request issued successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3da00a6f-10b8-4064-a7d7-7e49a229decd tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 794/1604] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:32 2026] POST /volume/v3/volumes => generated 761 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ef1cc023-da34-421c-93c5-eb86a3be437b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ef1cc023-da34-421c-93c5-eb86a3be437b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ef1cc023-da34-421c-93c5-eb86a3be437b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ef1cc023-da34-421c-93c5-eb86a3be437b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ef1cc023-da34-421c-93c5-eb86a3be437b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ef1cc023-da34-421c-93c5-eb86a3be437b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 811/1605] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:32 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fb566102-af02-4f71-af65-92791a94731d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fb566102-af02-4f71-af65-92791a94731d tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fb566102-af02-4f71-af65-92791a94731d tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fb566102-af02-4f71-af65-92791a94731d tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fb566102-af02-4f71-af65-92791a94731d tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fb566102-af02-4f71-af65-92791a94731d tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 795/1606] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:32 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-981b8cf0-8bb2-4211-94e8-4f43de355601 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 812/1607] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:32 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 888 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4d622848-9d54-42ef-a200-09b210c90a38 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 796/1608] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 870 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-0d1756a2-4fc1-4eb9-8fde-e74309a2d2ca None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-0d1756a2-4fc1-4eb9-8fde-e74309a2d2ca None None] GET http://192.168.122.53/volume// Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-0d1756a2-4fc1-4eb9-8fde-e74309a2d2ca None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-0d1756a2-4fc1-4eb9-8fde-e74309a2d2ca None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-0d1756a2-4fc1-4eb9-8fde-e74309a2d2ca None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 813/1609] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-67a6d970-75f9-4dc8-a3e3-e07b3c5f3936 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-67a6d970-75f9-4dc8-a3e3-e07b3c5f3936 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-67a6d970-75f9-4dc8-a3e3-e07b3c5f3936 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "302aad13-c99e-41b1-a95d-af0af20268d6", "connector": null, "instance_uuid": "b5911251-0b2f-46b9-8fa9-e5add08885e2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-67a6d970-75f9-4dc8-a3e3-e07b3c5f3936 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 797/1610] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:47:33 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-96e8b682-5944-4d57-840c-73a431113dcc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96e8b682-5944-4d57-840c-73a431113dcc tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96e8b682-5944-4d57-840c-73a431113dcc tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96e8b682-5944-4d57-840c-73a431113dcc tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-96e8b682-5944-4d57-840c-73a431113dcc tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96e8b682-5944-4d57-840c-73a431113dcc tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 814/1611] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-43762186-5003-4569-9644-b79d7c11cb4f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-43762186-5003-4569-9644-b79d7c11cb4f None None] GET http://192.168.122.53/volume// Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-43762186-5003-4569-9644-b79d7c11cb4f None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-43762186-5003-4569-9644-b79d7c11cb4f None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-43762186-5003-4569-9644-b79d7c11cb4f None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 815/1612] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e933669-e41f-46e4-8e9a-c2b649217cfb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 798/1613] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 887 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a55a8e79-8c4e-4048-9dfa-1ec4a7497ae1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 816/1614] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:33 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 1050 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] PUT http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Acquiring lock "cinder-attachment_update-302aad13-c99e-41b1-a95d-af0af20268d6-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Lock "cinder-attachment_update-302aad13-c99e-41b1-a95d-af0af20268d6-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Lock "cinder-attachment_update-302aad13-c99e-41b1-a95d-af0af20268d6-devstack" released by "attachment_update" :: held 0.256s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-a302ae7b-3b06-4c03-8f3e-dde7d62a2a65 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c returned with HTTP 200 Sep 01 01:47:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 799/1615] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:47:34 2026] PUT /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c => generated 694 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-56f78f62-6217-4342-b2ce-4543c5b7f874 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 817/1616] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:34 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-720cc403-6168-4557-8595-386fbf9e6483 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-720cc403-6168-4557-8595-386fbf9e6483 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-720cc403-6168-4557-8595-386fbf9e6483 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-720cc403-6168-4557-8595-386fbf9e6483 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58c7c97b-7873-4e4f-83ff-32f3c7fe386e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 800/1617] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:34 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-720cc403-6168-4557-8595-386fbf9e6483 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-720cc403-6168-4557-8595-386fbf9e6483 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 818/1618] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:34 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-271a6790-edf3-48d8-a473-5b3c656c110b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-118761390"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-118761390'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume of 1 GB Sep 01 01:47:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Availability Zones retrieved successfully. Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (1a606e75-b308-4dba-b89c-1557fc3c8906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:34 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05be080a-c86a-4008-a1a0-bee02747e4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05be080a-c86a-4008-a1a0-bee02747e4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8848b5a2-8245-4716-931f-01dc4db45448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Created reservations ['9ccfe630-c192-4727-a6c7-cae8d2146c70', 'b7ef7f31-0930-4a8d-b0fe-1dd49d0f6689', '886ef282-2d8b-46e6-86a5-ed706e323d7a', 'aaf04e27-7b6f-45cc-b983-28176ccaffeb'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8848b5a2-8245-4716-931f-01dc4db45448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ccfe630-c192-4727-a6c7-cae8d2146c70', 'b7ef7f31-0930-4a8d-b0fe-1dd49d0f6689', '886ef282-2d8b-46e6-86a5-ed706e323d7a', 'aaf04e27-7b6f-45cc-b983-28176ccaffeb']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9bf4f8-1e1f-47a6-a889-772833a42241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4574d941-3bf2-45cc-b5c9-6246e958a529 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4574d941-3bf2-45cc-b5c9-6246e958a529 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] POST http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c/action Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9bf4f8-1e1f-47a6-a889-772833a42241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1408f576-cf51-4610-8b68-635c93ef9a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-118761390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['9ccfe630-c192-4727-a6c7-cae8d2146c70','b7ef7f31-0930-4a8d-b0fe-1dd49d0f6689','886ef282-2d8b-46e6-86a5-ed706e323d7a','aaf04e27-7b6f-45cc-b983-28176ccaffeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-118761390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1408f576-cf51-4610-8b68-635c93ef9a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386377dc807546c0830a1fe7a54bfda7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03640ab7cf144089918836a929a80cbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4574d941-3bf2-45cc-b5c9-6246e958a529 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4574d941-3bf2-45cc-b5c9-6246e958a529 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52cebb5-4d3b-4438-9906-ef61f5fb116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52cebb5-4d3b-4438-9906-ef61f5fb116f) transitioned into state 'SUCCESS' from state '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-118761390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386377dc807546c0830a1fe7a54bfda7',qos_specs=None,replication_status=,reservations=['9ccfe630-c192-4727-a6c7-cae8d2146c70','b7ef7f31-0930-4a8d-b0fe-1dd49d0f6689','886ef282-2d8b-46e6-86a5-ed706e323d7a','aaf04e27-7b6f-45cc-b983-28176ccaffeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03640ab7cf144089918836a929a80cbb',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-15ea6aca-cd74-4a69-9c1e-c3abad035044 req-4574d941-3bf2-45cc-b5c9-6246e958a529 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c/action returned with HTTP 204 Sep 01 01:47:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 819/1619] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:47:35 2026] POST /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780141c4-c9ff-4e71-9796-5ee21bacdfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780141c4-c9ff-4e71-9796-5ee21bacdfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Flow 'volume_create_api' (1a606e75-b308-4dba-b89c-1557fc3c8906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Create volume request issued successfully. Sep 01 01:47:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-271a6790-edf3-48d8-a473-5b3c656c110b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 801/1620] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:34 2026] POST /volume/v3/volumes => generated 761 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60921f8e-3f5a-4145-9d87-4080f2bac449 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 820/1621] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:35 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9b10f26-4de7-4c82-99f4-5a5286581b05 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 802/1622] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:35 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 1180 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b21c036b-8813-4df7-9bf3-0bdb34761230 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 821/1623] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:36 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 1180 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dca834d9-7d68-4814-b32c-9922c32d7f19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 803/1624] 192.168.122.53 () {62 vars in 1490 bytes} [Tue Sep 1 01:47:36 2026] DELETE /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b699044-a55d-4798-a587-88c324da9ec0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: WARNING keystonemiddleware.auth_token [None req-0b699044-a55d-4798-a587-88c324da9ec0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:47:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 822/1625] 192.168.122.53 () {62 vars in 1490 bytes} [Tue Sep 1 01:47:36 2026] DELETE /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c => generated 114 bytes in 97 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] DELETE http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Attachment connected to vm b5911251-0b2f-46b9-8fa9-e5add08885e2, checking data on nova Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG cinder.compute.nova [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Creating Keystone token plugin using URL: http://192.168.122.53/identity {{(pid=86907) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] REQ: curl -g -i -X GET http://192.168.122.53/compute/v2.1/servers/b5911251-0b2f-46b9-8fa9-e5add08885e2/os-volume_attachments/302aad13-c99e-41b1-a95d-af0af20268d6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f591dd515f375f5ed6fc68b8e52d610d8a0add46325e3e15405d3c585a24aaa6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7bdb61c7-e160-403b-8a35-645980dc1ffd" -H "X-Service-Token: {SHA256}b2418a20968b1c873a9a32af518ccdbcc9f1d55975ae9626ec42b25881e10e06" {{(pid=86907) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0fc815b6-5a90-472c-8859-19c0cf203917 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fc815b6-5a90-472c-8859-19c0cf203917 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fc815b6-5a90-472c-8859-19c0cf203917 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0fc815b6-5a90-472c-8859-19c0cf203917 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0fc815b6-5a90-472c-8859-19c0cf203917 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0fc815b6-5a90-472c-8859-19c0cf203917 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 823/1626] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:36 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:47:36 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-4fe03359-b4f2-40f0-90cd-2593b52c2e3b x-openstack-request-id: req-4fe03359-b4f2-40f0-90cd-2593b52c2e3b {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "302aad13-c99e-41b1-a95d-af0af20268d6", "serverId": "b5911251-0b2f-46b9-8fa9-e5add08885e2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9bd1de7d-96e6-420c-aa56-19ce71c1532c", "bdm_uuid": "782e5d24-5d60-47fa-b869-4ec8dd976084"}} {{(pid=86907) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: DEBUG novaclient.v2.client [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET call to compute for http://192.168.122.53/compute/v2.1/servers/b5911251-0b2f-46b9-8fa9-e5add08885e2/os-volume_attachments/302aad13-c99e-41b1-a95d-af0af20268d6 used request id req-4fe03359-b4f2-40f0-90cd-2593b52c2e3b {{(pid=86907) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.volume.api [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-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 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Caught error: Detach volume from instance b5911251-0b2f-46b9-8fa9-e5add08885e2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b5911251-0b2f-46b9-8fa9-e5add08885e2 using the Compute API Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: 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 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b5911251-0b2f-46b9-8fa9-e5add08885e2 using the Compute API Sep 01 01:47:36 devstack devstack@c-api.service[86907]: ERROR cinder.api.middleware.fault Sep 01 01:47:36 devstack devstack@c-api.service[86907]: INFO cinder.api.middleware.fault [None req-7bdb61c7-e160-403b-8a35-645980dc1ffd tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c returned with HTTP 409 Sep 01 01:47:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 804/1627] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:47:36 2026] DELETE /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c => generated 167 bytes in 576 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-eaa7dc1b-32c8-4acd-9ae4-1354c30cb7fb tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 824/1628] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:36 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 1162 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] POST http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6/action Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG oslo_db.sqlalchemy.engines [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Begin detaching volume completed successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-3e5b228c-f68d-4bfd-a16f-af1d96911c73 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6/action returned with HTTP 202 Sep 01 01:47:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 805/1629] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:47:37 2026] POST /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-161e71a8-1119-4add-9868-09247c31a918 req-08a4b2d5-8111-4b6e-be7e-665ac6b435ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-08a4b2d5-8111-4b6e-be7e-665ac6b435ab None None] GET http://192.168.122.53/volume// Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-08a4b2d5-8111-4b6e-be7e-665ac6b435ab None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-08a4b2d5-8111-4b6e-be7e-665ac6b435ab None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-08a4b2d5-8111-4b6e-be7e-665ac6b435ab None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:47:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 825/1630] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:47:37 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-850f19ec-950c-4cfa-aa9f-057e4f89becf tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 806/1631] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:47:37 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 1346 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-161e71a8-1119-4add-9868-09247c31a918 req-a78d6868-0ff7-43ab-b0b6-0cf78d1bf4d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-a78d6868-0ff7-43ab-b0b6-0cf78d1bf4d1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] DELETE http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-a78d6868-0ff7-43ab-b0b6-0cf78d1bf4d1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-a78d6868-0ff7-43ab-b0b6-0cf78d1bf4d1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d3985eb3-eda6-4b5b-9651-6d639847ea62 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 826/1632] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:37 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: /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 01 01:47:37 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:47:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fd1bb5d-26f0-4c09-9b75-1662667b79df tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 827/1633] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:37 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-161e71a8-1119-4add-9868-09247c31a918 req-a78d6868-0ff7-43ab-b0b6-0cf78d1bf4d1 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c returned with HTTP 200 Sep 01 01:47:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 807/1634] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:47:37 2026] DELETE /volume/v3/attachments/9bd1de7d-96e6-420c-aa56-19ce71c1532c => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Create volume of 1 GB Sep 01 01:47:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Availability Zones retrieved successfully. Sep 01 01:47:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Flow 'volume_create_api' (a53dea7f-29a2-4820-9973-077735a98d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6997ad1-493e-4287-a026-2475b885967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6997ad1-493e-4287-a026-2475b885967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec61667-c7a4-40e1-8e9d-e060fb2f2441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Created reservations ['08672530-11f1-47bd-b306-e0c8ffb2431f', '4cd02baf-18b4-48ce-ba1d-81df7fe08ba2', '038fba58-3f46-481c-b36f-bbcaf2a3ccd5', '286b9037-af96-4299-93be-82d252d394aa'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec61667-c7a4-40e1-8e9d-e060fb2f2441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08672530-11f1-47bd-b306-e0c8ffb2431f', '4cd02baf-18b4-48ce-ba1d-81df7fe08ba2', '038fba58-3f46-481c-b36f-bbcaf2a3ccd5', '286b9037-af96-4299-93be-82d252d394aa']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a5c78e-2949-484b-aa3d-855189ec65bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a5c78e-2949-484b-aa3d-855189ec65bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e0170a1-5eca-4c6f-a446-6cf006fa7f93', '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='8f05437e867b4c9a94b78061dade5605',qos_specs=None,replication_status=,reservations=['08672530-11f1-47bd-b306-e0c8ffb2431f','4cd02baf-18b4-48ce-ba1d-81df7fe08ba2','038fba58-3f46-481c-b36f-bbcaf2a3ccd5','286b9037-af96-4299-93be-82d252d394aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9355c2147ad94470a9e89d8e35ef607d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47: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=1e0170a1-5eca-4c6f-a446-6cf006fa7f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f05437e867b4c9a94b78061dade5605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9355c2147ad94470a9e89d8e35ef607d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53507746-3946-4014-aca7-b32e4177935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53507746-3946-4014-aca7-b32e4177935a) transitioned into state 'SUCCESS' from 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='8f05437e867b4c9a94b78061dade5605',qos_specs=None,replication_status=,reservations=['08672530-11f1-47bd-b306-e0c8ffb2431f','4cd02baf-18b4-48ce-ba1d-81df7fe08ba2','038fba58-3f46-481c-b36f-bbcaf2a3ccd5','286b9037-af96-4299-93be-82d252d394aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9355c2147ad94470a9e89d8e35ef607d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21767f0-9641-406c-9396-b63b5bc01e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21767f0-9641-406c-9396-b63b5bc01e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Flow 'volume_create_api' (a53dea7f-29a2-4820-9973-077735a98d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Create volume request issued successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c3e3c08-43fd-4cf3-bf8b-4b269ba0c5ed tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 828/1635] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:37 2026] POST /volume/v3/volumes => generated 740 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] GET http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Volume info retrieved successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-978de9ab-50d8-45d1-b888-0c017caf1b33 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 returned with HTTP 200 Sep 01 01:47:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 808/1636] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:38 2026] GET /volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-56caa2a2-9359-4024-9ce1-f338d99bca7e req-1693652c-2a8a-402c-8962-e1dc96f0334a tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 829/1637] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:47:38 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] DELETE http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Delete volume with id: 302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Delete volume request issued successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-182d0ba2-3efc-4198-a424-bbf7743cdc1e tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 202 Sep 01 01:47:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 809/1638] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:47:38 2026] DELETE /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9cde4398-acce-484b-8177-99292dde5a70 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cde4398-acce-484b-8177-99292dde5a70 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cde4398-acce-484b-8177-99292dde5a70 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9cde4398-acce-484b-8177-99292dde5a70 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9cde4398-acce-484b-8177-99292dde5a70 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9cde4398-acce-484b-8177-99292dde5a70 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 830/1639] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:38 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fca7340f-61ef-498a-9299-895f001d3fa6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fca7340f-61ef-498a-9299-895f001d3fa6 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] GET http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 Sep 01 01:47:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fca7340f-61ef-498a-9299-895f001d3fa6 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fca7340f-61ef-498a-9299-895f001d3fa6 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fca7340f-61ef-498a-9299-895f001d3fa6 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Volume info retrieved successfully. Sep 01 01:47:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fca7340f-61ef-498a-9299-895f001d3fa6 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 returned with HTTP 200 Sep 01 01:47:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 810/1640] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:39 2026] GET /volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Volume info retrieved successfully. Sep 01 01:47:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-05e676b6-56ce-481a-b275-fbbff2ce7268 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 200 Sep 01 01:47:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 831/1641] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:39 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 887 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] GET http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Volume info retrieved successfully. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2f18c38-6d33-4274-bffc-e6ca3d8211c0 tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 returned with HTTP 200 Sep 01 01:47:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 811/1642] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:40 2026] GET /volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 => generated 970 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f91746dd-7a99-4823-a9a8-036f177b250a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1&project_id=386377dc807546c0830a1fe7a54bfda7 Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Could not evaluate value 386377dc807546c0830a1fe7a54bfda7, assuming string {{(pid=86908) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Searching by: MultiDict([('project_id', '386377dc807546c0830a1fe7a54bfda7'), ('all_tenants', 1)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Get all volumes completed successfully. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f91746dd-7a99-4823-a9a8-036f177b250a tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1&project_id=386377dc807546c0830a1fe7a54bfda7 returned with HTTP 200 Sep 01 01:47:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 832/1643] 192.168.122.53 () {58 vars in 1252 bytes} [Tue Sep 1 01:47:40 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=386377dc807546c0830a1fe7a54bfda7 => generated 3035 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-597003e0-3663-4244-b1ae-1031542c232c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Delete volume with id: 1e0170a1-5eca-4c6f-a446-6cf006fa7f93 Sep 01 01:47:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-138d969f-c40d-4dc1-bb3c-90bda98cc1c7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Volume info retrieved successfully. Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-138d969f-c40d-4dc1-bb3c-90bda98cc1c7 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] GET http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-138d969f-c40d-4dc1-bb3c-90bda98cc1c7 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-138d969f-c40d-4dc1-bb3c-90bda98cc1c7 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-138d969f-c40d-4dc1-bb3c-90bda98cc1c7 tempest-TestServerVolumeAttachScenarioOldVersion-109089242 tempest-TestServerVolumeAttachScenarioOldVersion-109089242-project-member] http://192.168.122.53/volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 returned with HTTP 404 Sep 01 01:47:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 833/1644] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:47:40 2026] GET /volume/v3/volumes/302aad13-c99e-41b1-a95d-af0af20268d6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] Delete volume request issued successfully. Sep 01 01:47:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-597003e0-3663-4244-b1ae-1031542c232c tempest-VolumesListAdminTestJSON-1856225206 tempest-VolumesListAdminTestJSON-1856225206-project-admin] http://192.168.122.53/volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 returned with HTTP 202 Sep 01 01:47:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 812/1645] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:40 2026] DELETE /volume/v3/volumes/1e0170a1-5eca-4c6f-a446-6cf006fa7f93 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f1ac7e8-8850-475a-b40d-6609ed11b760 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 834/1646] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:40 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f3f3680b-8311-4961-be41-11e91750c495 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:41 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume with id: 1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume request issued successfully. Sep 01 01:47:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3f3680b-8311-4961-be41-11e91750c495 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 202 Sep 01 01:47:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 813/1647] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:41 2026] DELETE /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b4f80c95-d958-45f0-8597-4eec99388073 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b4f80c95-d958-45f0-8597-4eec99388073 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b4f80c95-d958-45f0-8597-4eec99388073 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b4f80c95-d958-45f0-8597-4eec99388073 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b4f80c95-d958-45f0-8597-4eec99388073 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b4f80c95-d958-45f0-8597-4eec99388073 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 835/1648] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:41 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aaf408d2-8cfb-4612-8a7f-2842f90873ed tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 200 Sep 01 01:47:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 814/1649] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:42 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-133327eb-a392-4119-9f03-90ffa63da212 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-133327eb-a392-4119-9f03-90ffa63da212 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-133327eb-a392-4119-9f03-90ffa63da212 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-133327eb-a392-4119-9f03-90ffa63da212 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-133327eb-a392-4119-9f03-90ffa63da212 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 returned with HTTP 404 Sep 01 01:47:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 836/1650] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:43 2026] GET /volume/v3/volumes/1408f576-cf51-4610-8b68-635c93ef9a10 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-693a9341-f97e-4b9c-95ec-ee02d3b402e2 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 815/1651] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:43 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be033ee5-1055-431f-a57e-c768798be5ea None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume with id: e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume request issued successfully. Sep 01 01:47:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be033ee5-1055-431f-a57e-c768798be5ea tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 202 Sep 01 01:47:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 837/1652] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:43 2026] DELETE /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cf664517-7760-4a82-9180-38dd32ac0dcf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf664517-7760-4a82-9180-38dd32ac0dcf tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf664517-7760-4a82-9180-38dd32ac0dcf tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf664517-7760-4a82-9180-38dd32ac0dcf tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cf664517-7760-4a82-9180-38dd32ac0dcf tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf664517-7760-4a82-9180-38dd32ac0dcf tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 200 Sep 01 01:47:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 816/1653] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:43 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e64619b4-4e12-490e-a98a-ea1e5416c125 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e64619b4-4e12-490e-a98a-ea1e5416c125 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e64619b4-4e12-490e-a98a-ea1e5416c125 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e64619b4-4e12-490e-a98a-ea1e5416c125 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e64619b4-4e12-490e-a98a-ea1e5416c125 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 returned with HTTP 404 Sep 01 01:47:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 838/1654] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:44 2026] GET /volume/v3/volumes/e0601bb9-a962-4b82-8316-254cee35e7e3 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09d290a9-4aaa-45a0-99ec-3d74686bff37 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 817/1655] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:44 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] DELETE http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:44 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume with id: 412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Delete volume request issued successfully. Sep 01 01:47:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec71116c-33ab-42ab-8e5c-43a66d4cd4ae tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 202 Sep 01 01:47:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 839/1656] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:44 2026] DELETE /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Volume info retrieved successfully. Sep 01 01:47:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59ee56ee-ccf5-43f8-be5b-12f2a0073be8 tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 200 Sep 01 01:47:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 818/1657] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:45 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c497955-23bd-40ff-ad58-47ca2324e26b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c497955-23bd-40ff-ad58-47ca2324e26b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] GET http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 Sep 01 01:47:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c497955-23bd-40ff-ad58-47ca2324e26b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c497955-23bd-40ff-ad58-47ca2324e26b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c497955-23bd-40ff-ad58-47ca2324e26b tempest-VolumesListAdminTestJSON-1991971392 tempest-VolumesListAdminTestJSON-1991971392-project-member] http://192.168.122.53/volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 returned with HTTP 404 Sep 01 01:47:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 840/1658] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:46 2026] GET /volume/v3/volumes/412e17ac-1669-4cff-a9dd-fa3a784a6f08 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-205581051"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-205581051'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume of 1 GB Sep 01 01:47:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Availability Zones retrieved successfully. Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (ef44e483-baef-45ab-a6c7-8bbbbbaf9c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f498dd3-9e78-4f34-b34c-6723062d2937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f498dd3-9e78-4f34-b34c-6723062d2937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a8f23b5-8e84-49bc-9998-e09316e02b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Created reservations ['21a1f301-e693-49d3-8224-32851f0ca587', '2937394c-c471-4b7a-9d57-30c817f6289d', 'd00e4226-6a70-4d55-9d81-d30ce163a558', 'eee3e438-87d8-4bb3-a86c-8fe41d9e870b'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a8f23b5-8e84-49bc-9998-e09316e02b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a1f301-e693-49d3-8224-32851f0ca587', '2937394c-c471-4b7a-9d57-30c817f6289d', 'd00e4226-6a70-4d55-9d81-d30ce163a558', 'eee3e438-87d8-4bb3-a86c-8fe41d9e870b']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd11224-92d2-464c-babd-65e7115e0546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd11224-92d2-464c-babd-65e7115e0546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4482c26a-e39f-4023-ae5e-367a4f895104', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-205581051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['21a1f301-e693-49d3-8224-32851f0ca587','2937394c-c471-4b7a-9d57-30c817f6289d','d00e4226-6a70-4d55-9d81-d30ce163a558','eee3e438-87d8-4bb3-a86c-8fe41d9e870b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-205581051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4482c26a-e39f-4023-ae5e-367a4f895104,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23cce440877749509e385a2ab352723a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='366f71bc6d58462cae2e89f45283de98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:48 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940451cc-d2f1-424b-9128-a267c7d77b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940451cc-d2f1-424b-9128-a267c7d77b79) transitioned into state 'SUCCESS' from state '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-205581051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['21a1f301-e693-49d3-8224-32851f0ca587','2937394c-c471-4b7a-9d57-30c817f6289d','d00e4226-6a70-4d55-9d81-d30ce163a558','eee3e438-87d8-4bb3-a86c-8fe41d9e870b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e7ec57-bd59-43da-abfc-b03d0c0241a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e7ec57-bd59-43da-abfc-b03d0c0241a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (ef44e483-baef-45ab-a6c7-8bbbbbaf9c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request issued successfully. Sep 01 01:47:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-089e89e1-ed32-42b5-aa43-439da0a4bd0e tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 819/1659] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:47:47 2026] POST /volume/v3/volumes => generated 763 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-359034481"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-359034481'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume of 1 GB Sep 01 01:47:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Availability Zones retrieved successfully. Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (0a982b71-d261-4132-987b-086bf817664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dd69ea-86b8-4392-9e14-a9629036d86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dd69ea-86b8-4392-9e14-a9629036d86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c2c1b0-5ad5-4772-8449-61d0f5b253a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Created reservations ['a0f33e16-b085-4c39-a77c-a84f9b2b6d09', '2981cf90-c35c-4928-bcaa-a2fc937eaf10', 'ab0cb7fa-85a3-4fbe-9397-77185a8b734f', '7a2a55e5-fae5-4ebf-a697-be7168617102'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c2c1b0-5ad5-4772-8449-61d0f5b253a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f33e16-b085-4c39-a77c-a84f9b2b6d09', '2981cf90-c35c-4928-bcaa-a2fc937eaf10', 'ab0cb7fa-85a3-4fbe-9397-77185a8b734f', '7a2a55e5-fae5-4ebf-a697-be7168617102']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3c6fc5-0748-4850-9c05-5cec81f54bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3c6fc5-0748-4850-9c05-5cec81f54bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9dffbad-55a3-419b-b47a-259c552c478c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-359034481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['a0f33e16-b085-4c39-a77c-a84f9b2b6d09','2981cf90-c35c-4928-bcaa-a2fc937eaf10','ab0cb7fa-85a3-4fbe-9397-77185a8b734f','7a2a55e5-fae5-4ebf-a697-be7168617102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-359034481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9dffbad-55a3-419b-b47a-259c552c478c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23cce440877749509e385a2ab352723a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='366f71bc6d58462cae2e89f45283de98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73d7a33-91bd-4a3a-84af-4510fd0fdc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73d7a33-91bd-4a3a-84af-4510fd0fdc84) transitioned into state 'SUCCESS' from state '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-359034481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['a0f33e16-b085-4c39-a77c-a84f9b2b6d09','2981cf90-c35c-4928-bcaa-a2fc937eaf10','ab0cb7fa-85a3-4fbe-9397-77185a8b734f','7a2a55e5-fae5-4ebf-a697-be7168617102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3812ac8-fd23-430b-bc09-56493a4b3fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3812ac8-fd23-430b-bc09-56493a4b3fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (0a982b71-d261-4132-987b-086bf817664e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request issued successfully. Sep 01 01:47:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d6cf5264-3792-4fd0-951b-83faf2331df1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 841/1660] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:47:49 2026] POST /volume/v3/volumes => generated 763 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-346459623"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-346459623'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume of 1 GB Sep 01 01:47:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Availability Zones retrieved successfully. Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (b0eebceb-004a-434a-b85c-57bd036445b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffe397b-0da5-43ce-b7b7-148ec669bb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffe397b-0da5-43ce-b7b7-148ec669bb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:49 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c4a7b2-46c5-4067-844f-ac04e0ffdb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Created reservations ['3c8a4ba7-d6fb-4276-b709-146ab2d0af06', '9097018b-afd1-4ae4-bf78-37ed1a4bc5a4', 'c8f06d1f-51c8-45f9-b1c5-c70459bc56c2', '7b5c3256-7817-4898-aca8-d029fe2a8e1f'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c4a7b2-46c5-4067-844f-ac04e0ffdb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c8a4ba7-d6fb-4276-b709-146ab2d0af06', '9097018b-afd1-4ae4-bf78-37ed1a4bc5a4', 'c8f06d1f-51c8-45f9-b1c5-c70459bc56c2', '7b5c3256-7817-4898-aca8-d029fe2a8e1f']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f787ec76-588b-424c-8387-42f5758a52cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f787ec76-588b-424c-8387-42f5758a52cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28782601-08ef-4566-8057-29b8ceb8556e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-346459623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['3c8a4ba7-d6fb-4276-b709-146ab2d0af06','9097018b-afd1-4ae4-bf78-37ed1a4bc5a4','c8f06d1f-51c8-45f9-b1c5-c70459bc56c2','7b5c3256-7817-4898-aca8-d029fe2a8e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-346459623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28782601-08ef-4566-8057-29b8ceb8556e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23cce440877749509e385a2ab352723a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='366f71bc6d58462cae2e89f45283de98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb55f42-f991-4aef-90f6-4c696fa590ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb55f42-f991-4aef-90f6-4c696fa590ed) transitioned into state 'SUCCESS' from state '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-346459623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['3c8a4ba7-d6fb-4276-b709-146ab2d0af06','9097018b-afd1-4ae4-bf78-37ed1a4bc5a4','c8f06d1f-51c8-45f9-b1c5-c70459bc56c2','7b5c3256-7817-4898-aca8-d029fe2a8e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbec33c-0f90-48fd-824d-2bd85206bf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbec33c-0f90-48fd-824d-2bd85206bf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (b0eebceb-004a-434a-b85c-57bd036445b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request issued successfully. Sep 01 01:47:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56a5a6ce-d2cd-4112-9110-da009dc796d4 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 820/1661] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:47:49 2026] POST /volume/v3/volumes => generated 763 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-88a8c75e-454a-47c8-98be-e83528f33697 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1492495100"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1492495100'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume of 1 GB Sep 01 01:47:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Availability Zones retrieved successfully. Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (b95374f9-a94b-4ffc-af62-57c42e0317c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d79ff4f-63ec-4519-adee-e57f7ba849ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d79ff4f-63ec-4519-adee-e57f7ba849ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c100706d-ac47-4369-a721-73388f1b4fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Created reservations ['b520dc2f-c5bb-4c70-99f1-056b03b064ad', 'f5af8863-e5c5-4ee3-9a3f-fa14b554e20c', '3acf1862-d8ce-442c-a3cf-720b328707a6', '3be1754d-1d7a-4fc8-bb17-84b782ddac4b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c100706d-ac47-4369-a721-73388f1b4fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b520dc2f-c5bb-4c70-99f1-056b03b064ad', 'f5af8863-e5c5-4ee3-9a3f-fa14b554e20c', '3acf1862-d8ce-442c-a3cf-720b328707a6', '3be1754d-1d7a-4fc8-bb17-84b782ddac4b']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a116f576-aa22-47a7-8dc5-fe39d37bdf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a116f576-aa22-47a7-8dc5-fe39d37bdf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890c9ce5-7b66-49da-b2e7-5fac05a9f963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1492495100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['b520dc2f-c5bb-4c70-99f1-056b03b064ad','f5af8863-e5c5-4ee3-9a3f-fa14b554e20c','3acf1862-d8ce-442c-a3cf-720b328707a6','3be1754d-1d7a-4fc8-bb17-84b782ddac4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1492495100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890c9ce5-7b66-49da-b2e7-5fac05a9f963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23cce440877749509e385a2ab352723a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='366f71bc6d58462cae2e89f45283de98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1ef4c8-ab75-4bc0-b389-0d4d53fbbba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1ef4c8-ab75-4bc0-b389-0d4d53fbbba3) transitioned into state 'SUCCESS' from state '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-1492495100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['b520dc2f-c5bb-4c70-99f1-056b03b064ad','f5af8863-e5c5-4ee3-9a3f-fa14b554e20c','3acf1862-d8ce-442c-a3cf-720b328707a6','3be1754d-1d7a-4fc8-bb17-84b782ddac4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3393e2-07f6-4bda-b79e-9d3eb517f8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3393e2-07f6-4bda-b79e-9d3eb517f8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (b95374f9-a94b-4ffc-af62-57c42e0317c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request issued successfully. Sep 01 01:47:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-88a8c75e-454a-47c8-98be-e83528f33697 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 842/1662] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:47:50 2026] POST /volume/v3/volumes => generated 764 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1637031184"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1637031184'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume of 1 GB Sep 01 01:47:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Availability Zones retrieved successfully. Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (f41960cc-c36b-4b5e-b453-ead1e91ae636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f24470-cf71-4903-bd35-077c704832b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f24470-cf71-4903-bd35-077c704832b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c75a620-2c35-4c54-ab5b-e473aa64db16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Created reservations ['75e1e394-7cdd-4043-a30c-dadc0af2ab56', '43ab1a72-6a55-41a7-932f-32febfd34a97', '2c3ad110-9e6d-4411-a82f-17563ea71b6e', 'e80b0dd8-dbce-4b17-91a6-9b9ed4703e11'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c75a620-2c35-4c54-ab5b-e473aa64db16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e1e394-7cdd-4043-a30c-dadc0af2ab56', '43ab1a72-6a55-41a7-932f-32febfd34a97', '2c3ad110-9e6d-4411-a82f-17563ea71b6e', 'e80b0dd8-dbce-4b17-91a6-9b9ed4703e11']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d46cec0-99c3-4273-94d6-60e615c33d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d46cec0-99c3-4273-94d6-60e615c33d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d8ed54-7345-44cd-8953-8493fde8afd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1637031184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['75e1e394-7cdd-4043-a30c-dadc0af2ab56','43ab1a72-6a55-41a7-932f-32febfd34a97','2c3ad110-9e6d-4411-a82f-17563ea71b6e','e80b0dd8-dbce-4b17-91a6-9b9ed4703e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1637031184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d8ed54-7345-44cd-8953-8493fde8afd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23cce440877749509e385a2ab352723a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='366f71bc6d58462cae2e89f45283de98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37804672-c450-4089-997a-e3de2b2a41cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37804672-c450-4089-997a-e3de2b2a41cd) transitioned into state 'SUCCESS' from state '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-1637031184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23cce440877749509e385a2ab352723a',qos_specs=None,replication_status=,reservations=['75e1e394-7cdd-4043-a30c-dadc0af2ab56','43ab1a72-6a55-41a7-932f-32febfd34a97','2c3ad110-9e6d-4411-a82f-17563ea71b6e','e80b0dd8-dbce-4b17-91a6-9b9ed4703e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366f71bc6d58462cae2e89f45283de98',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939f7200-e3fe-4338-8a33-bdf2d97aafd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939f7200-e3fe-4338-8a33-bdf2d97aafd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Flow 'volume_create_api' (f41960cc-c36b-4b5e-b453-ead1e91ae636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Create volume request issued successfully. Sep 01 01:47:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44a9db83-2b6a-447a-8a7d-0fe3b40de37a tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 821/1663] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:47:51 2026] POST /volume/v3/volumes => generated 764 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b7ade10-b31f-4804-9176-23ec43356601 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b7ade10-b31f-4804-9176-23ec43356601 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 Sep 01 01:47:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b7ade10-b31f-4804-9176-23ec43356601 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b7ade10-b31f-4804-9176-23ec43356601 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3b7ade10-b31f-4804-9176-23ec43356601 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b7ade10-b31f-4804-9176-23ec43356601 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 returned with HTTP 200 Sep 01 01:47:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 843/1664] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:52 2026] GET /volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9b2a922-e0ac-4252-bf23-524c230f8338 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c returned with HTTP 200 Sep 01 01:47:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 822/1665] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:52 2026] GET /volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-27faecce-bb8a-4984-8879-88eba482f634 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27faecce-bb8a-4984-8879-88eba482f634 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:47:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27faecce-bb8a-4984-8879-88eba482f634 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27faecce-bb8a-4984-8879-88eba482f634 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-27faecce-bb8a-4984-8879-88eba482f634 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27faecce-bb8a-4984-8879-88eba482f634 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c returned with HTTP 200 Sep 01 01:47:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 844/1666] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:53 2026] GET /volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:47:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3398cca5-83fe-43d8-8132-ae26a5ba4968 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 200 Sep 01 01:47:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 823/1667] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:53 2026] GET /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b5db0b37-4182-444d-af92-0e28f6beb801 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5db0b37-4182-444d-af92-0e28f6beb801 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:47:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5db0b37-4182-444d-af92-0e28f6beb801 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b5db0b37-4182-444d-af92-0e28f6beb801 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b5db0b37-4182-444d-af92-0e28f6beb801 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b5db0b37-4182-444d-af92-0e28f6beb801 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 200 Sep 01 01:47:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 845/1668] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:54 2026] GET /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a39d0f1a-9808-467a-ae64-da8eabbdc886 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 200 Sep 01 01:47:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 824/1669] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:54 2026] GET /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a5029c1-fda1-47df-a666-911c55f8b622 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-602395928"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-602395928'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Create volume of 1 GB Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Availability Zones retrieved successfully. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Flow 'volume_create_api' (a171830d-b7d6-4168-b18e-5f9232802d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbd3802-0e64-4a57-a166-0098528815c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbd3802-0e64-4a57-a166-0098528815c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089bdc0f-2c78-410d-86a1-dcd7eae1e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Created reservations ['b4b00bf3-9d90-4c85-92ca-7b41bb7a5714', 'd09d1392-a921-4223-9564-3fcecd1cb4c0', '0e6e9dc0-2c13-4e22-a8b0-49474d4db7ca', '27a44f49-18f1-49ae-bc13-e1d819286674'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089bdc0f-2c78-410d-86a1-dcd7eae1e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b00bf3-9d90-4c85-92ca-7b41bb7a5714', 'd09d1392-a921-4223-9564-3fcecd1cb4c0', '0e6e9dc0-2c13-4e22-a8b0-49474d4db7ca', '27a44f49-18f1-49ae-bc13-e1d819286674']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6827ad1e-3d47-4982-b6b5-a97d21d9d4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6827ad1e-3d47-4982-b6b5-a97d21d9d4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e957ccc8-1c2d-4aaa-978a-8b340e649540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-602395928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68ea10c6c72471580f8e0a0f51611d2',qos_specs=None,replication_status=,reservations=['b4b00bf3-9d90-4c85-92ca-7b41bb7a5714','d09d1392-a921-4223-9564-3fcecd1cb4c0','0e6e9dc0-2c13-4e22-a8b0-49474d4db7ca','27a44f49-18f1-49ae-bc13-e1d819286674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467a8fded19b4d4fbbfa9960e581540a',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-602395928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e957ccc8-1c2d-4aaa-978a-8b340e649540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68ea10c6c72471580f8e0a0f51611d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467a8fded19b4d4fbbfa9960e581540a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55dd838-4350-4e20-8782-1e3715e8bbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55dd838-4350-4e20-8782-1e3715e8bbdf) transitioned into state 'SUCCESS' from state '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-602395928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68ea10c6c72471580f8e0a0f51611d2',qos_specs=None,replication_status=,reservations=['b4b00bf3-9d90-4c85-92ca-7b41bb7a5714','d09d1392-a921-4223-9564-3fcecd1cb4c0','0e6e9dc0-2c13-4e22-a8b0-49474d4db7ca','27a44f49-18f1-49ae-bc13-e1d819286674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467a8fded19b4d4fbbfa9960e581540a',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a17982-972b-4115-9622-07d2bfa579f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a17982-972b-4115-9622-07d2bfa579f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Flow 'volume_create_api' (a171830d-b7d6-4168-b18e-5f9232802d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Create volume request issued successfully. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a5029c1-fda1-47df-a666-911c55f8b622 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:47:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 846/1670] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:47:54 2026] POST /volume/v3/volumes => generated 761 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:47:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-975f5c73-5dd4-4637-b904-a998d94c2985 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-975f5c73-5dd4-4637-b904-a998d94c2985 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:47:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-975f5c73-5dd4-4637-b904-a998d94c2985 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-975f5c73-5dd4-4637-b904-a998d94c2985 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-975f5c73-5dd4-4637-b904-a998d94c2985 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:47:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-975f5c73-5dd4-4637-b904-a998d94c2985 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 200 Sep 01 01:47:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 825/1671] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:55 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 829 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c5128fa-7bab-4c91-a170-f693b8bc2ed1 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 200 Sep 01 01:47:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 847/1672] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:55 2026] GET /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a967b7e3-c042-4930-99b9-cdad5de504b9 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 returned with HTTP 200 Sep 01 01:47:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 826/1673] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:55 2026] GET /volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:47:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:47:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cfde216-54b1-4f29-a571-f3b26c92a8cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 200 Sep 01 01:47:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 848/1674] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:56 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abb4118d-2561-4580-9416-59cf9d781ba0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb4118d-2561-4580-9416-59cf9d781ba0 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abb4118d-2561-4580-9416-59cf9d781ba0 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abb4118d-2561-4580-9416-59cf9d781ba0 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abb4118d-2561-4580-9416-59cf9d781ba0 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb4118d-2561-4580-9416-59cf9d781ba0 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 returned with HTTP 200 Sep 01 01:47:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 827/1675] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:57 2026] GET /volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e67758b2-76fc-490e-9449-e7276188fb7d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] DELETE http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume with id: 03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume request issued successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e67758b2-76fc-490e-9449-e7276188fb7d tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 returned with HTTP 202 Sep 01 01:47:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 849/1676] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:57 2026] DELETE /volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a503a862-23ec-4381-b8fd-26165cf20551 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a503a862-23ec-4381-b8fd-26165cf20551 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a503a862-23ec-4381-b8fd-26165cf20551 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a503a862-23ec-4381-b8fd-26165cf20551 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a503a862-23ec-4381-b8fd-26165cf20551 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a503a862-23ec-4381-b8fd-26165cf20551 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 returned with HTTP 200 Sep 01 01:47:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 828/1677] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:57 2026] GET /volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6041e73-a5fd-4ea3-be33-6691cdafd860 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 200 Sep 01 01:47:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 850/1678] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:57 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:47:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e957ccc8-1c2d-4aaa-978a-8b340e649540", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1842312636"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:47:57 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Create snapshot from volume e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Created reservations ['3632d5df-d731-486f-8146-1025ac712506', 'a5d08a7f-1bf0-4c37-940f-43c2d481f90a', '952b5f0e-6e4d-4061-8fc1-96ef79579c71', '4fc5de69-5b65-4ab0-b191-ef85cc17f274'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot create request issued successfully. Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b53976c-0b82-4ead-95cc-f3a7950aee6e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 829/1679] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:47:57 2026] POST /volume/v3/snapshots => generated 311 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c2208d6-c7b7-473f-9a99-f190224cb6cc tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:47:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 851/1680] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:47:58 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cc91f56c-8739-4c00-aec0-4edd782100dc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc91f56c-8739-4c00-aec0-4edd782100dc tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc91f56c-8739-4c00-aec0-4edd782100dc tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc91f56c-8739-4c00-aec0-4edd782100dc tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc91f56c-8739-4c00-aec0-4edd782100dc tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 returned with HTTP 404 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 830/1681] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:58 2026] GET /volume/v3/volumes/03d8ed54-7345-44cd-8953-8493fde8afd6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] DELETE http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume with id: 890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:47:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume request issued successfully. Sep 01 01:47:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-872f0517-1a92-4676-ba1c-30b7fd3907f8 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 202 Sep 01 01:47:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 852/1682] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:47:58 2026] DELETE /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36859c25-d4ed-4c44-a2d6-9c88b9d37a77 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 200 Sep 01 01:47:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 831/1683] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:58 2026] GET /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-821d56d2-31df-4515-b378-0308f6aaad91 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-821d56d2-31df-4515-b378-0308f6aaad91 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:47:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-821d56d2-31df-4515-b378-0308f6aaad91 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-821d56d2-31df-4515-b378-0308f6aaad91 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:47:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-821d56d2-31df-4515-b378-0308f6aaad91 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:47:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-821d56d2-31df-4515-b378-0308f6aaad91 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:47:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 853/1684] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:47:59 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:47:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-01602a38-9cfe-4220-b3d9-97481b783776 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:47:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01602a38-9cfe-4220-b3d9-97481b783776 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:47:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01602a38-9cfe-4220-b3d9-97481b783776 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:47:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01602a38-9cfe-4220-b3d9-97481b783776 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:47:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:47:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:47:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:47:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:47:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-01602a38-9cfe-4220-b3d9-97481b783776 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:47:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01602a38-9cfe-4220-b3d9-97481b783776 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 200 Sep 01 01:47:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 832/1685] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:47:59 2026] GET /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b1adef6-3352-4bf9-a53a-07e25fe8fcab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:48:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 854/1686] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:00 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ae3a608-f0c6-4743-9db7-4684d6b7e2ad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ae3a608-f0c6-4743-9db7-4684d6b7e2ad tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ae3a608-f0c6-4743-9db7-4684d6b7e2ad tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ae3a608-f0c6-4743-9db7-4684d6b7e2ad tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ae3a608-f0c6-4743-9db7-4684d6b7e2ad tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 returned with HTTP 404 Sep 01 01:48:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 833/1687] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:00 2026] GET /volume/v3/volumes/890c9ce5-7b66-49da-b2e7-5fac05a9f963 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b74a75e7-9998-46fd-b94f-584f131840ae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] DELETE http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume with id: 28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:48:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume request issued successfully. Sep 01 01:48:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b74a75e7-9998-46fd-b94f-584f131840ae tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 202 Sep 01 01:48:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 855/1688] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:00 2026] DELETE /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9c65b70-7131-4193-b35c-ed34cea6c983 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 834/1689] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:00 2026] GET /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-16d0f484-9514-46ea-be51-b2dbea65183f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16d0f484-9514-46ea-be51-b2dbea65183f tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16d0f484-9514-46ea-be51-b2dbea65183f tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16d0f484-9514-46ea-be51-b2dbea65183f tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-16d0f484-9514-46ea-be51-b2dbea65183f tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16d0f484-9514-46ea-be51-b2dbea65183f tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 856/1690] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:01 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] POST http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d8d9fd0a-e57c-44ae-837f-3728148d8896 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 835/1691] 192.168.122.53 () {60 vars in 1281 bytes} [Tue Sep 1 01:48:01 2026] POST /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a903ebc6-05fb-4620-a316-3d495ad54fab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a903ebc6-05fb-4620-a316-3d495ad54fab tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 857/1692] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:48:01 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] PUT http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a7f0c92-6668-4d9b-b530-7f1aae2f9f07 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 836/1693] 192.168.122.53 () {60 vars in 1280 bytes} [Tue Sep 1 01:48:01 2026] PUT /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 57 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-547bba1e-08fc-49d9-b71c-d9de4838a21d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 858/1694] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:48:01 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-92e00857-a394-474b-a718-cc2ade307f22 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Delete snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92e00857-a394-474b-a718-cc2ade307f22 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 837/1695] 192.168.122.53 () {58 vars in 1278 bytes} [Tue Sep 1 01:48:01 2026] DELETE /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5c623daa-aa85-421b-8794-97de41a9809e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c623daa-aa85-421b-8794-97de41a9809e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 859/1696] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:48:01 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ccebd028-5818-4055-a954-55478d7aa0ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ccebd028-5818-4055-a954-55478d7aa0ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] PUT http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ccebd028-5818-4055-a954-55478d7aa0ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ccebd028-5818-4055-a954-55478d7aa0ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ccebd028-5818-4055-a954-55478d7aa0ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ccebd028-5818-4055-a954-55478d7aa0ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 838/1697] 192.168.122.53 () {60 vars in 1280 bytes} [Tue Sep 1 01:48:01 2026] PUT /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 16 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] POST http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f0d27f1-c70e-4560-becd-9d83b0de8197 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 860/1698] 192.168.122.53 () {60 vars in 1281 bytes} [Tue Sep 1 01:48:01 2026] POST /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 68 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-21af5be4-61eb-491e-8fdc-e5df88025805 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21af5be4-61eb-491e-8fdc-e5df88025805 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 839/1699] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:48:01 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c002171e-a525-4162-aeeb-ec3e5833111b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c002171e-a525-4162-aeeb-ec3e5833111b tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] PUT http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c002171e-a525-4162-aeeb-ec3e5833111b tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c002171e-a525-4162-aeeb-ec3e5833111b tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-107cd979-843d-462e-a790-977a73971d90 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-107cd979-843d-462e-a790-977a73971d90 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-107cd979-843d-462e-a790-977a73971d90 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-107cd979-843d-462e-a790-977a73971d90 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-107cd979-843d-462e-a790-977a73971d90 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-107cd979-843d-462e-a790-977a73971d90 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 840/1700] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:02 2026] GET /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c002171e-a525-4162-aeeb-ec3e5833111b tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c002171e-a525-4162-aeeb-ec3e5833111b tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 861/1701] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:48:02 2026] PUT /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f106b776-7244-4de2-bda2-8e61df7dd0c7 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 841/1702] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:48:02 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Get snapshot metadata completed successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1fb6ad5d-cc92-48cc-a4e7-b48d09ed2fce tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 862/1703] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:48:02 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 75 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] PUT http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Update snapshot metadata completed successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8023cd5a-e78a-46aa-b192-0ca95f0833b2 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 842/1704] 192.168.122.53 () {60 vars in 1280 bytes} [Tue Sep 1 01:48:02 2026] PUT /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa/metadata => generated 16 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Delete snapshot with id: 417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot delete request issued successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c73e0e3e-76cc-48ad-86f3-de9bb65260e0 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 202 Sep 01 01:48:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 863/1705] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:48:02 2026] DELETE /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7272b9eb-32c4-4488-9de3-fe1b5bee0b94 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:48:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 843/1706] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:02 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f6680330-af5b-4fc9-af0d-e3cfcb5e69d5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6680330-af5b-4fc9-af0d-e3cfcb5e69d5 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6680330-af5b-4fc9-af0d-e3cfcb5e69d5 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6680330-af5b-4fc9-af0d-e3cfcb5e69d5 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6680330-af5b-4fc9-af0d-e3cfcb5e69d5 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e returned with HTTP 404 Sep 01 01:48:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 864/1707] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:03 2026] GET /volume/v3/volumes/28782601-08ef-4566-8057-29b8ceb8556e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume with id: f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:48:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume request issued successfully. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbe114ec-4509-488c-a8ca-1095e80cfbbf tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c returned with HTTP 202 Sep 01 01:48:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 844/1708] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:03 2026] DELETE /volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5219bcf0-a133-4add-a955-7ad7d4079027 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5219bcf0-a133-4add-a955-7ad7d4079027 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5219bcf0-a133-4add-a955-7ad7d4079027 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5219bcf0-a133-4add-a955-7ad7d4079027 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5219bcf0-a133-4add-a955-7ad7d4079027 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5219bcf0-a133-4add-a955-7ad7d4079027 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c returned with HTTP 200 Sep 01 01:48:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 865/1709] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:03 2026] GET /volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Snapshot retrieved successfully. Sep 01 01:48:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5061d438-5b41-44b5-ab21-7f8b46512a7c tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 200 Sep 01 01:48:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 845/1710] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:03 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e6e12ea6-1639-46cc-bba4-6d6c9ba57f34 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6e12ea6-1639-46cc-bba4-6d6c9ba57f34 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6e12ea6-1639-46cc-bba4-6d6c9ba57f34 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6e12ea6-1639-46cc-bba4-6d6c9ba57f34 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6e12ea6-1639-46cc-bba4-6d6c9ba57f34 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c returned with HTTP 404 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 866/1711] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:04 2026] GET /volume/v3/volumes/f9dffbad-55a3-419b-b47a-259c552c478c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c9467371-15c6-4514-baa8-6c44fda58d36 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume with id: 4482c26a-e39f-4023-ae5e-367a4f895104 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Delete volume request issued successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9467371-15c6-4514-baa8-6c44fda58d36 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 returned with HTTP 202 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 846/1712] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:04 2026] DELETE /volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-75aaa222-6783-4104-a978-30a094a05fd3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75aaa222-6783-4104-a978-30a094a05fd3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75aaa222-6783-4104-a978-30a094a05fd3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75aaa222-6783-4104-a978-30a094a05fd3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75aaa222-6783-4104-a978-30a094a05fd3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa returned with HTTP 404 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 847/1713] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:04 2026] GET /volume/v3/snapshots/417e56ba-8bee-4a8a-bbea-13c50b7decfa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Volume info retrieved successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cca3a4d-a7ec-44a8-8043-2f11af0d9378 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 returned with HTTP 200 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 867/1714] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:04 2026] GET /volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b95c4ad5-2b95-4708-a8bc-d63a69d01cb3 tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 200 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 848/1715] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:04 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Delete volume with id: e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Delete volume request issued successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f810bb9-56ba-49be-a07a-0ebb7796ac8d tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 202 Sep 01 01:48:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 868/1716] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:04 2026] DELETE /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-43d56e3c-6d70-4abf-aead-950627dc32ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-43d56e3c-6d70-4abf-aead-950627dc32ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-43d56e3c-6d70-4abf-aead-950627dc32ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-43d56e3c-6d70-4abf-aead-950627dc32ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-43d56e3c-6d70-4abf-aead-950627dc32ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Volume info retrieved successfully. Sep 01 01:48:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-43d56e3c-6d70-4abf-aead-950627dc32ff tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 200 Sep 01 01:48:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 849/1717] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:04 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4aae58e-ebaa-4d05-b32c-1b02f2343579 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4aae58e-ebaa-4d05-b32c-1b02f2343579 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] GET http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 Sep 01 01:48:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4aae58e-ebaa-4d05-b32c-1b02f2343579 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4aae58e-ebaa-4d05-b32c-1b02f2343579 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4aae58e-ebaa-4d05-b32c-1b02f2343579 tempest-CreateVolumesFromImageTest-1881667588 tempest-CreateVolumesFromImageTest-1881667588-project-member] http://192.168.122.53/volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 returned with HTTP 404 Sep 01 01:48:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 869/1718] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:05 2026] GET /volume/v3/volumes/4482c26a-e39f-4023-ae5e-367a4f895104 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b218df54-a158-4dfe-a515-20286f985f3e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b218df54-a158-4dfe-a515-20286f985f3e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] GET http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 Sep 01 01:48:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b218df54-a158-4dfe-a515-20286f985f3e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b218df54-a158-4dfe-a515-20286f985f3e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b218df54-a158-4dfe-a515-20286f985f3e tempest-SnapshotMetadataTestJSON-183710754 tempest-SnapshotMetadataTestJSON-183710754-project-member] http://192.168.122.53/volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 returned with HTTP 404 Sep 01 01:48:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 850/1719] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:05 2026] GET /volume/v3/volumes/e957ccc8-1c2d-4aaa-978a-8b340e649540 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291885626"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291885626'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume of 1 GB Sep 01 01:48:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Flow 'volume_create_api' (11245f38-007c-4726-949f-9033ff2167ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5cc947-7c56-4512-9f14-60f455d25bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5cc947-7c56-4512-9f14-60f455d25bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3a0b6d-4cfb-479c-9227-21a5e33266cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Created reservations ['b53c6549-c154-499d-94bd-7f9c048dda3a', 'e04d594e-02ce-41c3-8db6-3baa2910f340', '5445f49a-ae28-423e-b99e-6457d1adf8d1', '1d710ba0-d20e-4115-b60c-5b38a20ae57b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3a0b6d-4cfb-479c-9227-21a5e33266cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53c6549-c154-499d-94bd-7f9c048dda3a', 'e04d594e-02ce-41c3-8db6-3baa2910f340', '5445f49a-ae28-423e-b99e-6457d1adf8d1', '1d710ba0-d20e-4115-b60c-5b38a20ae57b']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce55427-48fd-4ae6-a171-8f01f69e13ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce55427-48fd-4ae6-a171-8f01f69e13ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84ed30d-c5f2-4cad-a9d4-f302589765c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291885626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6615ef977dcf4ec1b509c46a4042b810',qos_specs=None,replication_status=,reservations=['b53c6549-c154-499d-94bd-7f9c048dda3a','e04d594e-02ce-41c3-8db6-3baa2910f340','5445f49a-ae28-423e-b99e-6457d1adf8d1','1d710ba0-d20e-4115-b60c-5b38a20ae57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422088b82f9c4fd0a26671c6929b3829',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291885626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84ed30d-c5f2-4cad-a9d4-f302589765c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6615ef977dcf4ec1b509c46a4042b810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422088b82f9c4fd0a26671c6929b3829',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cd52f6-2225-48bf-9f8c-8223f5425de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cd52f6-2225-48bf-9f8c-8223f5425de8) transitioned into state 'SUCCESS' from state '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-1291885626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6615ef977dcf4ec1b509c46a4042b810',qos_specs=None,replication_status=,reservations=['b53c6549-c154-499d-94bd-7f9c048dda3a','e04d594e-02ce-41c3-8db6-3baa2910f340','5445f49a-ae28-423e-b99e-6457d1adf8d1','1d710ba0-d20e-4115-b60c-5b38a20ae57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422088b82f9c4fd0a26671c6929b3829',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fc8188-a78c-42a9-a7ae-e121653b3f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fc8188-a78c-42a9-a7ae-e121653b3f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Flow 'volume_create_api' (11245f38-007c-4726-949f-9033ff2167ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume request issued successfully. Sep 01 01:48:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3957aeea-1544-43e9-9ab5-d479fb72de41 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 870/1720] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:06 2026] POST /volume/v3/volumes => generated 785 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2b65598b-9fd3-41ba-979d-8828205f1c0e tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 200 Sep 01 01:48:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 851/1721] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:07 2026] GET /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7f10b7d5-82db-4037-9097-385b8a82326f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f10b7d5-82db-4037-9097-385b8a82326f tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f10b7d5-82db-4037-9097-385b8a82326f tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f10b7d5-82db-4037-9097-385b8a82326f tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7f10b7d5-82db-4037-9097-385b8a82326f tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f10b7d5-82db-4037-9097-385b8a82326f tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 200 Sep 01 01:48:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 871/1722] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:08 2026] GET /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bae81db4-8f6c-40dd-881d-888f21411e84 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1099768402"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1099768402'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Create volume of 1 GB Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Availability Zones retrieved successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Flow 'volume_create_api' (12728046-e510-48b1-9c3c-bf300f698a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55146226-2c3e-4863-b8a7-ccf2d48c6a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2062878112"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2062878112'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (d7773a21-a1c0-4e9c-a268-835f1779366d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e485eea-8246-40a5-9360-febdcfa8aacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55146226-2c3e-4863-b8a7-ccf2d48c6a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60460994-1a34-4401-b257-073a7a36d320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e485eea-8246-40a5-9360-febdcfa8aacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e926a8-5d6a-4f46-87b9-3e7e46a89193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Created reservations ['e1a49432-2fd3-4859-886d-d5120a2fa044', '1972d9cd-f2a5-4348-b0e8-323a995eff02', 'cbcdf5b2-09a2-4eb4-9e9b-dc8166345d8f', '015fefcc-c91e-45dc-8cf8-6e00902bcd31'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60460994-1a34-4401-b257-073a7a36d320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a49432-2fd3-4859-886d-d5120a2fa044', '1972d9cd-f2a5-4348-b0e8-323a995eff02', 'cbcdf5b2-09a2-4eb4-9e9b-dc8166345d8f', '015fefcc-c91e-45dc-8cf8-6e00902bcd31']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2732f03-1a2d-44d0-a176-24a71ea8226e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['1b359d42-6a79-4b80-87e7-2e81dbe63fca', 'ac40cee3-c153-4d4e-aeb6-e6bb354210b9', '8aaa04c1-e678-487e-84b7-8c2d01eea50d', '3444b005-eb79-42dc-b430-1e45daea0209'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e926a8-5d6a-4f46-87b9-3e7e46a89193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b359d42-6a79-4b80-87e7-2e81dbe63fca', 'ac40cee3-c153-4d4e-aeb6-e6bb354210b9', '8aaa04c1-e678-487e-84b7-8c2d01eea50d', '3444b005-eb79-42dc-b430-1e45daea0209']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2732f03-1a2d-44d0-a176-24a71ea8226e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6717c03f-b437-49b0-acd2-0873fb477807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1099768402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f27625ef76f441382f88333e8218864',qos_specs=None,replication_status=,reservations=['e1a49432-2fd3-4859-886d-d5120a2fa044','1972d9cd-f2a5-4348-b0e8-323a995eff02','cbcdf5b2-09a2-4eb4-9e9b-dc8166345d8f','015fefcc-c91e-45dc-8cf8-6e00902bcd31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a070f98fa4de4687b8c60e32c0b6a399',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1099768402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6717c03f-b437-49b0-acd2-0873fb477807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f27625ef76f441382f88333e8218864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a070f98fa4de4687b8c60e32c0b6a399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bfa3a5-85e7-44e7-a18f-3e452a922f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d2a5281-2a77-4d88-b963-e602d8fddb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d2a5281-2a77-4d88-b963-e602d8fddb52) transitioned into state 'SUCCESS' from state '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-1099768402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f27625ef76f441382f88333e8218864',qos_specs=None,replication_status=,reservations=['e1a49432-2fd3-4859-886d-d5120a2fa044','1972d9cd-f2a5-4348-b0e8-323a995eff02','cbcdf5b2-09a2-4eb4-9e9b-dc8166345d8f','015fefcc-c91e-45dc-8cf8-6e00902bcd31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a070f98fa4de4687b8c60e32c0b6a399',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00819bc-f4ae-456e-a03f-256bc044322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bfa3a5-85e7-44e7-a18f-3e452a922f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b730245-e671-4435-bb24-60e2722e71d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2062878112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['1b359d42-6a79-4b80-87e7-2e81dbe63fca','ac40cee3-c153-4d4e-aeb6-e6bb354210b9','8aaa04c1-e678-487e-84b7-8c2d01eea50d','3444b005-eb79-42dc-b430-1e45daea0209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2062878112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b730245-e671-4435-bb24-60e2722e71d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f226ebfa-2420-4950-b9d3-17945c3ebf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00819bc-f4ae-456e-a03f-256bc044322e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Flow 'volume_create_api' (12728046-e510-48b1-9c3c-bf300f698a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Create volume request issued successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c2fb0683-72a1-4647-a402-fd52ede3efb3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 872/1723] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:09 2026] POST /volume/v3/volumes => generated 757 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-77008e5c-3d5c-4896-9996-eee012070bc7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f226ebfa-2420-4950-b9d3-17945c3ebf60) transitioned into state 'SUCCESS' from state '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-2062878112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['1b359d42-6a79-4b80-87e7-2e81dbe63fca','ac40cee3-c153-4d4e-aeb6-e6bb354210b9','8aaa04c1-e678-487e-84b7-8c2d01eea50d','3444b005-eb79-42dc-b430-1e45daea0209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77008e5c-3d5c-4896-9996-eee012070bc7 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dec92c3-6f31-43ed-b053-273a77d6f02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77008e5c-3d5c-4896-9996-eee012070bc7 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77008e5c-3d5c-4896-9996-eee012070bc7 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dec92c3-6f31-43ed-b053-273a77d6f02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-77008e5c-3d5c-4896-9996-eee012070bc7 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (d7773a21-a1c0-4e9c-a268-835f1779366d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bae81db4-8f6c-40dd-881d-888f21411e84 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 852/1724] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:09 2026] POST /volume/v3/volumes => generated 767 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77008e5c-3d5c-4896-9996-eee012070bc7 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 200 Sep 01 01:48:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 873/1725] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:09 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6264fe00-2dd6-4d57-b1fa-06aee7beb7b8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 200 Sep 01 01:48:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 853/1726] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:09 2026] GET /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19d0bebb-8dae-4514-9e0d-3982d435f651 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 200 Sep 01 01:48:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 874/1727] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:09 2026] GET /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] POST http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7/action Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Volume info retrieved successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4897a8d501b84134821d8cf87468ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6615ef977dcf4ec1b509c46a4042b810', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfbddb40-fbcd-47fc-a5f6-5bf701294ed2 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7/action returned with HTTP 403 Sep 01 01:48:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 854/1728] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:48:09 2026] POST /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7/action => generated 131 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Delete volume with id: b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Delete volume request issued successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e98619d3-2efa-4210-bd48-d0af03a3d897 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 202 Sep 01 01:48:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 875/1729] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:10 2026] DELETE /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9d7e3742-e503-4317-9e80-bf352ef78818 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d7e3742-e503-4317-9e80-bf352ef78818 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d7e3742-e503-4317-9e80-bf352ef78818 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d7e3742-e503-4317-9e80-bf352ef78818 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d7e3742-e503-4317-9e80-bf352ef78818 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d7e3742-e503-4317-9e80-bf352ef78818 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 200 Sep 01 01:48:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 855/1730] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:10 2026] GET /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a367e0f-2cbe-4c39-8a45-5877c7f14896 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 200 Sep 01 01:48:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 876/1731] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:10 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3f2b05e-0034-4484-ba2e-71a30006f84f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 200 Sep 01 01:48:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 856/1732] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:10 2026] GET /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25facf2e-1478-41b7-a903-ec802bac20d8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25facf2e-1478-41b7-a903-ec802bac20d8 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25facf2e-1478-41b7-a903-ec802bac20d8 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25facf2e-1478-41b7-a903-ec802bac20d8 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25facf2e-1478-41b7-a903-ec802bac20d8 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 returned with HTTP 404 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 877/1733] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:11 2026] GET /volume/v3/volumes/b84ed30d-c5f2-4cad-a9d4-f302589765c7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-63829dec-3fe0-46bf-bdee-11586d1c765c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1188947536"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1188947536'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume of 1 GB Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=580,cinder:UPDATE=163,cinder:DELETE=5,cinder:INSERT=92 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Flow 'volume_create_api' (a745e3cd-e921-4d5f-836d-182210c49bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e9603a-d284-4c19-92b4-d5485782e2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e9603a-d284-4c19-92b4-d5485782e2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55b042-cd0d-402c-b875-835ce2ef1256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Created reservations ['a544e812-c990-448e-8687-5dfe70071186', '64dfaa37-bec6-483f-9b58-18498dce7951', '021ca7d0-baf1-4c3d-ac6b-89bad8aefb77', 'f5ca1cb8-b542-496c-8d07-723d3722adbc'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55b042-cd0d-402c-b875-835ce2ef1256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a544e812-c990-448e-8687-5dfe70071186', '64dfaa37-bec6-483f-9b58-18498dce7951', '021ca7d0-baf1-4c3d-ac6b-89bad8aefb77', 'f5ca1cb8-b542-496c-8d07-723d3722adbc']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c72d74-71b8-4b97-b12e-c9d58022ae9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c72d74-71b8-4b97-b12e-c9d58022ae9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '797e85ed-cb95-4839-bd15-ce4fd1898185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188947536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6615ef977dcf4ec1b509c46a4042b810',qos_specs=None,replication_status=,reservations=['a544e812-c990-448e-8687-5dfe70071186','64dfaa37-bec6-483f-9b58-18498dce7951','021ca7d0-baf1-4c3d-ac6b-89bad8aefb77','f5ca1cb8-b542-496c-8d07-723d3722adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422088b82f9c4fd0a26671c6929b3829',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188947536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=797e85ed-cb95-4839-bd15-ce4fd1898185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6615ef977dcf4ec1b509c46a4042b810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422088b82f9c4fd0a26671c6929b3829',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b89d3b-1056-4227-9c11-826dc3a7c634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b89d3b-1056-4227-9c11-826dc3a7c634) transitioned into state 'SUCCESS' from state '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-1188947536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6615ef977dcf4ec1b509c46a4042b810',qos_specs=None,replication_status=,reservations=['a544e812-c990-448e-8687-5dfe70071186','64dfaa37-bec6-483f-9b58-18498dce7951','021ca7d0-baf1-4c3d-ac6b-89bad8aefb77','f5ca1cb8-b542-496c-8d07-723d3722adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422088b82f9c4fd0a26671c6929b3829',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e40332-aefd-4ce4-9a3f-a2f489315d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e40332-aefd-4ce4-9a3f-a2f489315d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Flow 'volume_create_api' (a745e3cd-e921-4d5f-836d-182210c49bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Create volume request issued successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-63829dec-3fe0-46bf-bdee-11586d1c765c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 857/1734] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:11 2026] POST /volume/v3/volumes => generated 785 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-100c2b84-3105-49a0-a385-ab76170b925b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-100c2b84-3105-49a0-a385-ab76170b925b tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-100c2b84-3105-49a0-a385-ab76170b925b tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-100c2b84-3105-49a0-a385-ab76170b925b tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-100c2b84-3105-49a0-a385-ab76170b925b tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-100c2b84-3105-49a0-a385-ab76170b925b tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 200 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 878/1735] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:11 2026] GET /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-afb82342-fb9d-44b0-937d-155914340e60 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-afb82342-fb9d-44b0-937d-155914340e60 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-afb82342-fb9d-44b0-937d-155914340e60 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-afb82342-fb9d-44b0-937d-155914340e60 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-afb82342-fb9d-44b0-937d-155914340e60 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-afb82342-fb9d-44b0-937d-155914340e60 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 200 Sep 01 01:48:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 858/1736] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:11 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] POST http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-638e07c2-e1e2-423a-8d26-716d9a08dffe tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 200 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 879/1737] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:11 2026] GET /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:48:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b730245-e671-4435-bb24-60e2722e71d5", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-231082331"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Create volume metadata completed successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10353e0c-01b1-4592-9598-552fa8b2cf42 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 859/1738] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:11 2026] POST /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 101 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create snapshot from volume 3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0dbc26e2-b9e2-429f-9e44-2b856f4803e3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 860/1739] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:11 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 101 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] PUT http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['5f2e84a8-569c-4b59-a47b-ade449c56664', '73a66617-6dde-442f-96d5-35108cd6754d', 'ce2f44fa-cac4-460c-9aae-bf11bbfdc6ab', 'bef253e1-fc5d-4d32-8e15-1077be990803'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Update volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e81f0cb3-9c20-40fe-a6a9-99987346f4c0 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 861/1740] 192.168.122.53 () {60 vars in 1274 bytes} [Tue Sep 1 01:48:12 2026] PUT /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 57 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c7c6f52-8d51-45f3-b918-cea763226b9e tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 862/1741] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] DELETE http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key1 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot create request issued successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7df5ec1d-c890-4076-8fd2-a5c8ab5ba042 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 880/1742] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:48:11 2026] POST /volume/v3/snapshots => generated 315 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Delete volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d94f19f2-e507-44ca-8a01-447f96cdefbf tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key1 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 863/1743] 192.168.122.53 () {58 vars in 1272 bytes} [Tue Sep 1 01:48:12 2026] DELETE /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key1 => generated 0 bytes in 67 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b3fe46d-23c4-40d3-88e3-229e38a7ce86 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 881/1744] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6b2dc84-c4a2-4bc3-b70f-198c13de1e13 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 864/1745] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 32 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] PUT http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Update volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad37b003-8ca4-4489-852e-b6bba78ecae3 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 882/1746] 192.168.122.53 () {60 vars in 1274 bytes} [Tue Sep 1 01:48:12 2026] PUT /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] POST http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Create volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d29f458d-264b-4cf7-8154-22d3cc3e3372 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 865/1747] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:48:12 2026] POST /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d1518b7d-6d93-4911-9865-659239ba8513 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1518b7d-6d93-4911-9865-659239ba8513 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] PUT http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1518b7d-6d93-4911-9865-659239ba8513 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d1518b7d-6d93-4911-9865-659239ba8513 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d1518b7d-6d93-4911-9865-659239ba8513 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Update volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1518b7d-6d93-4911-9865-659239ba8513 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 883/1748] 192.168.122.53 () {60 vars in 1289 bytes} [Tue Sep 1 01:48:12 2026] PUT /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0cab4910-750c-4e9b-837d-976f9b622743 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0cab4910-750c-4e9b-837d-976f9b622743 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 866/1749] 192.168.122.53 () {58 vars in 1269 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Get volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0a5e9a4-8f13-45db-8702-3c887407b4f2 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 884/1750] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 75 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d08f247c-5139-436b-a97d-fb3d5663a612 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d08f247c-5139-436b-a97d-fb3d5663a612 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] PUT http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d08f247c-5139-436b-a97d-fb3d5663a612 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d08f247c-5139-436b-a97d-fb3d5663a612 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d08f247c-5139-436b-a97d-fb3d5663a612 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Update volume metadata completed successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d08f247c-5139-436b-a97d-fb3d5663a612 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 867/1751] 192.168.122.53 () {60 vars in 1274 bytes} [Tue Sep 1 01:48:12 2026] PUT /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6acaf7c6-9ce0-4974-96bb-d94da899c0b6 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 885/1752] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] DELETE http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Delete volume with id: 6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Delete volume request issued successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c26d0c5-fd29-4bcb-9587-895df5724577 tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 202 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 868/1753] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:12 2026] DELETE /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6e6566e9-581f-4b68-a843-2abe3f09918d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e6566e9-581f-4b68-a843-2abe3f09918d tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e6566e9-581f-4b68-a843-2abe3f09918d tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e6566e9-581f-4b68-a843-2abe3f09918d tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6e6566e9-581f-4b68-a843-2abe3f09918d tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e6566e9-581f-4b68-a843-2abe3f09918d tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 886/1754] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-76eb4b4a-9841-4aca-af8e-64df3a669ce1 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 200 Sep 01 01:48:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 869/1755] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:12 2026] GET /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-533362667"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-533362667'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume of 1 GB Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Availability Zones retrieved successfully. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c71ff3f-6acf-4a31-a7f0-b6d51ed64b48 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 870/1756] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:13 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 447 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (97f61877-b868-48c1-8a42-ee558fe59e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ec4729-780d-493c-88ef-af791b6cfafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ec4729-780d-493c-88ef-af791b6cfafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11a4d16-ff98-4b48-ab9a-87d584fac0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Created reservations ['39620b06-c689-4b8e-bc3e-77192107cfc3', '17d9e964-a8c6-4b78-970c-51bfb2fbe4dc', '01510fa8-8327-43bd-9eeb-afe4c597a745', 'bd8362d4-5697-4a2f-9f96-2d2733d79f8a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11a4d16-ff98-4b48-ab9a-87d584fac0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39620b06-c689-4b8e-bc3e-77192107cfc3', '17d9e964-a8c6-4b78-970c-51bfb2fbe4dc', '01510fa8-8327-43bd-9eeb-afe4c597a745', 'bd8362d4-5697-4a2f-9f96-2d2733d79f8a']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7d638e-9299-4992-a701-73bbd1e7e172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7d638e-9299-4992-a701-73bbd1e7e172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c5f111-e136-4181-9d89-a553345da129', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-533362667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['39620b06-c689-4b8e-bc3e-77192107cfc3','17d9e964-a8c6-4b78-970c-51bfb2fbe4dc','01510fa8-8327-43bd-9eeb-afe4c597a745','bd8362d4-5697-4a2f-9f96-2d2733d79f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-533362667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c5f111-e136-4181-9d89-a553345da129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50511ceba19749219a8f3f2092f7177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a011465-2a19-4dc3-ba65-d163ad7b2e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a011465-2a19-4dc3-ba65-d163ad7b2e42) transitioned into state 'SUCCESS' from state '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-533362667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50511ceba19749219a8f3f2092f7177e',qos_specs=None,replication_status=,reservations=['39620b06-c689-4b8e-bc3e-77192107cfc3','17d9e964-a8c6-4b78-970c-51bfb2fbe4dc','01510fa8-8327-43bd-9eeb-afe4c597a745','bd8362d4-5697-4a2f-9f96-2d2733d79f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe3c2c1027c462bafc91e96186b52f5',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a36349-8070-4414-aa4f-c9e9f572980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a36349-8070-4414-aa4f-c9e9f572980b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Flow 'volume_create_api' (97f61877-b868-48c1-8a42-ee558fe59e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Create volume request issued successfully. Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c5d3f3f4-c5c4-48d2-947e-1d1add7e14cd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 887/1757] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:13 2026] POST /volume/v3/volumes => generated 761 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f568811f-b742-489b-9093-fa31161e33cc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f568811f-b742-489b-9093-fa31161e33cc tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f568811f-b742-489b-9093-fa31161e33cc tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f568811f-b742-489b-9093-fa31161e33cc tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f568811f-b742-489b-9093-fa31161e33cc tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f568811f-b742-489b-9093-fa31161e33cc tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 871/1758] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:13 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-31b04eda-aba3-4d23-a826-1ac5e0f3415f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31b04eda-aba3-4d23-a826-1ac5e0f3415f tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] GET http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31b04eda-aba3-4d23-a826-1ac5e0f3415f tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31b04eda-aba3-4d23-a826-1ac5e0f3415f tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31b04eda-aba3-4d23-a826-1ac5e0f3415f tempest-VolumesMetadataTest-882456980 tempest-VolumesMetadataTest-882456980-project-member] http://192.168.122.53/volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 returned with HTTP 404 Sep 01 01:48:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 888/1759] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:13 2026] GET /volume/v3/volumes/6717c03f-b437-49b0-acd2-0873fb477807 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d21577c-1bcf-4a90-bb5e-fcf26dc4534d tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 200 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 872/1760] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:13 2026] GET /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] POST http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185/action Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:13 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4897a8d501b84134821d8cf87468ac20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6615ef977dcf4ec1b509c46a4042b810', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bea46bc5-78d4-4b21-9725-5b61acd8110c tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-reader] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185/action returned with HTTP 403 Sep 01 01:48:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 889/1761] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:48:13 2026] POST /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:13 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Delete volume with id: 797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Delete volume request issued successfully. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7eff335c-033a-4b2a-85df-98d808ef3d87 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 202 Sep 01 01:48:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 873/1762] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:13 2026] DELETE /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Volume info retrieved successfully. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f9e3ffe-a947-403c-abf6-ddd70600e9de tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 200 Sep 01 01:48:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 890/1763] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:14 2026] GET /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9098924-8a2b-4faa-946d-cd5cadc0271d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 874/1764] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:14 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f3b4465-d44e-4c9e-b5b9-bfbab78ebd89 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 891/1765] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:14 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a6236af5-2386-472d-907f-cfa573e1e679 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6236af5-2386-472d-907f-cfa573e1e679 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] GET http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6236af5-2386-472d-907f-cfa573e1e679 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6236af5-2386-472d-907f-cfa573e1e679 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6236af5-2386-472d-907f-cfa573e1e679 tempest-ProjectReaderTests-597571051 tempest-ProjectReaderTests-597571051-project-admin] http://192.168.122.53/volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 returned with HTTP 404 Sep 01 01:48:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 875/1766] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:15 2026] GET /volume/v3/volumes/797e85ed-cb95-4839-bd15-ce4fd1898185 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a48a8009-26b1-495e-8b82-17c812c240d7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a48a8009-26b1-495e-8b82-17c812c240d7 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a48a8009-26b1-495e-8b82-17c812c240d7 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a48a8009-26b1-495e-8b82-17c812c240d7 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a48a8009-26b1-495e-8b82-17c812c240d7 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a48a8009-26b1-495e-8b82-17c812c240d7 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 892/1767] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:15 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 474 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2cb9739e-5b04-43c1-baa9-1c9a605f88cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1144362716"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {"'snapshot_id": '2cb9739e-5b04-43c1-baa9-1c9a605f88cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1144362716'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (2a9070bd-b87f-422a-af24-3b561e2410dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683b24a2-2999-4d01-b64d-1976e3d3b05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683b24a2-2999-4d01-b64d-1976e3d3b05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7172d308-1183-4d1e-ad9c-7ff96f79d975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['911ac28a-702b-4cd6-877f-856545381cfc', '3c774d1d-af08-4598-b0ed-18348f1d8b66', 'e25adbec-6cf4-446d-b871-68130de0e218', '0ae568df-58e2-430e-b934-072561344d65'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7172d308-1183-4d1e-ad9c-7ff96f79d975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['911ac28a-702b-4cd6-877f-856545381cfc', '3c774d1d-af08-4598-b0ed-18348f1d8b66', 'e25adbec-6cf4-446d-b871-68130de0e218', '0ae568df-58e2-430e-b934-072561344d65']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b51d1b5-93cf-498d-997d-90a4295b9313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b51d1b5-93cf-498d-997d-90a4295b9313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a01b4ab6-d818-47d0-acdf-54f6cd355c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1144362716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['911ac28a-702b-4cd6-877f-856545381cfc','3c774d1d-af08-4598-b0ed-18348f1d8b66','e25adbec-6cf4-446d-b871-68130de0e218','0ae568df-58e2-430e-b934-072561344d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1144362716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a01b4ab6-d818-47d0-acdf-54f6cd355c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b93e702-10fe-4d26-9889-f1ca93a98865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b93e702-10fe-4d26-9889-f1ca93a98865) transitioned into state 'SUCCESS' from state '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-1144362716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['911ac28a-702b-4cd6-877f-856545381cfc','3c774d1d-af08-4598-b0ed-18348f1d8b66','e25adbec-6cf4-446d-b871-68130de0e218','0ae568df-58e2-430e-b934-072561344d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bf6d6d-2238-431b-a270-e6db73adddbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bf6d6d-2238-431b-a270-e6db73adddbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (2a9070bd-b87f-422a-af24-3b561e2410dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9cc5b5d1-ddaa-4c09-919c-55124148e36a tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 876/1768] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:48:15 2026] POST /volume/v3/volumes => generated 767 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95bb9cc3-7d0f-4f3c-89af-20ec5ae93bb5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 893/1769] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:15 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2cb9739e-5b04-43c1-baa9-1c9a605f88cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1892392499"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {"'snapshot_id": '2cb9739e-5b04-43c1-baa9-1c9a605f88cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1892392499'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (999c92c4-09b6-497a-ada9-05aed1680bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c903c7a-fc3a-44e9-ab5c-986907de4d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c903c7a-fc3a-44e9-ab5c-986907de4d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:15 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b624073c-7b12-41f4-8bf5-6ed1b9ee5d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['e2ed3633-681c-4cb1-b6b0-9591ca7005ae', 'd9d5427a-1246-4307-85ff-bf8d9dfe5ac7', '14d74095-2418-4ef5-97b1-35a0626a3393', 'f8e11ea1-949e-4f20-b414-8f2a869d2dbf'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b624073c-7b12-41f4-8bf5-6ed1b9ee5d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ed3633-681c-4cb1-b6b0-9591ca7005ae', 'd9d5427a-1246-4307-85ff-bf8d9dfe5ac7', '14d74095-2418-4ef5-97b1-35a0626a3393', 'f8e11ea1-949e-4f20-b414-8f2a869d2dbf']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde9f40c-db03-4b54-b009-bce46991e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde9f40c-db03-4b54-b009-bce46991e10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22175aa-1e7f-4f78-a433-f8762cbbc42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1892392499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['e2ed3633-681c-4cb1-b6b0-9591ca7005ae','d9d5427a-1246-4307-85ff-bf8d9dfe5ac7','14d74095-2418-4ef5-97b1-35a0626a3393','f8e11ea1-949e-4f20-b414-8f2a869d2dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1892392499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22175aa-1e7f-4f78-a433-f8762cbbc42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0369afd2-8c81-4a58-b152-b2dc5abd3018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0369afd2-8c81-4a58-b152-b2dc5abd3018) transitioned into state 'SUCCESS' from state '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-1892392499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['e2ed3633-681c-4cb1-b6b0-9591ca7005ae','d9d5427a-1246-4307-85ff-bf8d9dfe5ac7','14d74095-2418-4ef5-97b1-35a0626a3393','f8e11ea1-949e-4f20-b414-8f2a869d2dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9813a858-98cf-4d39-9fa4-85b0d559440c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9813a858-98cf-4d39-9fa4-85b0d559440c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (999c92c4-09b6-497a-ada9-05aed1680bbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b8cc4871-bf2e-40b2-9f61-67a391774b72 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 877/1770] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:48:15 2026] POST /volume/v3/volumes => generated 767 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2cb9739e-5b04-43c1-baa9-1c9a605f88cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2005002571"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {"'snapshot_id": '2cb9739e-5b04-43c1-baa9-1c9a605f88cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2005002571'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (c0a3f5e7-5d0f-4028-9478-0013f4caf66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ba8c80-b5c3-404e-872f-bbb8a9195e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ba8c80-b5c3-404e-872f-bbb8a9195e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a21d3a37-9442-481b-9e3e-78194f633110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['dd50e2ae-09d3-429f-ad86-770803ac9e6d', 'd4305cff-9ce0-43ab-85d1-016422431184', '01578ce8-5d1c-4fb7-a357-aceaa9f5210c', 'fd8ec49b-5269-42fc-baf4-87b95d94f65f'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a21d3a37-9442-481b-9e3e-78194f633110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd50e2ae-09d3-429f-ad86-770803ac9e6d', 'd4305cff-9ce0-43ab-85d1-016422431184', '01578ce8-5d1c-4fb7-a357-aceaa9f5210c', 'fd8ec49b-5269-42fc-baf4-87b95d94f65f']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63e9b72-4572-4b6a-937a-a3d8f70fc8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63e9b72-4572-4b6a-937a-a3d8f70fc8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ddddb3b-3071-4a80-bccf-d5f3879d91ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005002571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['dd50e2ae-09d3-429f-ad86-770803ac9e6d','d4305cff-9ce0-43ab-85d1-016422431184','01578ce8-5d1c-4fb7-a357-aceaa9f5210c','fd8ec49b-5269-42fc-baf4-87b95d94f65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005002571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ddddb3b-3071-4a80-bccf-d5f3879d91ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6442f6-35b0-47df-9190-749aa7f77f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6442f6-35b0-47df-9190-749aa7f77f18) transitioned into state 'SUCCESS' from state '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-2005002571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['dd50e2ae-09d3-429f-ad86-770803ac9e6d','d4305cff-9ce0-43ab-85d1-016422431184','01578ce8-5d1c-4fb7-a357-aceaa9f5210c','fd8ec49b-5269-42fc-baf4-87b95d94f65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650baac3-fc91-463b-a42a-263d4b3db31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650baac3-fc91-463b-a42a-263d4b3db31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (c0a3f5e7-5d0f-4028-9478-0013f4caf66b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be0e090e-c9f7-4813-b883-86ed0bf98c71 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 894/1771] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:48:16 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 01 01:48:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2cb9739e-5b04-43c1-baa9-1c9a605f88cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-73097346"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {"'snapshot_id": '2cb9739e-5b04-43c1-baa9-1c9a605f88cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-73097346'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed4479d0-1c89-4bb6-ac8b-f5e2d6c1e11e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 878/1772] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:16 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (8f4c4ed6-842d-4ded-b942-6d4c5b4bf9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4876e2ff-fb2f-4693-8e49-eb0e4af64876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-d8999b86-c2d2-4469-b353-b243f386083d tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 879/1773] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:17 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4876e2ff-fb2f-4693-8e49-eb0e4af64876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34d9a1a-796b-421a-a9fd-e6f1be5c5fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['c342f6e1-10a1-4396-8531-a74dc2902103', '92fdbfa3-cdf7-4f7e-b044-61c4038e4669', '0a444e9b-8b54-46ef-8666-f2bba073f8ea', '15d8eb9d-587b-49f3-9504-f4a7ea3a24ae'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34d9a1a-796b-421a-a9fd-e6f1be5c5fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c342f6e1-10a1-4396-8531-a74dc2902103', '92fdbfa3-cdf7-4f7e-b044-61c4038e4669', '0a444e9b-8b54-46ef-8666-f2bba073f8ea', '15d8eb9d-587b-49f3-9504-f4a7ea3a24ae']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3aefc1-e828-4e90-9bbe-6b2081753df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3aefc1-e828-4e90-9bbe-6b2081753df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ddc1436-22e6-4974-8669-3ca9afb8bdbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-73097346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['c342f6e1-10a1-4396-8531-a74dc2902103','92fdbfa3-cdf7-4f7e-b044-61c4038e4669','0a444e9b-8b54-46ef-8666-f2bba073f8ea','15d8eb9d-587b-49f3-9504-f4a7ea3a24ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-73097346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ddc1436-22e6-4974-8669-3ca9afb8bdbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d6c1ea-a2b3-42f8-8cea-6fc9c6f1d76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-610597b3-e6e6-4c0c-8c58-ad77e02ec089 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-610597b3-e6e6-4c0c-8c58-ad77e02ec089 None None] GET http://192.168.122.53/volume// Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-610597b3-e6e6-4c0c-8c58-ad77e02ec089 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-610597b3-e6e6-4c0c-8c58-ad77e02ec089 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-610597b3-e6e6-4c0c-8c58-ad77e02ec089 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 880/1774] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:48:17 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-aa80b09c-7fc0-4527-8d37-58cc168a72d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-aa80b09c-7fc0-4527-8d37-58cc168a72d2 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-aa80b09c-7fc0-4527-8d37-58cc168a72d2 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c5f111-e136-4181-9d89-a553345da129", "connector": null, "instance_uuid": "1d9bbbd7-ccfe-4fc7-b143-5862b48676e0"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d6c1ea-a2b3-42f8-8cea-6fc9c6f1d76c) transitioned into state 'SUCCESS' from state '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-73097346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['c342f6e1-10a1-4396-8531-a74dc2902103','92fdbfa3-cdf7-4f7e-b044-61c4038e4669','0a444e9b-8b54-46ef-8666-f2bba073f8ea','15d8eb9d-587b-49f3-9504-f4a7ea3a24ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f06ba37-5b2b-4968-b7a7-1282e9c95c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f06ba37-5b2b-4968-b7a7-1282e9c95c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (8f4c4ed6-842d-4ded-b942-6d4c5b4bf9f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20ba0ef4-764c-4a95-aa86-4bed7f6bc5ac tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 895/1775] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:48:16 2026] POST /volume/v3/volumes => generated 765 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2cb9739e-5b04-43c1-baa9-1c9a605f88cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1253205560"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-aa80b09c-7fc0-4527-8d37-58cc168a72d2 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 881/1776] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:48:17 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request body: {'volume': {"'snapshot_id": '2cb9739e-5b04-43c1-baa9-1c9a605f88cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1253205560'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume of 1 GB Sep 01 01:48:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Availability Zones retrieved successfully. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (a7ff6b48-48f1-4386-b631-8a3a9ae315b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00bbfe90-cbaf-40c4-8406-a07788f91ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5be01b4-c2c0-4343-8f15-45c2760e88bd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 882/1777] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:17 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-c5f51cfd-3719-47cd-9276-3fdbb7976300 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-c5f51cfd-3719-47cd-9276-3fdbb7976300 None None] GET http://192.168.122.53/volume// Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-c5f51cfd-3719-47cd-9276-3fdbb7976300 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-c5f51cfd-3719-47cd-9276-3fdbb7976300 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-c5f51cfd-3719-47cd-9276-3fdbb7976300 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 883/1778] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:48:17 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00bbfe90-cbaf-40c4-8406-a07788f91ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:17 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7d20a7-ddec-4fe2-96bd-72752bd55996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-61c826ac-b559-45e9-a3ce-cb3ad337b1d0 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 884/1779] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:48:17 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1034 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Created reservations ['9230f646-679d-457a-8518-4dfabd7655ae', '2a8c1d6b-12ed-4c7a-9475-67b99e97c9a1', 'e588458f-018a-43e9-a705-8c9162964b79', 'dad054a8-79df-4cc8-86f9-5de81c30fb71'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7d20a7-ddec-4fe2-96bd-72752bd55996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9230f646-679d-457a-8518-4dfabd7655ae', '2a8c1d6b-12ed-4c7a-9475-67b99e97c9a1', 'e588458f-018a-43e9-a705-8c9162964b79', 'dad054a8-79df-4cc8-86f9-5de81c30fb71']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063f99c6-f8b6-434d-b2bf-e935cf890044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063f99c6-f8b6-434d-b2bf-e935cf890044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484ad43a-d65c-4857-a44e-69eb09b67580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253205560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['9230f646-679d-457a-8518-4dfabd7655ae','2a8c1d6b-12ed-4c7a-9475-67b99e97c9a1','e588458f-018a-43e9-a705-8c9162964b79','dad054a8-79df-4cc8-86f9-5de81c30fb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253205560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484ad43a-d65c-4857-a44e-69eb09b67580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda12e2106d64b3c854d75006867053a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7892127bd9a94f839dea111101e847ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb23ec9f-4dd3-4e6e-ac7f-82d87f965869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb23ec9f-4dd3-4e6e-ac7f-82d87f965869) transitioned into state 'SUCCESS' from state '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-1253205560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda12e2106d64b3c854d75006867053a',qos_specs=None,replication_status=,reservations=['9230f646-679d-457a-8518-4dfabd7655ae','2a8c1d6b-12ed-4c7a-9475-67b99e97c9a1','e588458f-018a-43e9-a705-8c9162964b79','dad054a8-79df-4cc8-86f9-5de81c30fb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7892127bd9a94f839dea111101e847ed',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0edd5c-aedf-47f8-8f55-9969d15557d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] PUT http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 Sep 01 01:48:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0edd5c-aedf-47f8-8f55-9969d15557d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Flow 'volume_create_api' (a7ff6b48-48f1-4386-b631-8a3a9ae315b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Create volume request issued successfully. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f92b3fa4-c187-440e-bb84-807454d47ba4 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 896/1780] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:48:17 2026] POST /volume/v3/volumes => generated 767 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:18 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Acquiring lock "cinder-attachment_update-a1c5f111-e136-4181-9d89-a553345da129-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:18 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-a1c5f111-e136-4181-9d89-a553345da129-devstack" acquired by "attachment_update" :: waited 0.051s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:48:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d40fb3c0-5979-4dec-9f9f-7fddd8e8741c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 returned with HTTP 200 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 897/1781] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:18 2026] GET /volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60c1644b-4f4a-4c09-a931-ea3cd0049dd1 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 200 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 898/1782] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:18 2026] GET /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ffb6f8c3-8f68-4405-99c8-df53eb6c3b6f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 899/1783] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:18 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf44332d-2efc-44a3-bdec-78e9416b85b9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 200 Sep 01 01:48:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 900/1784] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:19 2026] GET /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-884bfccb-7a90-447a-ba14-856c1b6ff401 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 200 Sep 01 01:48:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 901/1785] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:19 2026] GET /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-548438097"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-548438097'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume of 1 GB Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Availability Zones retrieved successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Flow 'volume_create_api' (2796f36d-03a6-4780-af52-d754555c22bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da56d6f4-1319-4ce5-9b0f-8997d1845fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da56d6f4-1319-4ce5-9b0f-8997d1845fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce41d275-3621-4f91-9953-a1b3d7acac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Created reservations ['063e69f4-38ba-4d36-b020-a6ec8b0ee022', 'c27f1d83-3ffc-4ce9-9e58-4a5412f43b23', '906ad063-d5ca-4762-b386-cef5cda132fd', '1c14fa18-1e74-46b2-8368-4922ed03df3b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce41d275-3621-4f91-9953-a1b3d7acac48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063e69f4-38ba-4d36-b020-a6ec8b0ee022', 'c27f1d83-3ffc-4ce9-9e58-4a5412f43b23', '906ad063-d5ca-4762-b386-cef5cda132fd', '1c14fa18-1e74-46b2-8368-4922ed03df3b']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cf7410-6d36-422f-ab8d-38cad2c04604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cf7410-6d36-422f-ab8d-38cad2c04604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e522937-add0-474b-899a-2b344b2c87d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-548438097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a9881492944516997e3059aece6cb1',qos_specs=None,replication_status=,reservations=['063e69f4-38ba-4d36-b020-a6ec8b0ee022','c27f1d83-3ffc-4ce9-9e58-4a5412f43b23','906ad063-d5ca-4762-b386-cef5cda132fd','1c14fa18-1e74-46b2-8368-4922ed03df3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-548438097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e522937-add0-474b-899a-2b344b2c87d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a9881492944516997e3059aece6cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c06df8-e8d3-4a6b-90b5-19c74ddc33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c06df8-e8d3-4a6b-90b5-19c74ddc33a4) transitioned into state 'SUCCESS' from state '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-548438097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a9881492944516997e3059aece6cb1',qos_specs=None,replication_status=,reservations=['063e69f4-38ba-4d36-b020-a6ec8b0ee022','c27f1d83-3ffc-4ce9-9e58-4a5412f43b23','906ad063-d5ca-4762-b386-cef5cda132fd','1c14fa18-1e74-46b2-8368-4922ed03df3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95ceaef-11a2-4254-a9e9-c2019b8596b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95ceaef-11a2-4254-a9e9-c2019b8596b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Flow 'volume_create_api' (2796f36d-03a6-4780-af52-d754555c22bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume request issued successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c333d7eb-589b-4b7e-88c6-74df5cc0130f tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 902/1786] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:19 2026] POST /volume/v3/volumes => generated 825 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-94ae6c63-7344-4dfd-9456-02a896749688 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94ae6c63-7344-4dfd-9456-02a896749688 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94ae6c63-7344-4dfd-9456-02a896749688 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94ae6c63-7344-4dfd-9456-02a896749688 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-94ae6c63-7344-4dfd-9456-02a896749688 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94ae6c63-7344-4dfd-9456-02a896749688 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 903/1787] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:20 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3062167f-79fe-4a9d-b97e-c3736199c015 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3062167f-79fe-4a9d-b97e-c3736199c015 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3062167f-79fe-4a9d-b97e-c3736199c015 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3062167f-79fe-4a9d-b97e-c3736199c015 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3062167f-79fe-4a9d-b97e-c3736199c015 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3062167f-79fe-4a9d-b97e-c3736199c015 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 904/1788] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:20 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 893 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2d43eaf0-9575-45e3-a607-b6838e1034ed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d43eaf0-9575-45e3-a607-b6838e1034ed tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d43eaf0-9575-45e3-a607-b6838e1034ed tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1739995854", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d43eaf0-9575-45e3-a607-b6838e1034ed tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 905/1789] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:20 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a38dba00-6426-4cf6-a868-fbbf6be0f041 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a38dba00-6426-4cf6-a868-fbbf6be0f041 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a38dba00-6426-4cf6-a868-fbbf6be0f041 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a38dba00-6426-4cf6-a868-fbbf6be0f041 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 906/1790] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:20 2026] POST /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-acda5618-46a9-4cdd-be39-197b793436c8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acda5618-46a9-4cdd-be39-197b793436c8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acda5618-46a9-4cdd-be39-197b793436c8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acda5618-46a9-4cdd-be39-197b793436c8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-acda5618-46a9-4cdd-be39-197b793436c8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acda5618-46a9-4cdd-be39-197b793436c8 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 907/1791] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:20 2026] GET /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e9663774-60a3-40a9-9563-af32237f3dfd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9663774-60a3-40a9-9563-af32237f3dfd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9663774-60a3-40a9-9563-af32237f3dfd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1174671698", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9663774-60a3-40a9-9563-af32237f3dfd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 908/1792] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:20 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 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25a4edf1-841d-491f-8f01-982b32c58083 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25a4edf1-841d-491f-8f01-982b32c58083 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25a4edf1-841d-491f-8f01-982b32c58083 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25a4edf1-841d-491f-8f01-982b32c58083 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:20 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Lock "cinder-attachment_update-a1c5f111-e136-4181-9d89-a553345da129-devstack" released by "attachment_update" :: held 2.517s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:48:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-12305fa7-21e9-44d6-af63-f6dd6ffd24aa tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 885/1793] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:48:18 2026] PUT /volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 => generated 694 bytes in 2662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-89c33ffa-4ca4-4177-8a95-7bef93ff4c34 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25a4edf1-841d-491f-8f01-982b32c58083 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25a4edf1-841d-491f-8f01-982b32c58083 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf returned with HTTP 200 Sep 01 01:48:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 909/1794] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:20 2026] GET /volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-276b0ebe-3a8c-4026-b540-ae672ca53341 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 910/1795] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89c33ffa-4ca4-4177-8a95-7bef93ff4c34 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] POST http://192.168.122.53/volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda/encryption Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-89c33ffa-4ca4-4177-8a95-7bef93ff4c34 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-89c33ffa-4ca4-4177-8a95-7bef93ff4c34 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89c33ffa-4ca4-4177-8a95-7bef93ff4c34 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda/encryption returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 886/1796] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:20 2026] POST /volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda/encryption => generated 127 bytes in 204 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc3e58b4-c47e-4c1a-ad9a-7ebf003aa738 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc3e58b4-c47e-4c1a-ad9a-7ebf003aa738 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc3e58b4-c47e-4c1a-ad9a-7ebf003aa738 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-831696091", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc3e58b4-c47e-4c1a-ad9a-7ebf003aa738 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 911/1797] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:21 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 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fce566e8-541e-4696-afce-13d29380e358 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fce566e8-541e-4696-afce-13d29380e358 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] POST http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fce566e8-541e-4696-afce-13d29380e358 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-fce566e8-541e-4696-afce-13d29380e358 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fce566e8-541e-4696-afce-13d29380e358 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 887/1798] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ccfbfa6c-18e6-4abf-a270-972aa2ad4391 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccfbfa6c-18e6-4abf-a270-972aa2ad4391 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] PUT http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs/key2 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ccfbfa6c-18e6-4abf-a270-972aa2ad4391 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-ccfbfa6c-18e6-4abf-a270-972aa2ad4391 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccfbfa6c-18e6-4abf-a270-972aa2ad4391 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs/key2 returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 912/1799] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:48:21 2026] PUT /volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9eb76a74-a8cc-4961-8306-fa57440c0d17 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9eb76a74-a8cc-4961-8306-fa57440c0d17 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9eb76a74-a8cc-4961-8306-fa57440c0d17 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-9eb76a74-a8cc-4961-8306-fa57440c0d17 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9eb76a74-a8cc-4961-8306-fa57440c0d17 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 888/1800] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7308b90d-7ab4-4316-b84b-9c160c31036c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7308b90d-7ab4-4316-b84b-9c160c31036c tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7308b90d-7ab4-4316-b84b-9c160c31036c tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-180965150", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7308b90d-7ab4-4316-b84b-9c160c31036c tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 913/1801] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6551ee70-8f9e-4a07-8e18-afaf5220d5e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6551ee70-8f9e-4a07-8e18-afaf5220d5e5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6551ee70-8f9e-4a07-8e18-afaf5220d5e5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6551ee70-8f9e-4a07-8e18-afaf5220d5e5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 889/1802] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] DELETE http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption/2472d786-f5a4-4bb8-8a63-f19d133f01c3 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa22331c-6d72-48bf-83b0-79ddf990da75 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption/2472d786-f5a4-4bb8-8a63-f19d133f01c3 returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 914/1803] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:48:21 2026] DELETE /volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f/encryption/2472d786-f5a4-4bb8-8a63-f19d133f01c3 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-947f2757-7f8d-472e-ab78-c77633aea3b3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-947f2757-7f8d-472e-ab78-c77633aea3b3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-947f2757-7f8d-472e-ab78-c77633aea3b3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-992281965", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-947f2757-7f8d-472e-ab78-c77633aea3b3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 890/1804] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/types => generated 379 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69290926-061e-4de8-94f5-bd16827f7162 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69290926-061e-4de8-94f5-bd16827f7162 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] DELETE http://192.168.122.53/volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1/extra_specs/key1 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69290926-061e-4de8-94f5-bd16827f7162 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69290926-061e-4de8-94f5-bd16827f7162 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-69290926-061e-4de8-94f5-bd16827f7162 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69290926-061e-4de8-94f5-bd16827f7162 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1/extra_specs/key1 returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 891/1805] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:48:21 2026] DELETE /volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33a0b24c-56ee-4a7e-aade-c57949997ba3 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 915/1806] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3cb41fe7-9c93-4b3c-8556-59d15856cd6b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3cb41fe7-9c93-4b3c-8556-59d15856cd6b tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3cb41fe7-9c93-4b3c-8556-59d15856cd6b tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2131946263", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-066a9dd9-beb2-40c7-b68a-94bdba4bee1b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 892/1807] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 917 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3cb41fe7-9c93-4b3c-8556-59d15856cd6b tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 916/1808] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:21 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 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-0955f795-0fca-4efb-b969-5e18b5cb6e76 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-0955f795-0fca-4efb-b969-5e18b5cb6e76 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39/action Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-0955f795-0fca-4efb-b969-5e18b5cb6e76 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-0955f795-0fca-4efb-b969-5e18b5cb6e76 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-086560c8-279c-40be-a1c0-283f66d227b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-086560c8-279c-40be-a1c0-283f66d227b6 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] DELETE http://192.168.122.53/volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-086560c8-279c-40be-a1c0-283f66d227b6 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-086560c8-279c-40be-a1c0-283f66d227b6 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-086560c8-279c-40be-a1c0-283f66d227b6 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-086560c8-279c-40be-a1c0-283f66d227b6 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 917/1809] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:21 2026] DELETE /volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8224ffb5-6233-4003-941b-89bae246f9d1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8224ffb5-6233-4003-941b-89bae246f9d1 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] GET http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8224ffb5-6233-4003-941b-89bae246f9d1 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8224ffb5-6233-4003-941b-89bae246f9d1 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8224ffb5-6233-4003-941b-89bae246f9d1 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 918/1810] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] GET http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/cipher Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-94950a9d-aadb-4d38-ab4e-124fff2056c8 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/cipher returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 919/1811] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/cipher => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3b51e932-4d60-4512-a658-86ba6fd44c88 req-0955f795-0fca-4efb-b969-5e18b5cb6e76 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39/action returned with HTTP 204 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 893/1812] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:48:21 2026] POST /volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-88cb1ba7-e7af-49be-b535-0b880a211371 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-88cb1ba7-e7af-49be-b535-0b880a211371 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] GET http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-88cb1ba7-e7af-49be-b535-0b880a211371 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-88cb1ba7-e7af-49be-b535-0b880a211371 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-88cb1ba7-e7af-49be-b535-0b880a211371 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-88cb1ba7-e7af-49be-b535-0b880a211371 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 920/1813] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-23ac12fa-c380-496f-9fa3-a739d0f6b7a3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23ac12fa-c380-496f-9fa3-a739d0f6b7a3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] GET http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/multiattach Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23ac12fa-c380-496f-9fa3-a739d0f6b7a3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23ac12fa-c380-496f-9fa3-a739d0f6b7a3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23ac12fa-c380-496f-9fa3-a739d0f6b7a3 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/multiattach returned with HTTP 200 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 894/1814] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7f81373c-3316-45c1-be35-b33b24960edd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f81373c-3316-45c1-be35-b33b24960edd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] GET http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/volume_backend_name Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f81373c-3316-45c1-be35-b33b24960edd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f81373c-3316-45c1-be35-b33b24960edd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f81373c-3316-45c1-be35-b33b24960edd tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 921/1815] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:48:21 2026] GET /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/volume_backend_name => generated 143 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a4a2cea2-5f39-4e29-999c-b634d4801aad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4a2cea2-5f39-4e29-999c-b634d4801aad tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] PUT http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/e53a863e-1d57-4075-9130-a8a31c6f154e Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4a2cea2-5f39-4e29-999c-b634d4801aad tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-a4a2cea2-5f39-4e29-999c-b634d4801aad tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4a2cea2-5f39-4e29-999c-b634d4801aad tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/e53a863e-1d57-4075-9130-a8a31c6f154e returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 895/1816] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:48:21 2026] PUT /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/encryption/e53a863e-1d57-4075-9130-a8a31c6f154e => generated 127 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-75faa139-e5b6-47bc-9c76-b20d82e27474 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-75faa139-e5b6-47bc-9c76-b20d82e27474 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] PUT http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/key1 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-75faa139-e5b6-47bc-9c76-b20d82e27474 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-75faa139-e5b6-47bc-9c76-b20d82e27474 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-75faa139-e5b6-47bc-9c76-b20d82e27474 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/key1 returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 922/1817] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:48:21 2026] PUT /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2066f83a-c9a2-4c85-afea-5f738d6ddaa5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2066f83a-c9a2-4c85-afea-5f738d6ddaa5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] PUT http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2066f83a-c9a2-4c85-afea-5f738d6ddaa5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-2066f83a-c9a2-4c85-afea-5f738d6ddaa5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '78e27a80cfdb4b5db2e26a49013c6b89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e2fdf492f55422185b3b88846bb2949', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2066f83a-c9a2-4c85-afea-5f738d6ddaa5 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-reader] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 returned with HTTP 403 Sep 01 01:48:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 896/1818] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:48:21 2026] PUT /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8e917e7-66af-4f52-98b1-637d84253903 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8e917e7-66af-4f52-98b1-637d84253903 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8e917e7-66af-4f52-98b1-637d84253903 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8e917e7-66af-4f52-98b1-637d84253903 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8e917e7-66af-4f52-98b1-637d84253903 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 923/1819] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:21 2026] DELETE /volume/v3/types/426f5547-b710-40d5-b02a-fcd4338d05cf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c6be14f3-284c-4a80-ac20-03cd55e1d489 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6be14f3-284c-4a80-ac20-03cd55e1d489 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6be14f3-284c-4a80-ac20-03cd55e1d489 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c6be14f3-284c-4a80-ac20-03cd55e1d489 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c6be14f3-284c-4a80-ac20-03cd55e1d489 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1 returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 897/1820] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/types/0bc648e2-d8b3-4cc5-b5e4-188791ab94a1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-04743ce1-0e51-4b17-be75-bcb08f1c1375 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04743ce1-0e51-4b17-be75-bcb08f1c1375 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04743ce1-0e51-4b17-be75-bcb08f1c1375 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04743ce1-0e51-4b17-be75-bcb08f1c1375 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c85d7b9-0ea9-4340-8497-178df61e1359 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 924/1821] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be1ae645-a231-40b0-af08-8261d9948762 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: 484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04743ce1-0e51-4b17-be75-bcb08f1c1375 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 898/1822] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/types/c1bfb4bc-502b-4a5e-bca9-034398929a9f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-01b8ebf9-f106-46e8-b505-c91ac8936572 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01b8ebf9-f106-46e8-b505-c91ac8936572 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01b8ebf9-f106-46e8-b505-c91ac8936572 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01b8ebf9-f106-46e8-b505-c91ac8936572 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be1ae645-a231-40b0-af08-8261d9948762 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 925/1823] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01b8ebf9-f106-46e8-b505-c91ac8936572 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 899/1824] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/types/b44c2126-f07c-46c9-a9dd-80f65269b54a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a6826933-981e-4543-8d6a-e8a9d701d85f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-621adbb1-62cc-493c-b876-fe8a3f045a3b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 926/1825] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6826933-981e-4543-8d6a-e8a9d701d85f tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6826933-981e-4543-8d6a-e8a9d701d85f tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6826933-981e-4543-8d6a-e8a9d701d85f tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6826933-981e-4543-8d6a-e8a9d701d85f tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 900/1826] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/types/ef75d2e3-e824-4320-b37a-19e587454eda => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eb98987c-1c83-445d-929e-52ddae8a4c11 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb98987c-1c83-445d-929e-52ddae8a4c11 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] DELETE http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb98987c-1c83-445d-929e-52ddae8a4c11 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb98987c-1c83-445d-929e-52ddae8a4c11 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb98987c-1c83-445d-929e-52ddae8a4c11 tempest-VolumeTypesReaderTests-1787545990 tempest-VolumeTypesReaderTests-1787545990-project-admin] http://192.168.122.53/volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 returned with HTTP 202 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 927/1827] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/types/f505fa40-1a1d-43b9-a0bb-45bce0399955 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a61e93a2-96e7-456c-bf0c-0d28459ce9d8 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 901/1828] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c6c07cd3-e45d-4b0d-bd43-39afef94190c tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 928/1829] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8c6697d-4afe-451a-9738-24e68bb62e70 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 902/1830] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume with id: a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-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 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3264fbb-711e-43ec-8d10-3f1e29ed410c tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 400 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 929/1831] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:22 2026] DELETE /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 307 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-92658a85-a736-4c7e-a255-ee9037ab7012 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92658a85-a736-4c7e-a255-ee9037ab7012 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92658a85-a736-4c7e-a255-ee9037ab7012 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92658a85-a736-4c7e-a255-ee9037ab7012 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92658a85-a736-4c7e-a255-ee9037ab7012 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92658a85-a736-4c7e-a255-ee9037ab7012 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 903/1832] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-8797f314-74ea-4751-bdc9-7f56b26eda7e tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 930/1833] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:22 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] POST http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129/action Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Begin detaching volume completed successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-77c3b6cd-657e-4fc8-a767-58cd05777721 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129/action returned with HTTP 202 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 904/1834] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:48:23 2026] POST /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-0a11a61f-c06a-4083-bd20-4fb2984cbc1c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-0a11a61f-c06a-4083-bd20-4fb2984cbc1c None None] GET http://192.168.122.53/volume// Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-0a11a61f-c06a-4083-bd20-4fb2984cbc1c None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-0a11a61f-c06a-4083-bd20-4fb2984cbc1c None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-0a11a61f-c06a-4083-bd20-4fb2984cbc1c None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 931/1835] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8fb75b4f-6828-42f7-942f-e10bdc767c41 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fb75b4f-6828-42f7-942f-e10bdc767c41 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fb75b4f-6828-42f7-942f-e10bdc767c41 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fb75b4f-6828-42f7-942f-e10bdc767c41 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fb75b4f-6828-42f7-942f-e10bdc767c41 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 returned with HTTP 404 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 932/1836] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/v3/volumes/484ad43a-d65c-4857-a44e-69eb09b67580 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0028b92-a557-4487-9cc2-776f63074798 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: 1ddc1436-22e6-4974-8669-3ca9afb8bdbf Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-609710ea-11dc-4e6d-bd6b-a740672e4327 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 905/1837] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 1330 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0028b92-a557-4487-9cc2-776f63074798 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf returned with HTTP 202 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 933/1838] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:23 2026] DELETE /volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aefbe70c-0fd3-4c27-adb4-c3a70ed89ed5 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 906/1839] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-4fcff3cc-5eb6-4f11-aae3-45a44ef62cfd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-4fcff3cc-5eb6-4f11-aae3-45a44ef62cfd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-4fcff3cc-5eb6-4f11-aae3-45a44ef62cfd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-4fcff3cc-5eb6-4f11-aae3-45a44ef62cfd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /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 01 01:48:23 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bbe2f1af-c928-48af-88cd-71370eeb4923 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 907/1840] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 953 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] POST http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2e522937-add0-474b-899a-2b344b2c87d6"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volume_transfer [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Creating new volume transfer {'transfer': {'volume_id': '2e522937-add0-474b-899a-2b344b2c87d6'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volume_transfer [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Creating transfer of volume 2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Generating transfer record for volume 2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-de7dd873-b58d-4a97-91d9-8a3b6633668d req-4fcff3cc-5eb6-4f11-aae3-45a44ef62cfd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 934/1841] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:48:23 2026] DELETE /volume/v3/attachments/7f72d61a-07f0-4782-99bf-66b38664de39 => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d03bbf0b-4bbf-465b-90d2-a00557043acb tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:48:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 908/1842] 192.168.122.53 () {62 vars in 1205 bytes} [Tue Sep 1 01:48:23 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1ca1c36-3ced-41a6-ad5f-bfc27eb8eba1 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 935/1843] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:23 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ebc08e94-e6ce-45ab-8e9e-fb44ec0b2e42 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebc08e94-e6ce-45ab-8e9e-fb44ec0b2e42 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebc08e94-e6ce-45ab-8e9e-fb44ec0b2e42 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebc08e94-e6ce-45ab-8e9e-fb44ec0b2e42 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebc08e94-e6ce-45ab-8e9e-fb44ec0b2e42 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 returned with HTTP 200 Sep 01 01:48:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 909/1844] 192.168.122.53 () {60 vars in 1295 bytes} [Tue Sep 1 01:48:24 2026] GET /volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 => generated 546 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volume_transfer [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Listing volume transfers {{(pid=86908) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d899547-567f-479d-b3c0-6df1603c1fb8 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 200 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 936/1845] 192.168.122.53 () {60 vars in 1184 bytes} [Tue Sep 1 01:48:24 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] POST http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795/accept Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cf6fe7f01d15db11"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.volume_transfer [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Accepting volume transfer 29a9cd53-1a8b-43dd-802e-efc359f61795 {{(pid=86907) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:48:24 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Accepting transfer 29a9cd53-1a8b-43dd-802e-efc359f61795 Sep 01 01:48:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-00b04b06-c42d-4316-b6b6-842b190cabbd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00b04b06-c42d-4316-b6b6-842b190cabbd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00b04b06-c42d-4316-b6b6-842b190cabbd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00b04b06-c42d-4316-b6b6-842b190cabbd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-00b04b06-c42d-4316-b6b6-842b190cabbd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00b04b06-c42d-4316-b6b6-842b190cabbd tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 937/1846] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:24 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc7e8d92-e1bf-4612-8ee0-2dc047f059f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc7e8d92-e1bf-4612-8ee0-2dc047f059f6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc7e8d92-e1bf-4612-8ee0-2dc047f059f6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc7e8d92-e1bf-4612-8ee0-2dc047f059f6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc7e8d92-e1bf-4612-8ee0-2dc047f059f6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf returned with HTTP 404 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 938/1847] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:24 2026] GET /volume/v3/volumes/1ddc1436-22e6-4974-8669-3ca9afb8bdbf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: 5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Created reservations ['83706ee9-a6f3-403f-92bf-6a6cb9e770f3', 'd08b325c-eb67-4380-8c55-0acb65ab6ef0', 'd0dd6ce5-4c9a-49eb-802d-0d401ad6e680', 'c2233595-8a7f-47bf-8213-758ed3c74df1'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59bdd7ec-199b-4ebc-8ad7-7327f8f5c2d9 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 202 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 939/1848] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:24 2026] DELETE /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-708f79e2-2129-4de4-bf82-1a3903049db6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-708f79e2-2129-4de4-bf82-1a3903049db6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-708f79e2-2129-4de4-bf82-1a3903049db6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-708f79e2-2129-4de4-bf82-1a3903049db6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Created reservations ['35ee6ed6-2fde-4aa5-8413-a3539979701d', '664e568b-837d-4b77-ac41-0626ebb7d37e', '338d4941-42db-4d12-9ff1-c5db40e69bcb', '909522f3-05ed-4533-912a-93b2d674c6bb'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-708f79e2-2129-4de4-bf82-1a3903049db6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-708f79e2-2129-4de4-bf82-1a3903049db6 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 200 Sep 01 01:48:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 940/1849] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:24 2026] GET /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:24 devstack devstack@c-api.service[86907]: /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 01 01:48:24 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:48:24 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Created reservations ['9752db33-0ba5-430c-bf23-63fba517d591', '5617040f-d6cc-43bd-a5ca-779942e8817a', 'd01eb97a-2afe-4ecd-89cd-994a9c43d112', '346e0e3f-8e15-4d6d-8875-714f06cbbcdf'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Created reservations ['d78709fd-9def-4f9f-b81a-ac7342229dc7', '70355e7d-fec1-45c7-bac0-d795ea147abe', '2a9fe0fb-ede2-434e-b201-5bee8645f7fc', '81cc886d-ffec-4e73-b931-83f785cdd963'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Transfer volume completed successfully. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Volume 2e522937-add0-474b-899a-2b344b2c87d6 has been transferred. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50c936ed-95d7-43f9-b1d5-5522b83163f7 tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795/accept returned with HTTP 202 Sep 01 01:48:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 910/1850] 192.168.122.53 () {62 vars in 1337 bytes} [Tue Sep 1 01:48:24 2026] POST /volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795/accept => generated 371 bytes in 1475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=707,cinder:UPDATE=181,cinder:INSERT=137 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Volume info retrieved successfully. Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4db0b03d-a613-48d1-9ef9-c620c21a495e tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 941/1851] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:25 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 953 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cac4c736-2864-4af0-af13-7ca951a7863c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cac4c736-2864-4af0-af13-7ca951a7863c tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cac4c736-2864-4af0-af13-7ca951a7863c tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cac4c736-2864-4af0-af13-7ca951a7863c tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cac4c736-2864-4af0-af13-7ca951a7863c tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] Volume info retrieved successfully. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cac4c736-2864-4af0-af13-7ca951a7863c tempest-VolumesTransfersV357Test-1352580728 tempest-VolumesTransfersV357Test-1352580728-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 911/1852] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:25 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 953 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Delete transfer with id: 29a9cd53-1a8b-43dd-802e-efc359f61795 Sep 01 01:48:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d58bdf21-b67a-4d93-8b0c-fd818990f62d tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 returned with HTTP 404 Sep 01 01:48:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 942/1853] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:48:25 2026] DELETE /volume/v3/volume-transfers/29a9cd53-1a8b-43dd-802e-efc359f61795 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b93e0b87-c677-481d-9b5f-fb0cdb6fc8de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 200 Sep 01 01:48:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 912/1854] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:25 2026] GET /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Delete volume with id: 2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Delete volume request issued successfully. Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5bea7d7b-0c10-4751-a8f6-98fc01b0943a tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 202 Sep 01 01:48:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 943/1855] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:25 2026] DELETE /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 0 bytes in 509 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4f9bd60e-dde0-488f-94fc-b76a3ccf5b3d tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 913/1856] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:26 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 1136 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-af0dcc9f-fae3-4128-a8bb-891132e02904 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af0dcc9f-fae3-4128-a8bb-891132e02904 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed Sep 01 01:48:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af0dcc9f-fae3-4128-a8bb-891132e02904 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af0dcc9f-fae3-4128-a8bb-891132e02904 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af0dcc9f-fae3-4128-a8bb-891132e02904 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed returned with HTTP 404 Sep 01 01:48:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 944/1857] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:26 2026] GET /volume/v3/volumes/5ddddb3b-3071-4a80-bccf-d5f3879d91ed => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a22c620a-5482-4f9e-b626-87d3e63b5e8c tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 202 Sep 01 01:48:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 914/1858] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:27 2026] DELETE /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50c46491-605e-4ec2-b75d-f3f48cc0e2c2 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 200 Sep 01 01:48:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 945/1859] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:27 2026] GET /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-464ca33c-7c49-4010-8e8d-19a6d93cb06b tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 200 Sep 01 01:48:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 915/1860] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:27 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 1136 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:48:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5553998-02db-4305-82dc-17f5261a1c5b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1346638604"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1346638604'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume of 1 GB Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (d42919d6-fa95-42b6-b935-334c3d551be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936d9daa-1da9-45bf-b517-849ac80d3c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936d9daa-1da9-45bf-b517-849ac80d3c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00c347e-f959-4292-87a9-f503a249f7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-35e0c527-4fc3-41c2-bf17-034f5f012491 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 200 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 916/1861] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:28 2026] GET /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Created reservations ['05f9aa6a-23f7-4198-8111-78adf1369d5f', 'fd0cf3de-a5e4-48eb-9520-d3591e2fb3f9', '0e2604ef-b557-42f0-891e-8eb80b2fc958', 'ae336b59-2e17-44fa-b510-8325103d0db9'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00c347e-f959-4292-87a9-f503a249f7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f9aa6a-23f7-4198-8111-78adf1369d5f', 'fd0cf3de-a5e4-48eb-9520-d3591e2fb3f9', '0e2604ef-b557-42f0-891e-8eb80b2fc958', 'ae336b59-2e17-44fa-b510-8325103d0db9']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4c0b04-c5c9-40e5-b96f-f639bd28e4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4c0b04-c5c9-40e5-b96f-f639bd28e4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd74125e4-edf0-433f-af1e-d14b4ab716e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346638604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['05f9aa6a-23f7-4198-8111-78adf1369d5f','fd0cf3de-a5e4-48eb-9520-d3591e2fb3f9','0e2604ef-b557-42f0-891e-8eb80b2fc958','ae336b59-2e17-44fa-b510-8325103d0db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346638604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d74125e4-edf0-433f-af1e-d14b4ab716e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35884b8c972b4931ab4f4ab5888309de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12783da-940d-4ae5-b44f-766c7205bfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b3ad48e-5127-40b8-aed6-801f90789e7f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b3ad48e-5127-40b8-aed6-801f90789e7f tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b3ad48e-5127-40b8-aed6-801f90789e7f tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b3ad48e-5127-40b8-aed6-801f90789e7f tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b3ad48e-5127-40b8-aed6-801f90789e7f tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 404 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 917/1862] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:28 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-deff8c9e-2db4-4af6-a0bd-8f6d4d15b9a3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-deff8c9e-2db4-4af6-a0bd-8f6d4d15b9a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-deff8c9e-2db4-4af6-a0bd-8f6d4d15b9a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-deff8c9e-2db4-4af6-a0bd-8f6d4d15b9a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-deff8c9e-2db4-4af6-a0bd-8f6d4d15b9a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 404 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 918/1863] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:28 2026] GET /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12783da-940d-4ae5-b44f-766c7205bfdf) transitioned into state 'SUCCESS' from state '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-1346638604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['05f9aa6a-23f7-4198-8111-78adf1369d5f','fd0cf3de-a5e4-48eb-9520-d3591e2fb3f9','0e2604ef-b557-42f0-891e-8eb80b2fc958','ae336b59-2e17-44fa-b510-8325103d0db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d74f7f-0f29-4cda-92cd-876fe2ad04f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Delete volume with id: 2e522937-add0-474b-899a-2b344b2c87d6 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3961b5e8-6f29-4e57-8859-9ab32b33d765 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 returned with HTTP 404 Sep 01 01:48:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 919/1864] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:28 2026] DELETE /volume/v3/volumes/2e522937-add0-474b-899a-2b344b2c87d6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2090789793"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d74f7f-0f29-4cda-92cd-876fe2ad04f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2090789793'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume of 1 GB Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (d42919d6-fa95-42b6-b935-334c3d551be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request issued successfully. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5553998-02db-4305-82dc-17f5261a1c5b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 946/1865] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:27 2026] POST /volume/v3/volumes => generated 785 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Availability Zones retrieved successfully. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Flow 'volume_create_api' (82be03d9-d8aa-46b4-a160-b53ef50924f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0470fbff-f92c-4f4a-9b36-e9457682c88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d168d48-34e3-4dd2-9b97-ba2523c155a0 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 200 Sep 01 01:48:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 947/1866] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:28 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 964 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0470fbff-f92c-4f4a-9b36-e9457682c88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e6f3c4-ec44-402d-adb4-100eec57b342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Created reservations ['ac658a5b-7e8a-4872-b265-78912b1cfc91', '0efb4f13-d66f-43c3-a5ab-f127e1ab8f5e', 'da4122f9-3d4c-4445-ac37-cc6f25e6881b', '73ad8bfd-ccaa-4e3e-8a83-ab9dabadef75'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e6f3c4-ec44-402d-adb4-100eec57b342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac658a5b-7e8a-4872-b265-78912b1cfc91', '0efb4f13-d66f-43c3-a5ab-f127e1ab8f5e', 'da4122f9-3d4c-4445-ac37-cc6f25e6881b', '73ad8bfd-ccaa-4e3e-8a83-ab9dabadef75']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639d95d-eff0-4e80-9d9a-b3b3b52241a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639d95d-eff0-4e80-9d9a-b3b3b52241a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b6508e7-ff77-46df-9d17-0a0b6718a767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2090789793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a9881492944516997e3059aece6cb1',qos_specs=None,replication_status=,reservations=['ac658a5b-7e8a-4872-b265-78912b1cfc91','0efb4f13-d66f-43c3-a5ab-f127e1ab8f5e','da4122f9-3d4c-4445-ac37-cc6f25e6881b','73ad8bfd-ccaa-4e3e-8a83-ab9dabadef75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2090789793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b6508e7-ff77-46df-9d17-0a0b6718a767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a9881492944516997e3059aece6cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a76e4da-9ff0-4315-8f9e-b22e2c1d3aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a76e4da-9ff0-4315-8f9e-b22e2c1d3aae) transitioned into state 'SUCCESS' from state '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-2090789793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a9881492944516997e3059aece6cb1',qos_specs=None,replication_status=,reservations=['ac658a5b-7e8a-4872-b265-78912b1cfc91','0efb4f13-d66f-43c3-a5ab-f127e1ab8f5e','da4122f9-3d4c-4445-ac37-cc6f25e6881b','73ad8bfd-ccaa-4e3e-8a83-ab9dabadef75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7860fdbe9b3e428bb67eb9851b6e3c1c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01e17ca-9ba2-4f08-bf27-7b8f9ff7e035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01e17ca-9ba2-4f08-bf27-7b8f9ff7e035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Flow 'volume_create_api' (82be03d9-d8aa-46b4-a160-b53ef50924f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Create volume request issued successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4360d8dc-0ebf-47de-b3cb-ffa523b23e69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 920/1867] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:28 2026] POST /volume/v3/volumes => generated 826 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e854324-66db-48e6-b15b-69ce383472ac None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e854324-66db-48e6-b15b-69ce383472ac tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e854324-66db-48e6-b15b-69ce383472ac tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e854324-66db-48e6-b15b-69ce383472ac tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e854324-66db-48e6-b15b-69ce383472ac tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e854324-66db-48e6-b15b-69ce383472ac tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 948/1868] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:29 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-218c0004-feef-438f-9eed-df26c6ec793f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-218c0004-feef-438f-9eed-df26c6ec793f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-218c0004-feef-438f-9eed-df26c6ec793f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-218c0004-feef-438f-9eed-df26c6ec793f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-218c0004-feef-438f-9eed-df26c6ec793f tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e returned with HTTP 404 Sep 01 01:48:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 921/1869] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:29 2026] GET /volume/v3/volumes/c22175aa-1e7f-4f78-a433-f8762cbbc42e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-01b74782-a1e2-464f-bb45-033adf3a40ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: a01b4ab6-d818-47d0-acdf-54f6cd355c63 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01b74782-a1e2-464f-bb45-033adf3a40ee tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 returned with HTTP 202 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 949/1870] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:29 2026] DELETE /volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-175cdd31-742f-4a82-9540-e3bbfac2db34 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 returned with HTTP 200 Sep 01 01:48:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 922/1871] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:29 2026] GET /volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa160ead-8fcc-4897-9167-d2d63d7e9804 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 200 Sep 01 01:48:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 950/1872] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:29 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume with id: a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ad238b5-1228-4ae1-a661-bcbba5b6ae88 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume request issued successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 951/1873] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5cc7358-9dc8-4596-bf47-db545f4bf455 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 202 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 923/1874] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:30 2026] DELETE /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cbdbdf2f-e1d6-43d1-bdac-dcfddf818356 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 200 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 952/1875] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7ec27450-f08c-49e0-ab8c-4bede6fce662 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ec27450-f08c-49e0-ab8c-4bede6fce662 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ec27450-f08c-49e0-ab8c-4bede6fce662 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ec27450-f08c-49e0-ab8c-4bede6fce662 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ec27450-f08c-49e0-ab8c-4bede6fce662 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 returned with HTTP 404 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 924/1876] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/volumes/a01b4ab6-d818-47d0-acdf-54f6cd355c63 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-592b2061-c362-4a25-b7d2-cb88b903db80 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete snapshot with id: 2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot delete request issued successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-592b2061-c362-4a25-b7d2-cb88b903db80 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 202 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 953/1877] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:48:30 2026] DELETE /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abe6ea11-391e-402e-9e5b-e062ff637679 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abe6ea11-391e-402e-9e5b-e062ff637679 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abe6ea11-391e-402e-9e5b-e062ff637679 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abe6ea11-391e-402e-9e5b-e062ff637679 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abe6ea11-391e-402e-9e5b-e062ff637679 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abe6ea11-391e-402e-9e5b-e062ff637679 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 925/1878] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d5fa7af-0981-4cce-86af-0372d2d7ef71 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 200 Sep 01 01:48:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 954/1879] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /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 01 01:48:31 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Get all volumes completed successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6186c4b3-da42-4718-9f70-62cc7d4cef6e tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 926/1880] 192.168.122.53 () {60 vars in 1157 bytes} [Tue Sep 1 01:48:30 2026] GET /volume/v3/volumes => generated 342 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume with id: d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume request issued successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d784e02-6fa1-4393-b55f-0da49bb61816 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 202 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 955/1881] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:31 2026] DELETE /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5c690c11-ae64-4485-8b30-dd36516f21de None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5c690c11-ae64-4485-8b30-dd36516f21de tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5c690c11-ae64-4485-8b30-dd36516f21de tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5c690c11-ae64-4485-8b30-dd36516f21de tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5c690c11-ae64-4485-8b30-dd36516f21de tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5c690c11-ae64-4485-8b30-dd36516f21de tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 927/1882] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1d322881-e66b-4fc0-9b33-46dddc5de751 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e09a0ebc-0faf-48b8-8ee9-7c87edca67a3 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 956/1883] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 954 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d322881-e66b-4fc0-9b33-46dddc5de751 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d322881-e66b-4fc0-9b33-46dddc5de751 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d322881-e66b-4fc0-9b33-46dddc5de751 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] POST http://192.168.122.53/volume/v3/volume-transfers Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0b6508e7-ff77-46df-9d17-0a0b6718a767"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volume_transfer [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Creating new volume transfer {'transfer': {'volume_id': '0b6508e7-ff77-46df-9d17-0a0b6718a767'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volume_transfer [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Creating transfer of volume 0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.transfer.api [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Generating transfer record for volume 0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d322881-e66b-4fc0-9b33-46dddc5de751 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 returned with HTTP 404 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 928/1884] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/a1c5f111-e136-4181-9d89-a553345da129 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5affde5a-7daa-4805-8cc8-0a7b72ae9c93 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 957/1885] 192.168.122.53 () {62 vars in 1205 bytes} [Tue Sep 1 01:48:31 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7571971a-63d3-4e71-93c1-b6793043dc0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7571971a-63d3-4e71-93c1-b6793043dc0b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7571971a-63d3-4e71-93c1-b6793043dc0b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7571971a-63d3-4e71-93c1-b6793043dc0b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7571971a-63d3-4e71-93c1-b6793043dc0b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7571971a-63d3-4e71-93c1-b6793043dc0b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 929/1886] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volume-transfers/detail Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volume_transfer [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Listing volume transfers {{(pid=86908) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e6b53118-436a-444b-9c84-6809cea85dfe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5e6b0d6-64e2-40d0-8d4f-a2f0a67b154b tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 958/1887] 192.168.122.53 () {60 vars in 1205 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume with id: f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Delete transfer with id: b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume request issued successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e6b53118-436a-444b-9c84-6809cea85dfe tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 202 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 930/1888] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:31 2026] DELETE /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c274c2c8-2640-4657-9b87-89ac81267093 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d2ff8bc6-c359-474c-92bb-3a9d4a64ca46 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab returned with HTTP 202 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 959/1889] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:48:31 2026] DELETE /volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c274c2c8-2640-4657-9b87-89ac81267093 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c274c2c8-2640-4657-9b87-89ac81267093 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c274c2c8-2640-4657-9b87-89ac81267093 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c274c2c8-2640-4657-9b87-89ac81267093 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c274c2c8-2640-4657-9b87-89ac81267093 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 931/1890] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04379ea8-9a9c-4f24-88e6-a25c8114858e tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 960/1891] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 954 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] DELETE http://192.168.122.53/volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Delete transfer with id: b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-667598e6-4e8a-4db5-9c27-1c115eaaca1a tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab returned with HTTP 404 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 932/1892] 192.168.122.53 () {60 vars in 1298 bytes} [Tue Sep 1 01:48:31 2026] DELETE /volume/v3/volume-transfers/b1a7e15e-5c47-4bc2-8e29-f0bbbb3297ab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Delete volume with id: 0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38c690f5-d56c-492d-8719-8c2cd13b5ec3 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 961/1893] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 473 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Delete volume request issued successfully. Sep 01 01:48:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9e63938-2b91-45a8-93e7-d14db7391fdf tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 202 Sep 01 01:48:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 933/1894] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:31 2026] DELETE /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71d18d2d-bdcf-4407-b189-8a0540da53b8 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 962/1895] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:31 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 1137 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c68577b1-686d-493a-bc1b-3253c76b9dc4 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 200 Sep 01 01:48:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 934/1896] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:32 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:48:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3c1d6998-be04-4e08-866a-529874c51869 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c1d6998-be04-4e08-866a-529874c51869 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:48:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c1d6998-be04-4e08-866a-529874c51869 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c1d6998-be04-4e08-866a-529874c51869 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3c1d6998-be04-4e08-866a-529874c51869 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c1d6998-be04-4e08-866a-529874c51869 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 200 Sep 01 01:48:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 963/1897] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:32 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5cee8f02-e598-442b-956f-5487875b92de None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5cee8f02-e598-442b-956f-5487875b92de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5cee8f02-e598-442b-956f-5487875b92de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5cee8f02-e598-442b-956f-5487875b92de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5cee8f02-e598-442b-956f-5487875b92de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Snapshot retrieved successfully. Sep 01 01:48:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5cee8f02-e598-442b-956f-5487875b92de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 200 Sep 01 01:48:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 935/1898] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:32 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 473 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a822402d-6989-4741-ba12-b3612807d6e0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a822402d-6989-4741-ba12-b3612807d6e0 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a822402d-6989-4741-ba12-b3612807d6e0 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a822402d-6989-4741-ba12-b3612807d6e0 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a822402d-6989-4741-ba12-b3612807d6e0 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Volume info retrieved successfully. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a822402d-6989-4741-ba12-b3612807d6e0 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 200 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 964/1899] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:33 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 1137 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cf2a37c4-4ab7-444a-91d4-6f7ae8c56401 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf2a37c4-4ab7-444a-91d4-6f7ae8c56401 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf2a37c4-4ab7-444a-91d4-6f7ae8c56401 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cf2a37c4-4ab7-444a-91d4-6f7ae8c56401 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cf2a37c4-4ab7-444a-91d4-6f7ae8c56401 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 returned with HTTP 404 Sep 01 01:48:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 936/1900] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:33 2026] GET /volume/v3/volumes/d74125e4-edf0-433f-af1e-d14b4ab716e4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-743050825"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-743050825'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume of 1 GB Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (9e2b43e1-60bf-45e3-9907-edd0300ece49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450cea09-47a5-43f7-99aa-50c0704d556b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450cea09-47a5-43f7-99aa-50c0704d556b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385a1cab-eb19-4f4b-a8d3-a515cbaea14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Created reservations ['3a71f618-8f71-4626-af4e-da937432ec98', 'cc3b43d8-bcf4-425d-8464-d2ae92d51bfa', '725c785d-6f9f-4557-8168-ef417e1d3eed', 'b3f1a3d0-1ae0-47f9-b126-a6988a17ffc7'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385a1cab-eb19-4f4b-a8d3-a515cbaea14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a71f618-8f71-4626-af4e-da937432ec98', 'cc3b43d8-bcf4-425d-8464-d2ae92d51bfa', '725c785d-6f9f-4557-8168-ef417e1d3eed', 'b3f1a3d0-1ae0-47f9-b126-a6988a17ffc7']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a63d1c8-b873-44f6-8d79-e2da3a15d243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a63d1c8-b873-44f6-8d79-e2da3a15d243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a90e3d2-451c-41c6-89a1-27131c7ad42c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-743050825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['3a71f618-8f71-4626-af4e-da937432ec98','cc3b43d8-bcf4-425d-8464-d2ae92d51bfa','725c785d-6f9f-4557-8168-ef417e1d3eed','b3f1a3d0-1ae0-47f9-b126-a6988a17ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-743050825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a90e3d2-451c-41c6-89a1-27131c7ad42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35884b8c972b4931ab4f4ab5888309de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ce801c-f873-4947-a517-21f3ba697493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ce801c-f873-4947-a517-21f3ba697493) transitioned into state 'SUCCESS' from state '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-743050825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['3a71f618-8f71-4626-af4e-da937432ec98','cc3b43d8-bcf4-425d-8464-d2ae92d51bfa','725c785d-6f9f-4557-8168-ef417e1d3eed','b3f1a3d0-1ae0-47f9-b126-a6988a17ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f250e7fb-c7c9-4b9b-868c-ba7f285a763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f250e7fb-c7c9-4b9b-868c-ba7f285a763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (9e2b43e1-60bf-45e3-9907-edd0300ece49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request issued successfully. Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8dcecc21-ffe4-4d0d-838c-512e1b6b81d9 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 965/1901] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:33 2026] POST /volume/v3/volumes => generated 784 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f15ee2a0-eb0b-4d1c-9fb7-e7a3f6707e05 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 200 Sep 01 01:48:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 937/1902] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:33 2026] GET /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c94f8a8-0ced-437f-863f-de9fb7cf5f7f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c94f8a8-0ced-437f-863f-de9fb7cf5f7f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c94f8a8-0ced-437f-863f-de9fb7cf5f7f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c94f8a8-0ced-437f-863f-de9fb7cf5f7f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c94f8a8-0ced-437f-863f-de9fb7cf5f7f tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 returned with HTTP 404 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 966/1903] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:33 2026] GET /volume/v3/volumes/f8200206-2279-4d78-8da1-f905db65c8c9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-57b65d6e-5be3-4429-824a-93a13f1e299b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57b65d6e-5be3-4429-824a-93a13f1e299b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-57b65d6e-5be3-4429-824a-93a13f1e299b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-57b65d6e-5be3-4429-824a-93a13f1e299b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57b65d6e-5be3-4429-824a-93a13f1e299b tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd returned with HTTP 404 Sep 01 01:48:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 938/1904] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:48:33 2026] GET /volume/v3/snapshots/2cb9739e-5b04-43c1-baa9-1c9a605f88cd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4c72e417-47ed-4aa3-b857-1d958722f7de None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] DELETE http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume with id: 3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Delete volume request issued successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4c72e417-47ed-4aa3-b857-1d958722f7de tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 202 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 967/1905] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:33 2026] DELETE /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a87d7752-5127-491b-a686-51c2db8e83c5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] DELETE http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume with id: 08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Volume info retrieved successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ff56fca5-7c51-4744-b28c-f7fdb1bf4854 tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 200 Sep 01 01:48:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 939/1906] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:34 2026] GET /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Delete volume request issued successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a87d7752-5127-491b-a686-51c2db8e83c5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 202 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 968/1907] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:48:34 2026] DELETE /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1036618f-e375-49a2-975c-83d125de1c56 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1036618f-e375-49a2-975c-83d125de1c56 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1036618f-e375-49a2-975c-83d125de1c56 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1036618f-e375-49a2-975c-83d125de1c56 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1036618f-e375-49a2-975c-83d125de1c56 tempest-VolumesTransfersV357Test-201300730 tempest-VolumesTransfersV357Test-201300730-project-admin] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 404 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 969/1908] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:34 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3f72c904-f877-4c09-a507-4c086e917911 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f72c904-f877-4c09-a507-4c086e917911 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] GET http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f72c904-f877-4c09-a507-4c086e917911 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3f72c904-f877-4c09-a507-4c086e917911 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Volume info retrieved successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3f72c904-f877-4c09-a507-4c086e917911 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 404 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 970/1909] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:34 2026] GET /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] Delete volume with id: 0b6508e7-ff77-46df-9d17-0a0b6718a767 Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e3af689-da9a-4ad1-b6c6-cfb1812f73b5 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 200 Sep 01 01:48:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 940/1910] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:34 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-965251ca-46cb-4a92-9475-47f9a8a28f69 tempest-VolumesTransfersV357Test-992217269 tempest-VolumesTransfersV357Test-992217269-project-member] http://192.168.122.53/volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 returned with HTTP 404 Sep 01 01:48:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 971/1911] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:34 2026] DELETE /volume/v3/volumes/0b6508e7-ff77-46df-9d17-0a0b6718a767 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-acfafccc-bb35-4dd6-9e44-d49b982fb354 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 200 Sep 01 01:48:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 941/1912] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:34 2026] GET /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 1013 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9b91fccf-7e7b-4a3a-be61-815926f2695d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b91fccf-7e7b-4a3a-be61-815926f2695d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] GET http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b91fccf-7e7b-4a3a-be61-815926f2695d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9b91fccf-7e7b-4a3a-be61-815926f2695d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9b91fccf-7e7b-4a3a-be61-815926f2695d tempest-CreateVolumesFromSnapshotTest-1049341883 tempest-CreateVolumesFromSnapshotTest-1049341883-project-member] http://192.168.122.53/volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 returned with HTTP 404 Sep 01 01:48:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 972/1913] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:35 2026] GET /volume/v3/volumes/3b730245-e671-4435-bb24-60e2722e71d5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d90dfd55-0b01-4ba5-909f-04c246e160c7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90dfd55-0b01-4ba5-909f-04c246e160c7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] GET http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e Sep 01 01:48:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90dfd55-0b01-4ba5-909f-04c246e160c7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90dfd55-0b01-4ba5-909f-04c246e160c7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90dfd55-0b01-4ba5-909f-04c246e160c7 tempest-AttachVolumeNegativeTest-753336702 tempest-AttachVolumeNegativeTest-753336702-project-member] http://192.168.122.53/volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e returned with HTTP 404 Sep 01 01:48:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 942/1914] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:35 2026] GET /volume/v3/volumes/08b5720f-6389-4efd-8872-06bf327fef3e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a4bf898c-3068-41be-a707-c48af56c7d78 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a4bf898c-3068-41be-a707-c48af56c7d78 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a4bf898c-3068-41be-a707-c48af56c7d78 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a4bf898c-3068-41be-a707-c48af56c7d78 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a4bf898c-3068-41be-a707-c48af56c7d78 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a4bf898c-3068-41be-a707-c48af56c7d78 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 200 Sep 01 01:48:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 973/1915] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:35 2026] GET /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Get all volumes completed successfully. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20182e6c-fd18-43c6-8b4c-8e4518f500ae tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:48:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 943/1916] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 01:48:36 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ddb4f565-692f-4d36-badd-237f4b07d53c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:36 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume with id: 4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume request issued successfully. Sep 01 01:48:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ddb4f565-692f-4d36-badd-237f4b07d53c tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 202 Sep 01 01:48:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 974/1917] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:36 2026] DELETE /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8a4df4d8-dbc6-43fd-abdd-6c2d7db06b41 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 200 Sep 01 01:48:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 944/1918] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:36 2026] GET /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-124df113-4465-4c68-9ac3-355342c46615 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-124df113-4465-4c68-9ac3-355342c46615 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-124df113-4465-4c68-9ac3-355342c46615 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-124df113-4465-4c68-9ac3-355342c46615 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-124df113-4465-4c68-9ac3-355342c46615 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c returned with HTTP 404 Sep 01 01:48:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 975/1919] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:37 2026] GET /volume/v3/volumes/4a90e3d2-451c-41c6-89a1-27131c7ad42c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1350776690"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1350776690'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume of 1 GB Sep 01 01:48:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (debc1432-6733-4a80-9aee-cb9e455b3377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b85ced-e962-4e5a-8cbb-d01f3b07b944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b85ced-e962-4e5a-8cbb-d01f3b07b944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ce7486-1c79-4a11-996b-76766c9b91b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Created reservations ['f000d8cd-2e78-43b0-91db-0a3dc2c35f95', 'a62c6b53-e1d8-4c5a-b0e9-a6867c40974f', 'f15fee1e-5393-40e8-a5da-2fd48e872647', '5c337e66-fb3b-4388-af6e-c4671456f220'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ce7486-1c79-4a11-996b-76766c9b91b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f000d8cd-2e78-43b0-91db-0a3dc2c35f95', 'a62c6b53-e1d8-4c5a-b0e9-a6867c40974f', 'f15fee1e-5393-40e8-a5da-2fd48e872647', '5c337e66-fb3b-4388-af6e-c4671456f220']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c08978-e92f-4b6e-be35-a9ac0d3815f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c08978-e92f-4b6e-be35-a9ac0d3815f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f51fd32-bd75-4a82-9632-8b72d3d17508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350776690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['f000d8cd-2e78-43b0-91db-0a3dc2c35f95','a62c6b53-e1d8-4c5a-b0e9-a6867c40974f','f15fee1e-5393-40e8-a5da-2fd48e872647','5c337e66-fb3b-4388-af6e-c4671456f220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350776690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f51fd32-bd75-4a82-9632-8b72d3d17508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35884b8c972b4931ab4f4ab5888309de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a01d24-2b53-4f36-9c37-b8fe617701f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a01d24-2b53-4f36-9c37-b8fe617701f1) transitioned into state 'SUCCESS' from state '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-1350776690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['f000d8cd-2e78-43b0-91db-0a3dc2c35f95','a62c6b53-e1d8-4c5a-b0e9-a6867c40974f','f15fee1e-5393-40e8-a5da-2fd48e872647','5c337e66-fb3b-4388-af6e-c4671456f220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc19f7c8-72b2-4998-b1ce-05dc58addec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc19f7c8-72b2-4998-b1ce-05dc58addec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (debc1432-6733-4a80-9aee-cb9e455b3377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request issued successfully. Sep 01 01:48:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2348c3b7-ca08-4270-8061-c30aa329e3bb tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 945/1920] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:37 2026] POST /volume/v3/volumes => generated 785 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fd244ce4-8362-4ea4-9675-15882341f36a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fd244ce4-8362-4ea4-9675-15882341f36a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fd244ce4-8362-4ea4-9675-15882341f36a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fd244ce4-8362-4ea4-9675-15882341f36a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fd244ce4-8362-4ea4-9675-15882341f36a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fd244ce4-8362-4ea4-9675-15882341f36a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 976/1921] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:37 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 964 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05c75a09-f837-4cc5-be6e-2c61c7a21858 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 946/1922] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:38 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6794aea9-0819-4330-a859-ab3fa5efff95 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cda86227-9f78-4ffa-b2b9-987c32812ecc tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 977/1923] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:40 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Volume info retrieved successfully. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f3ae7aa-936e-4949-89f7-bbb5c0d3535a tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 978/1924] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:40 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be855036-554a-4c39-bd61-859cd6a17135 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume with id: 3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6794aea9-0819-4330-a859-ab3fa5efff95 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6794aea9-0819-4330-a859-ab3fa5efff95 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-743437915", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume request issued successfully. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be855036-554a-4c39-bd61-859cd6a17135 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 202 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 979/1925] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:40 2026] DELETE /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6794aea9-0819-4330-a859-ab3fa5efff95 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 947/1926] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types => generated 379 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f24d84f0-8ffe-406e-a8e2-611122e71620 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f24d84f0-8ffe-406e-a8e2-611122e71620 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f24d84f0-8ffe-406e-a8e2-611122e71620 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e926eec3-4515-47f7-b3a7-21abe01325e5 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 980/1927] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:40 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f24d84f0-8ffe-406e-a8e2-611122e71620 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 948/1928] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5574573f-93a8-4863-9361-da32dc960e91 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5574573f-93a8-4863-9361-da32dc960e91 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5574573f-93a8-4863-9361-da32dc960e91 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-534655479", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5574573f-93a8-4863-9361-da32dc960e91 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 981/1929] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bfe202b7-9faf-4502-ad24-1a8f3b7cdd1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfe202b7-9faf-4502-ad24-1a8f3b7cdd1f tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] POST http://192.168.122.53/volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b/encryption Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bfe202b7-9faf-4502-ad24-1a8f3b7cdd1f tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-bfe202b7-9faf-4502-ad24-1a8f3b7cdd1f tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfe202b7-9faf-4502-ad24-1a8f3b7cdd1f tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b/encryption returned with HTTP 403 Sep 01 01:48:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 949/1930] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b/encryption => generated 127 bytes in 216 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4b7c0614-011f-4f05-a0cb-170c51c93dfe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b7c0614-011f-4f05-a0cb-170c51c93dfe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b7c0614-011f-4f05-a0cb-170c51c93dfe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1880302767", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b7c0614-011f-4f05-a0cb-170c51c93dfe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 982/1931] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7bba9dd1-c90f-4266-9d50-cd1acba38de8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bba9dd1-c90f-4266-9d50-cd1acba38de8 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] POST http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7bba9dd1-c90f-4266-9d50-cd1acba38de8 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-7bba9dd1-c90f-4266-9d50-cd1acba38de8 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7bba9dd1-c90f-4266-9d50-cd1acba38de8 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs returned with HTTP 403 Sep 01 01:48:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 950/1932] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:48:40 2026] POST /volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9506bffc-bc46-4973-8af8-6436e20cc1ea None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9506bffc-bc46-4973-8af8-6436e20cc1ea tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] PUT http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs/key2 Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9506bffc-bc46-4973-8af8-6436e20cc1ea tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-9506bffc-bc46-4973-8af8-6436e20cc1ea tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9506bffc-bc46-4973-8af8-6436e20cc1ea tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs/key2 returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 983/1933] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:48:40 2026] PUT /volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714/extra_specs/key2 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cba91a94-ca9f-473e-b71a-c8e19dc14b6d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cba91a94-ca9f-473e-b71a-c8e19dc14b6d tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cba91a94-ca9f-473e-b71a-c8e19dc14b6d tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-cba91a94-ca9f-473e-b71a-c8e19dc14b6d tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cba91a94-ca9f-473e-b71a-c8e19dc14b6d tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 951/1934] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:48:41 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9ab76de3-72af-4ce7-84d7-1d359502c4c4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ab76de3-72af-4ce7-84d7-1d359502c4c4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ab76de3-72af-4ce7-84d7-1d359502c4c4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-68250729", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ab76de3-72af-4ce7-84d7-1d359502c4c4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 984/1935] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:41 2026] POST /volume/v3/types => generated 378 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8e99c313-131a-4862-9e96-1354c262689e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e99c313-131a-4862-9e96-1354c262689e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8e99c313-131a-4862-9e96-1354c262689e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e99c313-131a-4862-9e96-1354c262689e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 952/1936] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:48:41 2026] POST /volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] DELETE http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption/f5447c7b-d44e-4c72-b8b6-d15575e0f9bd Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-467b64f1-7556-4e3c-a0fa-dddbca335728 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption/f5447c7b-d44e-4c72-b8b6-d15575e0f9bd returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 985/1937] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:48:41 2026] DELETE /volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f/encryption/f5447c7b-d44e-4c72-b8b6-d15575e0f9bd => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2680d50c-78ec-4f41-a93b-38d905b48e09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2680d50c-78ec-4f41-a93b-38d905b48e09 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2680d50c-78ec-4f41-a93b-38d905b48e09 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-639507242", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2680d50c-78ec-4f41-a93b-38d905b48e09 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 953/1938] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:41 2026] POST /volume/v3/types => generated 379 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] DELETE http://192.168.122.53/volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59/extra_specs/key1 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a88baed6-05a4-422c-8d3a-8bc5ea295103 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59/extra_specs/key1 returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 986/1939] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:48:41 2026] DELETE /volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dfc63479-12dd-4dc1-9334-b3dd2cf1d3b6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfc63479-12dd-4dc1-9334-b3dd2cf1d3b6 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dfc63479-12dd-4dc1-9334-b3dd2cf1d3b6 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1961784859", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dfc63479-12dd-4dc1-9334-b3dd2cf1d3b6 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 954/1940] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:48:41 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] DELETE http://192.168.122.53/volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5806f1f-850f-4a6a-a0f1-a0bb65e6994b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 987/1941] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:41 2026] DELETE /volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0acba81f-cd46-4631-bfbd-1862d4dfbaef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0acba81f-cd46-4631-bfbd-1862d4dfbaef tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0acba81f-cd46-4631-bfbd-1862d4dfbaef tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0acba81f-cd46-4631-bfbd-1862d4dfbaef tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0acba81f-cd46-4631-bfbd-1862d4dfbaef tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 955/1942] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs => generated 123 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af3821f0-8cbb-4e86-a8a1-6893464a8ba4 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 988/1943] 192.168.122.53 () {58 vars in 1110 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types => generated 2359 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/cipher Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28ab0dd4-50b1-4b32-9a4f-a0057397999e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/cipher returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 956/1944] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/cipher => generated 124 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07a0c81e-f398-40ec-ba30-d35d2b166cec tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 957/1945] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption => generated 124 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8241d952-254f-43ef-aac9-a7cf5d9b10ee tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 989/1946] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-307ddb7a-2a97-4e24-80d3-97199d1d55d9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-307ddb7a-2a97-4e24-80d3-97199d1d55d9 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/multiattach Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-307ddb7a-2a97-4e24-80d3-97199d1d55d9 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-307ddb7a-2a97-4e24-80d3-97199d1d55d9 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-307ddb7a-2a97-4e24-80d3-97199d1d55d9 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/multiattach returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 958/1947] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/multiattach => generated 29 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5804db05-f82b-4818-9cdf-702d45e69e74 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5804db05-f82b-4818-9cdf-702d45e69e74 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/volume_backend_name Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5804db05-f82b-4818-9cdf-702d45e69e74 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5804db05-f82b-4818-9cdf-702d45e69e74 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5804db05-f82b-4818-9cdf-702d45e69e74 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 990/1948] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-24f7b2e6-a031-45a8-88a8-f90e993d3e0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-24f7b2e6-a031-45a8-88a8-f90e993d3e0b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] GET http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-24f7b2e6-a031-45a8-88a8-f90e993d3e0b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-24f7b2e6-a031-45a8-88a8-f90e993d3e0b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-24f7b2e6-a031-45a8-88a8-f90e993d3e0b tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a returned with HTTP 200 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 959/1949] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:48:41 2026] GET /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a => generated 317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cb162cf1-0aba-4318-aefe-0d6416c44d3c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb162cf1-0aba-4318-aefe-0d6416c44d3c tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] PUT http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/f4e9b5f1-0c0f-4c9b-b241-acdc2e12748d Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb162cf1-0aba-4318-aefe-0d6416c44d3c tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-cb162cf1-0aba-4318-aefe-0d6416c44d3c tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb162cf1-0aba-4318-aefe-0d6416c44d3c tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/f4e9b5f1-0c0f-4c9b-b241-acdc2e12748d returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 991/1950] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:48:41 2026] PUT /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/encryption/f4e9b5f1-0c0f-4c9b-b241-acdc2e12748d => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-90c54d63-b6ba-4df7-9870-f6196363e72e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90c54d63-b6ba-4df7-9870-f6196363e72e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] PUT http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/key1 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90c54d63-b6ba-4df7-9870-f6196363e72e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-90c54d63-b6ba-4df7-9870-f6196363e72e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90c54d63-b6ba-4df7-9870-f6196363e72e tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/key1 returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 960/1951] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:48:41 2026] PUT /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-13fc95ef-80bf-4c08-9238-00bb96e3cdd5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13fc95ef-80bf-4c08-9238-00bb96e3cdd5 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] PUT http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13fc95ef-80bf-4c08-9238-00bb96e3cdd5 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-13fc95ef-80bf-4c08-9238-00bb96e3cdd5 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3620f0b5a9704ec7b107444ee9c7b61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf329b2b80774a15ab213ce2e566d0bd', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13fc95ef-80bf-4c08-9238-00bb96e3cdd5 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-member] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a returned with HTTP 403 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 992/1952] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:48:41 2026] PUT /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b9e93ca-01f3-4cd9-80ea-280a5b75e974 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b9e93ca-01f3-4cd9-80ea-280a5b75e974 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b9e93ca-01f3-4cd9-80ea-280a5b75e974 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b9e93ca-01f3-4cd9-80ea-280a5b75e974 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b9e93ca-01f3-4cd9-80ea-280a5b75e974 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 returned with HTTP 202 Sep 01 01:48:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 961/1953] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:41 2026] DELETE /volume/v3/types/2466f2dd-1e9d-448c-b705-28ac3ae30db3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d70bc2a4-8769-4b50-a673-899cac5faffe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d70bc2a4-8769-4b50-a673-899cac5faffe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59 Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d70bc2a4-8769-4b50-a673-899cac5faffe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d70bc2a4-8769-4b50-a673-899cac5faffe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d70bc2a4-8769-4b50-a673-899cac5faffe tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59 returned with HTTP 202 Sep 01 01:48:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 993/1954] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:41 2026] DELETE /volume/v3/types/dffe400e-0d29-4a60-9b3b-8604057d3d59 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3e2b723-bb98-4f4a-8dfb-c9f85a7d5afd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3e2b723-bb98-4f4a-8dfb-c9f85a7d5afd tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3e2b723-bb98-4f4a-8dfb-c9f85a7d5afd tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3e2b723-bb98-4f4a-8dfb-c9f85a7d5afd tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3e2b723-bb98-4f4a-8dfb-c9f85a7d5afd tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f returned with HTTP 202 Sep 01 01:48:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 962/1955] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:42 2026] DELETE /volume/v3/types/2eedaf17-986a-4b88-989f-14aefeee334f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-da979d47-ac2c-4f4e-a76e-4bfa42ea4dfc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-da979d47-ac2c-4f4e-a76e-4bfa42ea4dfc tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714 Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-da979d47-ac2c-4f4e-a76e-4bfa42ea4dfc tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-da979d47-ac2c-4f4e-a76e-4bfa42ea4dfc tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-da979d47-ac2c-4f4e-a76e-4bfa42ea4dfc tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714 returned with HTTP 202 Sep 01 01:48:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 994/1956] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:42 2026] DELETE /volume/v3/types/27e7ab4f-ad48-44f2-8a02-991f768f6714 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5677472b-b101-4a29-90a6-b01aebf5e1fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5677472b-b101-4a29-90a6-b01aebf5e1fa tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5677472b-b101-4a29-90a6-b01aebf5e1fa tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5677472b-b101-4a29-90a6-b01aebf5e1fa tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5677472b-b101-4a29-90a6-b01aebf5e1fa tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b returned with HTTP 202 Sep 01 01:48:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 963/1957] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:42 2026] DELETE /volume/v3/types/ee9dae58-1910-49dd-ae1d-3e1c3e40373b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c9a7672b-3935-456e-8ba4-169ce64aba01 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c9a7672b-3935-456e-8ba4-169ce64aba01 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] DELETE http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c9a7672b-3935-456e-8ba4-169ce64aba01 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c9a7672b-3935-456e-8ba4-169ce64aba01 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c9a7672b-3935-456e-8ba4-169ce64aba01 tempest-VolumeTypesMemberTests-216618442 tempest-VolumeTypesMemberTests-216618442-project-admin] http://192.168.122.53/volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a returned with HTTP 202 Sep 01 01:48:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 995/1958] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:48:42 2026] DELETE /volume/v3/types/759ed0cd-f294-4961-b8e8-1d3db2e93e0a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2f884193-5a8c-4190-81a2-4f1badd200f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f884193-5a8c-4190-81a2-4f1badd200f2 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f884193-5a8c-4190-81a2-4f1badd200f2 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f884193-5a8c-4190-81a2-4f1badd200f2 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f884193-5a8c-4190-81a2-4f1badd200f2 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 returned with HTTP 404 Sep 01 01:48:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 964/1959] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:42 2026] GET /volume/v3/volumes/3f51fd32-bd75-4a82-9632-8b72d3d17508 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-51826801"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-51826801'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume of 1 GB Sep 01 01:48:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Availability Zones retrieved successfully. Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (d99425fe-8ab6-4b32-9ac1-19c09a8c456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2638f2ef-5017-49d0-a513-5ae8ff94ad1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2638f2ef-5017-49d0-a513-5ae8ff94ad1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d433a6-952e-4e1e-bf94-59a3fffd53e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Created reservations ['b5b3b2d8-2336-4f85-98ca-7d0455e780e9', '62dc5234-4145-46e3-84fd-3dddf1fae480', '7a169ae3-1183-4145-83a9-57157aa95de1', '71db8896-b66c-497b-8c2e-8f65fe2519d9'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d433a6-952e-4e1e-bf94-59a3fffd53e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b3b2d8-2336-4f85-98ca-7d0455e780e9', '62dc5234-4145-46e3-84fd-3dddf1fae480', '7a169ae3-1183-4145-83a9-57157aa95de1', '71db8896-b66c-497b-8c2e-8f65fe2519d9']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80d0a26-aa2d-48a9-a0a5-e5d7752694dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80d0a26-aa2d-48a9-a0a5-e5d7752694dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10643ed8-2f2e-44a0-bdc3-4ddfe12916e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-51826801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['b5b3b2d8-2336-4f85-98ca-7d0455e780e9','62dc5234-4145-46e3-84fd-3dddf1fae480','7a169ae3-1183-4145-83a9-57157aa95de1','71db8896-b66c-497b-8c2e-8f65fe2519d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-51826801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10643ed8-2f2e-44a0-bdc3-4ddfe12916e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35884b8c972b4931ab4f4ab5888309de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e7dbf1-7546-44ba-8526-165c957b9c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e7dbf1-7546-44ba-8526-165c957b9c75) transitioned into state 'SUCCESS' from state '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-51826801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba893ed7c0d6431d9ab2a0d050c7283a',qos_specs=None,replication_status=,reservations=['b5b3b2d8-2336-4f85-98ca-7d0455e780e9','62dc5234-4145-46e3-84fd-3dddf1fae480','7a169ae3-1183-4145-83a9-57157aa95de1','71db8896-b66c-497b-8c2e-8f65fe2519d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35884b8c972b4931ab4f4ab5888309de',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3433819e-db43-44ac-a059-db2ec9c8725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3433819e-db43-44ac-a059-db2ec9c8725e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Flow 'volume_create_api' (d99425fe-8ab6-4b32-9ac1-19c09a8c456b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Create volume request issued successfully. Sep 01 01:48:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99525f49-48f5-42a3-a4e5-bdb90d37dbef tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 996/1960] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:48:42 2026] POST /volume/v3/volumes => generated 783 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61a7127b-e4bd-45ba-8bfc-cf061f5aaa88 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 200 Sep 01 01:48:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 965/1961] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:43 2026] GET /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 962 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:48:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d095de0-79aa-49dd-bd52-14f0891174af None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d095de0-79aa-49dd-bd52-14f0891174af tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d095de0-79aa-49dd-bd52-14f0891174af tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d095de0-79aa-49dd-bd52-14f0891174af tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0d095de0-79aa-49dd-bd52-14f0891174af tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d095de0-79aa-49dd-bd52-14f0891174af tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 200 Sep 01 01:48:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 997/1962] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:44 2026] GET /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1604346506", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1604346506', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Create volume of 1 GB Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Availability Zones retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Flow 'volume_create_api' (b3860a04-9c0f-4f27-9a9e-2c0d06098762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590c150a-d6a5-40d0-9781-225ce768ef99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d7a9e96-b574-40b4-a9fd-511194a6db14 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 200 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 998/1963] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:45 2026] GET /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 1013 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] GET http://192.168.122.53/volume/v3/volumes/summary Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590c150a-d6a5-40d0-9781-225ce768ef99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b9cbbd-cf85-4eea-91bb-e30097b0608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] Get summary completed successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e607322b-83bd-4a39-87f3-ccd1a03f2849 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-reader] http://192.168.122.53/volume/v3/volumes/summary returned with HTTP 200 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 999/1964] 192.168.122.53 () {60 vars in 1181 bytes} [Tue Sep 1 01:48:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume with id: 10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Delete volume request issued successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4136cb6f-9693-40ad-b2c9-4beebf524199 tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 202 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1000/1965] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:48:45 2026] DELETE /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Volume info retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c14c9e9a-b6de-4f3a-8008-16dbe3b4e59b tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 200 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1001/1966] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:45 2026] GET /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Created reservations ['91c581d0-1bb0-404f-9b8c-f20983cca555', 'e52e6acd-ac03-4157-8419-a236e33cffcb', 'a59a2db3-bfa2-4b83-af67-9606d02926b3', 'ce9f35d3-0a33-4bef-81c6-525cc94bc0b6'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b9cbbd-cf85-4eea-91bb-e30097b0608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c581d0-1bb0-404f-9b8c-f20983cca555', 'e52e6acd-ac03-4157-8419-a236e33cffcb', 'a59a2db3-bfa2-4b83-af67-9606d02926b3', 'ce9f35d3-0a33-4bef-81c6-525cc94bc0b6']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca18de6-3928-4927-b046-fb43f6930838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca18de6-3928-4927-b046-fb43f6930838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3f057e8-affd-4f16-8ad1-01df852ff14d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1604346506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcfb354892a9417294f43aded6f25e47',qos_specs=None,replication_status=,reservations=['91c581d0-1bb0-404f-9b8c-f20983cca555','e52e6acd-ac03-4157-8419-a236e33cffcb','a59a2db3-bfa2-4b83-af67-9606d02926b3','ce9f35d3-0a33-4bef-81c6-525cc94bc0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008f25e2fd6c47e38df31d8a153e2c7d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1604346506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3f057e8-affd-4f16-8ad1-01df852ff14d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcfb354892a9417294f43aded6f25e47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='008f25e2fd6c47e38df31d8a153e2c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d501a20b-4e3b-4ca2-a57e-4ae6f5d35cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d501a20b-4e3b-4ca2-a57e-4ae6f5d35cdd) transitioned into state 'SUCCESS' from state '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-1604346506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcfb354892a9417294f43aded6f25e47',qos_specs=None,replication_status=,reservations=['91c581d0-1bb0-404f-9b8c-f20983cca555','e52e6acd-ac03-4157-8419-a236e33cffcb','a59a2db3-bfa2-4b83-af67-9606d02926b3','ce9f35d3-0a33-4bef-81c6-525cc94bc0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008f25e2fd6c47e38df31d8a153e2c7d',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5ced04-d0c8-4f83-9e01-a036c95404ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5ced04-d0c8-4f83-9e01-a036c95404ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Flow 'volume_create_api' (b3860a04-9c0f-4f27-9a9e-2c0d06098762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Create volume request issued successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-ddcee41e-6b8e-4a92-81b7-f5e89b347b6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 966/1967] 192.168.122.53 () {64 vars in 1425 bytes} [Tue Sep 1 01:48:45 2026] POST /volume/v3/volumes => generated 770 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-4de3c24d-5502-4c55-8445-db68b24083ee req-6c3ad0de-5023-42d3-9d80-dc5966f29d6d tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1002/1968] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:45 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 838 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-96fa79fe-f270-43d4-91c3-7f27fab5985e req-2fc030c4-5f1f-4d64-87d2-aabba906d9be tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 967/1969] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:45 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c687bb6-8a15-418e-ab2d-1be102c878ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c687bb6-8a15-418e-ab2d-1be102c878ff tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] GET http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 Sep 01 01:48:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c687bb6-8a15-418e-ab2d-1be102c878ff tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c687bb6-8a15-418e-ab2d-1be102c878ff tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c687bb6-8a15-418e-ab2d-1be102c878ff tempest-ProjectReaderTests-588283847 tempest-ProjectReaderTests-588283847-project-admin] http://192.168.122.53/volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 returned with HTTP 404 Sep 01 01:48:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1003/1970] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:48:46 2026] GET /volume/v3/volumes/10643ed8-2f2e-44a0-bdc3-4ddfe12916e2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:48:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-c2ca8da1-0389-47fd-a3f1-f8cb1c754972 req-a353309e-e293-4e4d-8dd5-e7a465d6e5cc tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 968/1971] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:47 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7a49cd33-c28b-4405-be69-0f3f9cfd6cf5 req-f09040b7-5568-4dbb-bd02-126383580306 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1004/1972] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:48 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-reader] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-reader] Volume info retrieved successfully. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-92ba9d3a-adb9-478a-b2c5-eaf57ca731b5 req-0edf73be-8c04-4a16-9ce2-39c790184a93 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-reader] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 969/1973] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:48 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Delete volume with id: d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Delete volume request issued successfully. Sep 01 01:48:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-85694f5b-e03f-401f-a8e7-f5012b1fd5a6 req-faea1199-42a7-4cd6-bc37-f6da41c55ece tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 202 Sep 01 01:48:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1005/1974] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:48:48 2026] DELETE /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Volume info retrieved successfully. Sep 01 01:48:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3ab5bcbd-a7a1-47d5-8e4f-68ef3e54d04f req-fb1682b6-addc-42fb-a0be-2bf1e099eceb tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 200 Sep 01 01:48:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 970/1975] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:48 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a7d2e926-ceb3-4a37-8ad4-81e50c0621ee req-77cb43b6-97ce-4ba0-a734-c7fbb6dddb29 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a7d2e926-ceb3-4a37-8ad4-81e50c0621ee req-77cb43b6-97ce-4ba0-a734-c7fbb6dddb29 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] GET http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d Sep 01 01:48:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a7d2e926-ceb3-4a37-8ad4-81e50c0621ee req-77cb43b6-97ce-4ba0-a734-c7fbb6dddb29 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a7d2e926-ceb3-4a37-8ad4-81e50c0621ee req-77cb43b6-97ce-4ba0-a734-c7fbb6dddb29 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a7d2e926-ceb3-4a37-8ad4-81e50c0621ee req-77cb43b6-97ce-4ba0-a734-c7fbb6dddb29 tempest-VolumesGetTestJSON-779025370 tempest-VolumesGetTestJSON-779025370-project-member] http://192.168.122.53/volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d returned with HTTP 404 Sep 01 01:48:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1006/1976] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:49 2026] GET /volume/v3/volumes/d3f057e8-affd-4f16-8ad1-01df852ff14d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] DELETE http://192.168.122.53/volume/v3/volumes/tempest-invalid-2129986130 Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Delete volume with id: tempest-invalid-2129986130 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3923038-ad5e-45be-bbfb-c7a6f11b09ab req-47c66b22-6d89-40db-8dae-bde9f19a6b92 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] http://192.168.122.53/volume/v3/volumes/tempest-invalid-2129986130 returned with HTTP 404 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 971/1977] 192.168.122.53 () {62 vars in 1474 bytes} [Tue Sep 1 01:48:55 2026] DELETE /volume/v3/volumes/tempest-invalid-2129986130 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ae6b4dfd-b111-4994-a508-e9a28d1e0366 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] Delete volume with id: ae6b4dfd-b111-4994-a508-e9a28d1e0366 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-4ba168e2-ee06-4c21-8a6b-82d953111397 req-52d9f9e1-42e0-4ab6-a029-e979a0fbfdce tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-member] http://192.168.122.53/volume/v3/volumes/ae6b4dfd-b111-4994-a508-e9a28d1e0366 returned with HTTP 404 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 972/1978] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:48:55 2026] DELETE /volume/v3/volumes/ae6b4dfd-b111-4994-a508-e9a28d1e0366 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-3f9cbd19-b45b-4e31-8900-ed33c4aa6797 req-f63259c3-9252-4a6b-8f54-475708149195 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1374714366"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1374714366'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Create volume of 1 GB Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3f9cbd19-b45b-4e31-8900-ed33c4aa6797 req-f63259c3-9252-4a6b-8f54-475708149195 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-reader] GET http://192.168.122.53/volume/v3/volumes/064a5339-5a44-427c-8abe-538eb8b92d5b Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3f9cbd19-b45b-4e31-8900-ed33c4aa6797 req-f63259c3-9252-4a6b-8f54-475708149195 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-3f9cbd19-b45b-4e31-8900-ed33c4aa6797 req-f63259c3-9252-4a6b-8f54-475708149195 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Availability Zones retrieved successfully. Sep 01 01:48:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-3f9cbd19-b45b-4e31-8900-ed33c4aa6797 req-f63259c3-9252-4a6b-8f54-475708149195 tempest-VolumesNegativeTest-652157854 tempest-VolumesNegativeTest-652157854-project-reader] http://192.168.122.53/volume/v3/volumes/064a5339-5a44-427c-8abe-538eb8b92d5b returned with HTTP 404 Sep 01 01:48:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 973/1979] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:48:55 2026] GET /volume/v3/volumes/064a5339-5a44-427c-8abe-538eb8b92d5b => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Flow 'volume_create_api' (ac0dc47e-ae82-4a41-93bf-7ba73f4cc31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d5183e-6db8-4305-beda-dfaa1681be04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d5183e-6db8-4305-beda-dfaa1681be04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:55 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57549c38-365f-4d82-b24d-7f632f1088a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Created reservations ['d4c93725-ac27-4f12-8ed0-3bc41d94a19b', '941287b0-2a51-44b0-9e87-4ec6679a341b', '8d9e893e-69d8-4a06-9935-41e54854eca3', '55e63d1f-aced-4673-9d58-763f4fe2e58e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57549c38-365f-4d82-b24d-7f632f1088a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c93725-ac27-4f12-8ed0-3bc41d94a19b', '941287b0-2a51-44b0-9e87-4ec6679a341b', '8d9e893e-69d8-4a06-9935-41e54854eca3', '55e63d1f-aced-4673-9d58-763f4fe2e58e']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8926529e-5f47-4a39-aabc-50e233a953a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8926529e-5f47-4a39-aabc-50e233a953a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286c04bc-74c8-4b16-8da5-a0cad5903e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1374714366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45dfdee1802a4b80bf7b340e445cfaf7',qos_specs=None,replication_status=,reservations=['d4c93725-ac27-4f12-8ed0-3bc41d94a19b','941287b0-2a51-44b0-9e87-4ec6679a341b','8d9e893e-69d8-4a06-9935-41e54854eca3','55e63d1f-aced-4673-9d58-763f4fe2e58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93a66029ec44f879fbf5e58a0a26bea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1374714366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286c04bc-74c8-4b16-8da5-a0cad5903e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45dfdee1802a4b80bf7b340e445cfaf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93a66029ec44f879fbf5e58a0a26bea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe2e06e-0d1a-4309-9860-daf12db10838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe2e06e-0d1a-4309-9860-daf12db10838) transitioned into state 'SUCCESS' from state '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-1374714366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45dfdee1802a4b80bf7b340e445cfaf7',qos_specs=None,replication_status=,reservations=['d4c93725-ac27-4f12-8ed0-3bc41d94a19b','941287b0-2a51-44b0-9e87-4ec6679a341b','8d9e893e-69d8-4a06-9935-41e54854eca3','55e63d1f-aced-4673-9d58-763f4fe2e58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93a66029ec44f879fbf5e58a0a26bea',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05e9d15-b066-497e-b7bb-ea2e403c16e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05e9d15-b066-497e-b7bb-ea2e403c16e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Flow 'volume_create_api' (ac0dc47e-ae82-4a41-93bf-7ba73f4cc31e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:48:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Create volume request issued successfully. Sep 01 01:48:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-08e6d3a2-6d0c-4763-b6d5-979b82300c66 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:48:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1007/1980] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:48:55 2026] POST /volume/v3/volumes => generated 756 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:48:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3ad08000-c466-405f-a2a3-88247f001049 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ad08000-c466-405f-a2a3-88247f001049 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:48:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ad08000-c466-405f-a2a3-88247f001049 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ad08000-c466-405f-a2a3-88247f001049 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3ad08000-c466-405f-a2a3-88247f001049 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:48:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ad08000-c466-405f-a2a3-88247f001049 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:48:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 974/1981] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:56 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 824 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-71e4c022-a064-40c5-9860-0f091e931df2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71e4c022-a064-40c5-9860-0f091e931df2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:48:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71e4c022-a064-40c5-9860-0f091e931df2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-71e4c022-a064-40c5-9860-0f091e931df2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:48:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:48:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-71e4c022-a064-40c5-9860-0f091e931df2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:48:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-71e4c022-a064-40c5-9860-0f091e931df2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:48:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1008/1982] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:57 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:48:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:48:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:48:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:48:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:48:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:48:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:48:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:48:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21be53ad-1e8e-4e84-b488-aa92cf0b1d9d tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:48:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 975/1983] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:48:58 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:48:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-15dd36fe-7292-4595-ae8c-51552e8bf50f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:48:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15dd36fe-7292-4595-ae8c-51552e8bf50f tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] POST http://192.168.122.53/volume/v3/group_types Sep 01 01:48:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-15dd36fe-7292-4595-ae8c-51552e8bf50f tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-562230955"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15dd36fe-7292-4595-ae8c-51552e8bf50f tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1009/1984] 192.168.122.53 () {62 vars in 1190 bytes} [Tue Sep 1 01:48:59 2026] POST /volume/v3/group_types => generated 180 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99968e30-86df-4035-a759-179ff7c12ea9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99968e30-86df-4035-a759-179ff7c12ea9 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] POST http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99968e30-86df-4035-a759-179ff7c12ea9 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99968e30-86df-4035-a759-179ff7c12ea9 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 976/1985] 192.168.122.53 () {62 vars in 1337 bytes} [Tue Sep 1 01:49:00 2026] POST /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs => generated 53 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-31a11694-199c-4d28-b683-d045a0fbd3e1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31a11694-199c-4d28-b683-d045a0fbd3e1 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] POST http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-31a11694-199c-4d28-b683-d045a0fbd3e1 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-31a11694-199c-4d28-b683-d045a0fbd3e1 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1010/1986] 192.168.122.53 () {62 vars in 1337 bytes} [Tue Sep 1 01:49:00 2026] POST /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs => generated 61 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-56b1acf0-e053-4a10-9f9d-893306ed0fbe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56b1acf0-e053-4a10-9f9d-893306ed0fbe tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56b1acf0-e053-4a10-9f9d-893306ed0fbe tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56b1acf0-e053-4a10-9f9d-893306ed0fbe tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56b1acf0-e053-4a10-9f9d-893306ed0fbe tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 returned with HTTP 200 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 977/1987] 192.168.122.53 () {60 vars in 1331 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 => generated 26 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a4d5e404-afbb-4381-9c21-c9dd34f8e250 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a4d5e404-afbb-4381-9c21-c9dd34f8e250 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a4d5e404-afbb-4381-9c21-c9dd34f8e250 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a4d5e404-afbb-4381-9c21-c9dd34f8e250 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a4d5e404-afbb-4381-9c21-c9dd34f8e250 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 returned with HTTP 200 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1011/1988] 192.168.122.53 () {60 vars in 1331 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 => generated 18 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8aacea71-acfb-4276-b212-407b5f25871a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8aacea71-acfb-4276-b212-407b5f25871a tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] PUT http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8aacea71-acfb-4276-b212-407b5f25871a tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8aacea71-acfb-4276-b212-407b5f25871a tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 returned with HTTP 200 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 978/1989] 192.168.122.53 () {62 vars in 1351 bytes} [Tue Sep 1 01:49:00 2026] PUT /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f352442f-ef88-47e1-a17f-bc80638f4bb4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f352442f-ef88-47e1-a17f-bc80638f4bb4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f352442f-ef88-47e1-a17f-bc80638f4bb4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f352442f-ef88-47e1-a17f-bc80638f4bb4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f352442f-ef88-47e1-a17f-bc80638f4bb4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs returned with HTTP 200 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1012/1990] 192.168.122.53 () {60 vars in 1316 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-35b13224-ab7a-44c1-aea1-cd700b48ec14 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-35b13224-ab7a-44c1-aea1-cd700b48ec14 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-35b13224-ab7a-44c1-aea1-cd700b48ec14 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-35b13224-ab7a-44c1-aea1-cd700b48ec14 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-35b13224-ab7a-44c1-aea1-cd700b48ec14 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 979/1991] 192.168.122.53 () {60 vars in 1334 bytes} [Tue Sep 1 01:49:00 2026] DELETE /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] HTTP exception thrown: Group Type bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 has no extra spec with key key1. Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7e2f3348-25e8-43cf-9238-d9f1e98667a4 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 returned with HTTP 404 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1013/1992] 192.168.122.53 () {60 vars in 1331 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key1 => generated 126 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-20b66dcc-e5fc-4883-96b1-c3ef306030bb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b66dcc-e5fc-4883-96b1-c3ef306030bb tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b66dcc-e5fc-4883-96b1-c3ef306030bb tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b66dcc-e5fc-4883-96b1-c3ef306030bb tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b66dcc-e5fc-4883-96b1-c3ef306030bb tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 980/1993] 192.168.122.53 () {60 vars in 1334 bytes} [Tue Sep 1 01:49:00 2026] DELETE /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] HTTP exception thrown: Group Type bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 has no extra spec with key key2. Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36a51eed-ebb7-4bae-b42e-497e79686dc2 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 returned with HTTP 404 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1014/1994] 192.168.122.53 () {60 vars in 1331 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key2 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b93f4407-7a68-494b-a3b8-4748ad1321d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b93f4407-7a68-494b-a3b8-4748ad1321d5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b93f4407-7a68-494b-a3b8-4748ad1321d5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b93f4407-7a68-494b-a3b8-4748ad1321d5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b93f4407-7a68-494b-a3b8-4748ad1321d5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 981/1995] 192.168.122.53 () {60 vars in 1334 bytes} [Tue Sep 1 01:49:00 2026] DELETE /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] GET http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] HTTP exception thrown: Group Type bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 has no extra spec with key key3. Sep 01 01:49:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c8b98e0e-616a-4d9d-9bd7-b3c5fda8aca5 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 returned with HTTP 404 Sep 01 01:49:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1015/1996] 192.168.122.53 () {60 vars in 1331 bytes} [Tue Sep 1 01:49:00 2026] GET /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1/group_specs/key3 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a37f27a9-6222-4d04-928f-6580dd6b6a50 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a37f27a9-6222-4d04-928f-6580dd6b6a50 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] DELETE http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a37f27a9-6222-4d04-928f-6580dd6b6a50 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a37f27a9-6222-4d04-928f-6580dd6b6a50 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a37f27a9-6222-4d04-928f-6580dd6b6a50 tempest-GroupTypeSpecsTest-846171435 tempest-GroupTypeSpecsTest-846171435-project-admin] http://192.168.122.53/volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 returned with HTTP 202 Sep 01 01:49:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 982/1997] 192.168.122.53 () {60 vars in 1283 bytes} [Tue Sep 1 01:49:00 2026] DELETE /volume/v3/group_types/bde5afd1-55cd-4900-a5b5-64e67e9a9ef1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:49:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a7e62be-bacc-42dd-848a-fc1b3e2bbeff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-attach": {"instance_uuid": "6b7b22d9-3eb6-4613-9c37-8f6f98201047", "mountpoint": "/dev/vdb"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6b7b22d9-3eb6-4613-9c37-8f6f98201047", "mountpoint": "/dev/vdb"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update volume admin metadata completed successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a7e62be-bacc-42dd-848a-fc1b3e2bbeff tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a7e62be-bacc-42dd-848a-fc1b3e2bbeff tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a7e62be-bacc-42dd-848a-fc1b3e2bbeff tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a7e62be-bacc-42dd-848a-fc1b3e2bbeff tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1016/1998] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:08 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 440 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2f0c4197-4110-4559-a493-795cec4a2610 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Attach volume completed successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-504bd332-1bbd-42a2-8753-93e6f90acd61 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f0c4197-4110-4559-a493-795cec4a2610 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults Sep 01 01:49:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 983/1999] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:09 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f0c4197-4110-4559-a493-795cec4a2610 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2f0c4197-4110-4559-a493-795cec4a2610 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'defaults' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b19237c3-bc71-424d-8a3e-838d853c8912 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b19237c3-bc71-424d-8a3e-838d853c8912 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b19237c3-bc71-424d-8a3e-838d853c8912 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b19237c3-bc71-424d-8a3e-838d853c8912 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2f0c4197-4110-4559-a493-795cec4a2610 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1017/2000] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0f8a387-6a8b-414b-a910-b51bf8029c22 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b19237c3-bc71-424d-8a3e-838d853c8912 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0f8a387-6a8b-414b-a910-b51bf8029c22 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0f8a387-6a8b-414b-a910-b51bf8029c22 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b19237c3-bc71-424d-8a3e-838d853c8912 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 984/2001] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 1183 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-detach": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0f8a387-6a8b-414b-a910-b51bf8029c22 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1018/2002] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:49:09 2026] PUT /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 398 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-34610a87-1978-4cba-a539-0ce1c05139f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-34610a87-1978-4cba-a539-0ce1c05139f5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] DELETE http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-34610a87-1978-4cba-a539-0ce1c05139f5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-34610a87-1978-4cba-a539-0ce1c05139f5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-34610a87-1978-4cba-a539-0ce1c05139f5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1019/2003] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:49:09 2026] DELETE /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7826a442-d259-4140-9492-ef5ed45c8898 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7826a442-d259-4140-9492-ef5ed45c8898 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7826a442-d259-4140-9492-ef5ed45c8898 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7826a442-d259-4140-9492-ef5ed45c8898 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Detach volume completed successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a2b15f7-2365-4a78-b4a2-5c8dc40a2fc0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 985/2004] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:09 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-356054c6-5e63-4010-9372-ff546baf4072 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7826a442-d259-4140-9492-ef5ed45c8898 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1020/2005] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-356054c6-5e63-4010-9372-ff546baf4072 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-356054c6-5e63-4010-9372-ff546baf4072 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-356054c6-5e63-4010-9372-ff546baf4072 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a5ce5d08-5aa1-4d44-9ba8-87525ba3acc5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a5ce5d08-5aa1-4d44-9ba8-87525ba3acc5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a5ce5d08-5aa1-4d44-9ba8-87525ba3acc5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-356054c6-5e63-4010-9372-ff546baf4072 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-356054c6-5e63-4010-9372-ff546baf4072 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 986/2006] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a5ce5d08-5aa1-4d44-9ba8-87525ba3acc5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1021/2007] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:49:09 2026] PUT /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 398 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-865971bd-3240-4b6e-b793-1f641d4f48bf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-865971bd-3240-4b6e-b793-1f641d4f48bf tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-865971bd-3240-4b6e-b793-1f641d4f48bf tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-865971bd-3240-4b6e-b793-1f641d4f48bf tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'defaults' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-865971bd-3240-4b6e-b793-1f641d4f48bf tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults returned with HTTP 200 Sep 01 01:49:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 987/2008] 192.168.122.53 () {58 vars in 1260 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471/defaults => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-63c4cb1d-35ef-4b12-a152-006f5550e42b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63c4cb1d-35ef-4b12-a152-006f5550e42b tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63c4cb1d-35ef-4b12-a152-006f5550e42b tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63c4cb1d-35ef-4b12-a152-006f5550e42b tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63c4cb1d-35ef-4b12-a152-006f5550e42b tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1022/2009] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:09 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea70488d-2201-4fcd-89ef-bd3190c46437 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea70488d-2201-4fcd-89ef-bd3190c46437 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea70488d-2201-4fcd-89ef-bd3190c46437 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea70488d-2201-4fcd-89ef-bd3190c46437 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea70488d-2201-4fcd-89ef-bd3190c46437 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True returned with HTTP 200 Sep 01 01:49:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 988/2010] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:10 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True => generated 1064 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1931968039"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1931968039'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume of 1 GB Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Availability Zones retrieved successfully. Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Flow 'volume_create_api' (96505c8c-1621-44de-a2b5-a1d294ce4da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7267208a-0b1d-45c3-8648-5bfe87476f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7267208a-0b1d-45c3-8648-5bfe87476f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e291623b-3794-4b5b-86a1-50e96714ca69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Created reservations ['d15c7731-9e2c-486b-8456-a68976eded8a', 'ecb067df-756d-4f58-afaf-d501289cdd78', '5e6017ef-a8cf-4d69-a284-2c70578d84be', '33bde35d-93a1-46d0-8683-37e34890bfcf'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e291623b-3794-4b5b-86a1-50e96714ca69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d15c7731-9e2c-486b-8456-a68976eded8a', 'ecb067df-756d-4f58-afaf-d501289cdd78', '5e6017ef-a8cf-4d69-a284-2c70578d84be', '33bde35d-93a1-46d0-8683-37e34890bfcf']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26c88c8-c50a-4fe3-8830-55787cf8f3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26c88c8-c50a-4fe3-8830-55787cf8f3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acc6e88-0042-40fd-85e2-7fd6d9e57fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1931968039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5571da93e74f4c93a75fd5a063f6a471',qos_specs=None,replication_status=,reservations=['d15c7731-9e2c-486b-8456-a68976eded8a','ecb067df-756d-4f58-afaf-d501289cdd78','5e6017ef-a8cf-4d69-a284-2c70578d84be','33bde35d-93a1-46d0-8683-37e34890bfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1931968039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acc6e88-0042-40fd-85e2-7fd6d9e57fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5571da93e74f4c93a75fd5a063f6a471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c031b40c-3e96-4171-bf1c-76fbaa92812a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c031b40c-3e96-4171-bf1c-76fbaa92812a) transitioned into state 'SUCCESS' from state '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-1931968039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5571da93e74f4c93a75fd5a063f6a471',qos_specs=None,replication_status=,reservations=['d15c7731-9e2c-486b-8456-a68976eded8a','ecb067df-756d-4f58-afaf-d501289cdd78','5e6017ef-a8cf-4d69-a284-2c70578d84be','33bde35d-93a1-46d0-8683-37e34890bfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c852221-45e0-4611-a61f-5efbe4609062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c852221-45e0-4611-a61f-5efbe4609062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Flow 'volume_create_api' (96505c8c-1621-44de-a2b5-a1d294ce4da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume request issued successfully. Sep 01 01:49:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1683b01d-a3d8-44be-b6d7-3c652d61cbd9 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:49:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1023/2011] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:49:10 2026] POST /volume/v3/volumes => generated 763 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c23d33fe-cac4-4fdd-a929-84f15b6b2bd5 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 200 Sep 01 01:49:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 989/2012] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:10 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4d75c142-5f99-4f63-a9c4-9e6273cbbed0 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 200 Sep 01 01:49:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1024/2013] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:11 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=555,cinder:INSERT=105,cinder:UPDATE=154 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ef5b927-ec02-4526-b079-4f8a04ea7d08 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 200 Sep 01 01:49:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 990/2014] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:13 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dbe95568-3a24-4fd5-85ba-13dad39666c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbe95568-3a24-4fd5-85ba-13dad39666c9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbe95568-3a24-4fd5-85ba-13dad39666c9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dbe95568-3a24-4fd5-85ba-13dad39666c9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dbe95568-3a24-4fd5-85ba-13dad39666c9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True returned with HTTP 200 Sep 01 01:49:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1025/2015] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:13 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2befff47-2df2-4946-b81e-d099a3ffefaa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Delete volume with id: 2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Delete volume request issued successfully. Sep 01 01:49:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2befff47-2df2-4946-b81e-d099a3ffefaa tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 202 Sep 01 01:49:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 991/2016] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:13 2026] DELETE /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3df1201-e438-48e1-9ad7-21150e7f32cc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 200 Sep 01 01:49:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1026/2017] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:13 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 855 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7f689425-01da-45fc-b243-5c618e30a588 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f689425-01da-45fc-b243-5c618e30a588 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f689425-01da-45fc-b243-5c618e30a588 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f689425-01da-45fc-b243-5c618e30a588 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f689425-01da-45fc-b243-5c618e30a588 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 404 Sep 01 01:49:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 992/2018] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:14 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02bdf5ed-8d88-4a0f-bb63-c5eec62d1ddc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02bdf5ed-8d88-4a0f-bb63-c5eec62d1ddc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02bdf5ed-8d88-4a0f-bb63-c5eec62d1ddc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02bdf5ed-8d88-4a0f-bb63-c5eec62d1ddc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02bdf5ed-8d88-4a0f-bb63-c5eec62d1ddc tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 404 Sep 01 01:49:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1027/2019] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:14 2026] GET /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Delete volume with id: 2acc6e88-0042-40fd-85e2-7fd6d9e57fec Sep 01 01:49:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c09b7259-2713-4e9f-b1d7-245ccdb9a39d tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec returned with HTTP 404 Sep 01 01:49:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 993/2020] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:14 2026] DELETE /volume/v3/volumes/2acc6e88-0042-40fd-85e2-7fd6d9e57fec => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b98671d-7d38-440b-ae4a-06b920c47293 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1143163780"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1143163780'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume of 1 GB Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Availability Zones retrieved successfully. Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Flow 'volume_create_api' (5f3d0c2d-6742-4df6-b556-0ed59143c3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8716425-6c4d-406c-a772-2ed0786e866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8716425-6c4d-406c-a772-2ed0786e866f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d267d8-d6bc-45b3-a803-0bd921782390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Created reservations ['1b773b50-0fae-4313-a6e3-c3151fe6fdca', '79477c15-0761-48e9-8c32-781c33081445', '18131a9b-56c3-4845-856e-8d4a1cbd936f', '24781eb1-516e-4275-a11b-a2af9c8d2738'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d267d8-d6bc-45b3-a803-0bd921782390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b773b50-0fae-4313-a6e3-c3151fe6fdca', '79477c15-0761-48e9-8c32-781c33081445', '18131a9b-56c3-4845-856e-8d4a1cbd936f', '24781eb1-516e-4275-a11b-a2af9c8d2738']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b654b803-7abf-4e20-b5b0-d1b324387fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b654b803-7abf-4e20-b5b0-d1b324387fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33dffbd-2efa-4550-8dd3-74dfa4b3780f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1143163780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5571da93e74f4c93a75fd5a063f6a471',qos_specs=None,replication_status=,reservations=['1b773b50-0fae-4313-a6e3-c3151fe6fdca','79477c15-0761-48e9-8c32-781c33081445','18131a9b-56c3-4845-856e-8d4a1cbd936f','24781eb1-516e-4275-a11b-a2af9c8d2738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1143163780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33dffbd-2efa-4550-8dd3-74dfa4b3780f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5571da93e74f4c93a75fd5a063f6a471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d1df6c-0bb7-4a81-88bd-899027b2b8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d1df6c-0bb7-4a81-88bd-899027b2b8bd) transitioned into state 'SUCCESS' from state '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-1143163780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5571da93e74f4c93a75fd5a063f6a471',qos_specs=None,replication_status=,reservations=['1b773b50-0fae-4313-a6e3-c3151fe6fdca','79477c15-0761-48e9-8c32-781c33081445','18131a9b-56c3-4845-856e-8d4a1cbd936f','24781eb1-516e-4275-a11b-a2af9c8d2738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12f0eca01c74429aedc56ade7a60dbd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351d4958-e02a-4626-bd2d-d72fff115415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351d4958-e02a-4626-bd2d-d72fff115415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Flow 'volume_create_api' (5f3d0c2d-6742-4df6-b556-0ed59143c3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Create volume request issued successfully. Sep 01 01:49:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b98671d-7d38-440b-ae4a-06b920c47293 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:49:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1028/2021] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:49:14 2026] POST /volume/v3/volumes => generated 763 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:49:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a4bf8b0a-2041-4621-9918-f41605cfddda None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4bf8b0a-2041-4621-9918-f41605cfddda tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4bf8b0a-2041-4621-9918-f41605cfddda tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a4bf8b0a-2041-4621-9918-f41605cfddda tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a4bf8b0a-2041-4621-9918-f41605cfddda tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a4bf8b0a-2041-4621-9918-f41605cfddda tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 994/2022] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:15 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c809defd-cdf2-4eea-9133-c075b86a19ec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c809defd-cdf2-4eea-9133-c075b86a19ec tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c809defd-cdf2-4eea-9133-c075b86a19ec tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c809defd-cdf2-4eea-9133-c075b86a19ec tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c809defd-cdf2-4eea-9133-c075b86a19ec tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c809defd-cdf2-4eea-9133-c075b86a19ec tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 995/2023] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:16 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-127429109", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-127429109', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume of 1 GB Sep 01 01:49:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Availability Zones retrieved successfully. Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Flow 'volume_create_api' (402ea98e-8d65-469e-a29a-0a03f0253f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44be2c3c-5d22-4af1-bb9a-f26808df5bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44be2c3c-5d22-4af1-bb9a-f26808df5bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8005fed4-78d6-4472-8ff2-9c7bfb2ffb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Created reservations ['29edf9bb-c8e3-4276-ac8a-681b0f9f2b78', 'ec459b5b-57b1-4708-bcb8-6abbff3a40a0', '10a551f5-6588-4e05-8d69-301ce6e3da80', '6beda881-2e75-4a20-8b37-47b38c5a2569'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8005fed4-78d6-4472-8ff2-9c7bfb2ffb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29edf9bb-c8e3-4276-ac8a-681b0f9f2b78', 'ec459b5b-57b1-4708-bcb8-6abbff3a40a0', '10a551f5-6588-4e05-8d69-301ce6e3da80', '6beda881-2e75-4a20-8b37-47b38c5a2569']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacb50ca-8d77-433b-b163-d8c9f384124c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacb50ca-8d77-433b-b163-d8c9f384124c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f936b29-005e-4b50-a2fc-0d93d9748015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-127429109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9502794fa60d4b8c9444deeb1aa86fa4',qos_specs=None,replication_status=,reservations=['29edf9bb-c8e3-4276-ac8a-681b0f9f2b78','ec459b5b-57b1-4708-bcb8-6abbff3a40a0','10a551f5-6588-4e05-8d69-301ce6e3da80','6beda881-2e75-4a20-8b37-47b38c5a2569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d30043363264564acb7d982e250e11c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-127429109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f936b29-005e-4b50-a2fc-0d93d9748015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9502794fa60d4b8c9444deeb1aa86fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d30043363264564acb7d982e250e11c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb5db06-ab1c-4b18-bc1c-64ff2d5eeab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb5db06-ab1c-4b18-bc1c-64ff2d5eeab7) transitioned into state 'SUCCESS' from state '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-127429109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9502794fa60d4b8c9444deeb1aa86fa4',qos_specs=None,replication_status=,reservations=['29edf9bb-c8e3-4276-ac8a-681b0f9f2b78','ec459b5b-57b1-4708-bcb8-6abbff3a40a0','10a551f5-6588-4e05-8d69-301ce6e3da80','6beda881-2e75-4a20-8b37-47b38c5a2569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d30043363264564acb7d982e250e11c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a186149-60e6-4423-b53d-63bdd09a060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a186149-60e6-4423-b53d-63bdd09a060a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Flow 'volume_create_api' (402ea98e-8d65-469e-a29a-0a03f0253f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume request issued successfully. Sep 01 01:49:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb307d0c-57e6-48d6-9449-0d76776eb48e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:49:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1029/2024] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:49:16 2026] POST /volume/v3/volumes => generated 760 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c6577ce-cfec-4c1d-9555-427bf1057586 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 996/2025] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:16 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Volume info retrieved successfully. Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50d8b302-85c0-4ff2-800f-5dc2d9133e2e tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1030/2026] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:17 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-01d07863-b62d-4cec-82c6-eb99eb6aaec9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01d07863-b62d-4cec-82c6-eb99eb6aaec9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01d07863-b62d-4cec-82c6-eb99eb6aaec9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-01d07863-b62d-4cec-82c6-eb99eb6aaec9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-01d07863-b62d-4cec-82c6-eb99eb6aaec9 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True returned with HTTP 200 Sep 01 01:49:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 997/2027] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:17 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7191ce59-e062-41d1-84a3-2f33e3ade853 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7191ce59-e062-41d1-84a3-2f33e3ade853 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7191ce59-e062-41d1-84a3-2f33e3ade853 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7191ce59-e062-41d1-84a3-2f33e3ade853 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7191ce59-e062-41d1-84a3-2f33e3ade853 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True returned with HTTP 200 Sep 01 01:49:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1031/2028] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:17 2026] GET /volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True => generated 1064 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] POST http://192.168.122.53/volume/v3/os-volume-transfer Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d33dffbd-2efa-4550-8dd3-74dfa4b3780f"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.volume_transfer [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd33dffbd-2efa-4550-8dd3-74dfa4b3780f'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.volume_transfer [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Creating transfer of volume d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.transfer.api [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Generating transfer record for volume d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c888f7ef-dd6c-46bd-9571-d91c32037863 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:49:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 998/2029] 192.168.122.53 () {60 vars in 1170 bytes} [Tue Sep 1 01:49:17 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9498fb02-e79d-4330-a0df-360db4aa10ad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] POST http://192.168.122.53/volume/v3/os-volume-transfer/b5b140a9-a62d-4fb3-a754-b1171ff63363/accept Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4ded6f0734e50f82"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.volume_transfer [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Accepting volume transfer b5b140a9-a62d-4fb3-a754-b1171ff63363 {{(pid=86908) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.volume_transfer [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Accepting transfer b5b140a9-a62d-4fb3-a754-b1171ff63363 Sep 01 01:49:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-50f82d99-21c1-4127-8b8e-a2eb76602b2f tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 999/2030] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:17 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Created reservations ['3f26767a-493e-4724-acff-6aaea4b1979b', 'ffe86b21-b012-4cf5-8ac7-b487e8fd2c93', '61275c63-1367-4e77-8056-ac687a5c9279', 'c12e464f-55ad-4a36-b681-968530efad2a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Created reservations ['1ef3c6f1-ec63-45f6-bbbc-be91e83c5f9a', '24a4ae35-b7ac-4900-82ae-a7fe1bad5410', 'e7fd1108-2ee2-4dbc-a6f2-cfaf39b8ff07', '75ee0b7f-a5e1-4f5c-9f5a-000eb9650c92'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: /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 01 01:49:17 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Created reservations ['cc841e9e-2bf1-4271-b757-ccbb11d56f6b', '56a3da67-338e-441d-84d0-9e93554c9bbf', 'ee597a9f-df56-455a-bd1b-4ab7ba60630b', '4f2cad35-a513-4e39-97b0-77ff290dd8ff'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Created reservations ['071c86f7-69dc-4ed4-9b4d-df6d7d08a1f6', 'f5e926ef-4d61-42ab-b097-60217564f31c', '7b184719-bf58-433b-8069-4158a8514a88', '4eabfcd7-7ee4-4290-8157-70de6b5bb095'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Transfer volume completed successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.transfer.api [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Volume d33dffbd-2efa-4550-8dd3-74dfa4b3780f has been transferred. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9498fb02-e79d-4330-a0df-360db4aa10ad tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] http://192.168.122.53/volume/v3/os-volume-transfer/b5b140a9-a62d-4fb3-a754-b1171ff63363/accept returned with HTTP 202 Sep 01 01:49:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1032/2031] 192.168.122.53 () {60 vars in 1302 bytes} [Tue Sep 1 01:49:17 2026] POST /volume/v3/os-volume-transfer/b5b140a9-a62d-4fb3-a754-b1171ff63363/accept => generated 371 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69f64721-da88-4d06-a979-78e957818792 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69f64721-da88-4d06-a979-78e957818792 tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69f64721-da88-4d06-a979-78e957818792 tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69f64721-da88-4d06-a979-78e957818792 tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-69f64721-da88-4d06-a979-78e957818792 tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] Volume info retrieved successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69f64721-da88-4d06-a979-78e957818792 tempest-VolumeQuotasAdminTestJSON-550002719 tempest-VolumeQuotasAdminTestJSON-550002719-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1000/2032] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-79ceeaff-1af0-4d86-a66b-874758ec83cd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79ceeaff-1af0-4d86-a66b-874758ec83cd tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79ceeaff-1af0-4d86-a66b-874758ec83cd tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79ceeaff-1af0-4d86-a66b-874758ec83cd tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79ceeaff-1af0-4d86-a66b-874758ec83cd tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True returned with HTTP 200 Sep 01 01:49:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1033/2033] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-55100225-d546-4558-9ff1-7996d29dbe02 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55100225-d546-4558-9ff1-7996d29dbe02 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55100225-d546-4558-9ff1-7996d29dbe02 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-55100225-d546-4558-9ff1-7996d29dbe02 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-55100225-d546-4558-9ff1-7996d29dbe02 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True returned with HTTP 200 Sep 01 01:49:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1001/2034] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/os-quota-sets/bdaee1dcacf1460ba3fca04dd872ac2c?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Delete volume with id: d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Volume info retrieved successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Delete volume request issued successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-38ce32bb-03fd-4e84-80db-2895b0ba2269 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 202 Sep 01 01:49:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1034/2035] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:18 2026] DELETE /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Volume info retrieved successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e9525e3c-da8b-40c4-b2b4-840c771933fe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1002/2036] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 1018 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a15de7e-6c02-4eb7-b87e-ab76f8af415e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1035/2037] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1976827d-7e6f-4a53-96e1-0d29249c3f7c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1003/2038] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:18 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f936b29-005e-4b50-a2fc-0d93d9748015", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-364157745", "description": null, "metadata": null}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create snapshot from volume 0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Created reservations ['3563e187-e888-4dd5-8022-b7c7705603a6', 'fa7bae83-a9f7-4cd1-bac5-e24c0d5ef93b', '05f5911c-e6b2-4264-80a9-9e1bd362ff4e', '13ec83fa-46ff-4d54-9065-c31f88ed3d6b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot force create request issued successfully. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c361cac3-56fc-4412-a9b9-e134d4e5d8df tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:49:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1036/2039] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:49:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3f6ec6ab-1e53-4728-8928-4a1af09d7f77 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1004/2040] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:19 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a6408af-a526-4990-b187-2f49ae661277 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a6408af-a526-4990-b187-2f49ae661277 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a6408af-a526-4990-b187-2f49ae661277 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a6408af-a526-4990-b187-2f49ae661277 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0a6408af-a526-4990-b187-2f49ae661277 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Volume info retrieved successfully. Sep 01 01:49:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a6408af-a526-4990-b187-2f49ae661277 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 200 Sep 01 01:49:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1037/2041] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:19 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 1018 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71933254-8e2a-4b51-8bf8-d8bc324d2bd3 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1005/2042] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:20 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b970f6a8-6203-4e0b-873b-594ae4d193a5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b970f6a8-6203-4e0b-873b-594ae4d193a5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b970f6a8-6203-4e0b-873b-594ae4d193a5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b970f6a8-6203-4e0b-873b-594ae4d193a5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b970f6a8-6203-4e0b-873b-594ae4d193a5 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 404 Sep 01 01:49:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1038/2043] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:20 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee2d08c0-2ebb-4179-936f-2bccb65af28b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee2d08c0-2ebb-4179-936f-2bccb65af28b tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] GET http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee2d08c0-2ebb-4179-936f-2bccb65af28b tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee2d08c0-2ebb-4179-936f-2bccb65af28b tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee2d08c0-2ebb-4179-936f-2bccb65af28b tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 404 Sep 01 01:49:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1006/2044] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:20 2026] GET /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] Delete volume with id: d33dffbd-2efa-4550-8dd3-74dfa4b3780f Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d9863cf-5f9b-47e9-958b-9a6cb293ff14 tempest-VolumeQuotasAdminTestJSON-797816333 tempest-VolumeQuotasAdminTestJSON-797816333-project-member] http://192.168.122.53/volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f returned with HTTP 404 Sep 01 01:49:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1039/2045] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:20 2026] DELETE /volume/v3/volumes/d33dffbd-2efa-4550-8dd3-74dfa4b3780f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2a3aeab3-eea6-4391-9a29-8a2ae6a61c28 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a3aeab3-eea6-4391-9a29-8a2ae6a61c28 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] GET http://192.168.122.53/volume/v3/os-quota-sets/00a0e1431feb4866ae3b467d0d0ccb4a?usage=True Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a3aeab3-eea6-4391-9a29-8a2ae6a61c28 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a3aeab3-eea6-4391-9a29-8a2ae6a61c28 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a3aeab3-eea6-4391-9a29-8a2ae6a61c28 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/00a0e1431feb4866ae3b467d0d0ccb4a?usage=True returned with HTTP 200 Sep 01 01:49:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1007/2046] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:49:20 2026] GET /volume/v3/os-quota-sets/00a0e1431feb4866ae3b467d0d0ccb4a?usage=True => generated 1064 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7b23743-615a-4644-9d04-6457124daabe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7b23743-615a-4644-9d04-6457124daabe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7b23743-615a-4644-9d04-6457124daabe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7b23743-615a-4644-9d04-6457124daabe tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1040/2047] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:49:20 2026] PUT /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 400 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b456349c-98c8-4ec5-b138-6f9ff7aca1c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b456349c-98c8-4ec5-b138-6f9ff7aca1c3 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] PUT http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b456349c-98c8-4ec5-b138-6f9ff7aca1c3 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9503c390-ff82-46e0-8874-487542270755 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-attach": {"instance_uuid": "fdfd7652-dfb4-48d8-a257-72e4262155ec", "mountpoint": "/dev/vdb"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fdfd7652-dfb4-48d8-a257-72e4262155ec", "mountpoint": "/dev/vdb"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update volume admin metadata completed successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b456349c-98c8-4ec5-b138-6f9ff7aca1c3 tempest-VolumeQuotasAdminTestJSON-336836841 tempest-VolumeQuotasAdminTestJSON-336836841-project-admin] http://192.168.122.53/volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1008/2048] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:49:21 2026] PUT /volume/v3/os-quota-sets/5571da93e74f4c93a75fd5a063f6a471 => generated 398 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Attach volume completed successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9503c390-ff82-46e0-8874-487542270755 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1041/2049] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:21 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d84eff9-ea30-4c85-a874-34788cc37bec None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d84eff9-ea30-4c85-a874-34788cc37bec tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d84eff9-ea30-4c85-a874-34788cc37bec tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d84eff9-ea30-4c85-a874-34788cc37bec tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6d84eff9-ea30-4c85-a874-34788cc37bec tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d84eff9-ea30-4c85-a874-34788cc37bec tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1042/2050] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:21 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-04fbb253-6d8e-4623-85b8-b030f34e44a4 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1009/2051] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:21 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 1183 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-24b7598a-2448-4f6c-b072-8cd1e14ec490 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1043/2052] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:21 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 1183 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-detach": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Detach volume completed successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29bf8d01-6f9d-49b1-b21a-1e41ddff3976 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1010/2053] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:21 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea3480a0-07c9-4e99-bc89-ff6a32ccc814 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1044/2054] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:21 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7516a240-bea4-4f83-bd9e-a61840a76dfb tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1011/2055] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:22 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02c986cb-87f6-479d-93fa-898b33d96fbe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02c986cb-87f6-479d-93fa-898b33d96fbe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02c986cb-87f6-479d-93fa-898b33d96fbe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02c986cb-87f6-479d-93fa-898b33d96fbe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-02c986cb-87f6-479d-93fa-898b33d96fbe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02c986cb-87f6-479d-93fa-898b33d96fbe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1045/2056] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:22 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ca62c0e-ea57-4ca7-87a9-489823df00f2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1012/2057] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:22 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "adda2f60-f576-4d1f-8c49-f58e033f78e2", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume request body: {'volume': {'snapshot_id': 'adda2f60-f576-4d1f-8c49-f58e033f78e2', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume of 1 GB Sep 01 01:49:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Availability Zones retrieved successfully. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Flow 'volume_create_api' (7cb77aac-25ca-405f-aecc-d6d8f2b95826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d4ae04-13cd-4770-a5a0-bd2320fb386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d4ae04-13cd-4770-a5a0-bd2320fb386a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'adda2f60-f576-4d1f-8c49-f58e033f78e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedc6893-e63a-4b80-a1da-2a9c6e07e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Created reservations ['9e933bf6-d5a2-4d30-a791-eb0f3e69c8a8', '01652c41-82ba-4d53-805c-eb04933e1206', '2059dc20-9981-4d9c-b7d0-d741667b2b59', 'd6d3bcc2-cebc-4c29-8526-23ca88e778cf'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedc6893-e63a-4b80-a1da-2a9c6e07e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e933bf6-d5a2-4d30-a791-eb0f3e69c8a8', '01652c41-82ba-4d53-805c-eb04933e1206', '2059dc20-9981-4d9c-b7d0-d741667b2b59', 'd6d3bcc2-cebc-4c29-8526-23ca88e778cf']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59856d6-b51f-479a-8153-7974ad192a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59856d6-b51f-479a-8153-7974ad192a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5', '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='9502794fa60d4b8c9444deeb1aa86fa4',qos_specs=None,replication_status=,reservations=['9e933bf6-d5a2-4d30-a791-eb0f3e69c8a8','01652c41-82ba-4d53-805c-eb04933e1206','2059dc20-9981-4d9c-b7d0-d741667b2b59','d6d3bcc2-cebc-4c29-8526-23ca88e778cf'],size=1,snapshot_id=adda2f60-f576-4d1f-8c49-f58e033f78e2,source_replicaid=,source_volid=None,status='creating',user_id='2d30043363264564acb7d982e250e11c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:49:23Z,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=9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9502794fa60d4b8c9444deeb1aa86fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=adda2f60-f576-4d1f-8c49-f58e033f78e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d30043363264564acb7d982e250e11c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da155af9-dbe0-4cc8-ba8f-4065b5e70a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da155af9-dbe0-4cc8-ba8f-4065b5e70a6b) transitioned into state 'SUCCESS' from 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='9502794fa60d4b8c9444deeb1aa86fa4',qos_specs=None,replication_status=,reservations=['9e933bf6-d5a2-4d30-a791-eb0f3e69c8a8','01652c41-82ba-4d53-805c-eb04933e1206','2059dc20-9981-4d9c-b7d0-d741667b2b59','d6d3bcc2-cebc-4c29-8526-23ca88e778cf'],size=1,snapshot_id=adda2f60-f576-4d1f-8c49-f58e033f78e2,source_replicaid=,source_volid=None,status='creating',user_id='2d30043363264564acb7d982e250e11c',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1dd0d48-81e7-4817-8d80-27e84225c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1dd0d48-81e7-4817-8d80-27e84225c3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Flow 'volume_create_api' (7cb77aac-25ca-405f-aecc-d6d8f2b95826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Create volume request issued successfully. Sep 01 01:49:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad61c99a-33b4-41f2-8fda-e3265be7f540 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:49:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1046/2058] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:49:22 2026] POST /volume/v3/volumes => generated 748 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cc885e9d-9d49-488b-81c8-062d6374da6c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc885e9d-9d49-488b-81c8-062d6374da6c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc885e9d-9d49-488b-81c8-062d6374da6c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc885e9d-9d49-488b-81c8-062d6374da6c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cc885e9d-9d49-488b-81c8-062d6374da6c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc885e9d-9d49-488b-81c8-062d6374da6c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1013/2059] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:23 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-232971d2-0197-42d0-999f-acfb77be64a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-232971d2-0197-42d0-999f-acfb77be64a1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-232971d2-0197-42d0-999f-acfb77be64a1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-232971d2-0197-42d0-999f-acfb77be64a1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-232971d2-0197-42d0-999f-acfb77be64a1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-232971d2-0197-42d0-999f-acfb77be64a1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1047/2060] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:24 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Reserve volume completed successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e35d9efb-4037-44c3-98b9-2cbdc7af73df tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1014/2061] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:24 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1aab2c69-ac10-45a9-97c2-0a38e0ed69c2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1048/2062] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:24 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-13d69af3-c393-471a-8481-dcce062313e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Unreserve volume completed successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-13d69af3-c393-471a-8481-dcce062313e5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1015/2063] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:24 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9aacc03-07a5-461c-89e2-64cd2e1b11e8 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1049/2064] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:24 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume updated successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5a081e3-75f4-4519-a48a-c59c1cbcf764 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1016/2065] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:24 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fbb9244-c3a1-465f-94da-7466a6fa9a51 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1050/2066] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:25 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume updated successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5f6d6f6-8854-4db3-850e-97983f1c0753 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1017/2067] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:25 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b16601d-b516-42b5-8c03-3e3b6216e7d2 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1051/2068] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:25 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update volume admin metadata completed successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update readonly setting on volume completed successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc85a213-fb73-4117-a9c0-3fe3b72d1208 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1018/2069] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:25 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa5916fb-590a-4a06-9237-eba5c42f28bb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1052/2070] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:25 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 867 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update volume admin metadata completed successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Update readonly setting on volume completed successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c3f4c253-2142-4eb4-8e72-2337b18b7f79 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1019/2071] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:49:25 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b175075b-4053-4f5b-b652-f6d063e99faf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b175075b-4053-4f5b-b652-f6d063e99faf tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b175075b-4053-4f5b-b652-f6d063e99faf tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b175075b-4053-4f5b-b652-f6d063e99faf tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1abd0f88-9bbb-4ce1-bf45-cfa34a0ef36d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1053/2072] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:25 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b175075b-4053-4f5b-b652-f6d063e99faf tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b175075b-4053-4f5b-b652-f6d063e99faf tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1020/2073] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:25 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91fce14d-07ec-4d66-b311-2e501e756ebb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-686456094", "disk_format": "raw"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-686456094", "disk_format": "raw"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=625,cinder:UPDATE=172,cinder:INSERT=133 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:25 devstack devstack@c-api.service[86908]: DEBUG cinder.image.image_utils [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-686456094'}] 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-686456094'}]. {{(pid=86908) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:49:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2cfde606-7eac-4dd7-9499-562c7247e035 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cfde606-7eac-4dd7-9499-562c7247e035 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cfde606-7eac-4dd7-9499-562c7247e035 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cfde606-7eac-4dd7-9499-562c7247e035 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2cfde606-7eac-4dd7-9499-562c7247e035 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cfde606-7eac-4dd7-9499-562c7247e035 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1021/2074] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:26 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-605215e7-544b-4286-b05d-788d7a368da9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-605215e7-544b-4286-b05d-788d7a368da9 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-605215e7-544b-4286-b05d-788d7a368da9 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-605215e7-544b-4286-b05d-788d7a368da9 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-605215e7-544b-4286-b05d-788d7a368da9 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-605215e7-544b-4286-b05d-788d7a368da9 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1022/2075] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:27 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Copy volume to image completed successfully. Sep 01 01:49:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91fce14d-07ec-4d66-b311-2e501e756ebb tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1054/2076] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:49:25 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 654 bytes in 2401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-825d21ec-9a7c-45d3-b65a-72b9a6be362d tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1023/2077] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:29 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fff4deff-b058-49aa-a124-fd4c07ea3304 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1055/2078] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e21dd731-30b9-445f-b0a3-26c90e182703 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e21dd731-30b9-445f-b0a3-26c90e182703 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e21dd731-30b9-445f-b0a3-26c90e182703 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e21dd731-30b9-445f-b0a3-26c90e182703 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e21dd731-30b9-445f-b0a3-26c90e182703 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e21dd731-30b9-445f-b0a3-26c90e182703 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1024/2079] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7184bef7-80cb-41cf-b514-82628ab574fe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete snapshot with id: adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot delete request issued successfully. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7184bef7-80cb-41cf-b514-82628ab574fe tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 202 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1056/2080] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:49:30 2026] DELETE /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-336ed427-4e5b-49dd-a105-fb184cff3308 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-336ed427-4e5b-49dd-a105-fb184cff3308 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-336ed427-4e5b-49dd-a105-fb184cff3308 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-336ed427-4e5b-49dd-a105-fb184cff3308 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-336ed427-4e5b-49dd-a105-fb184cff3308 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-336ed427-4e5b-49dd-a105-fb184cff3308 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1025/2081] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e9895024-80d7-4c7d-8a44-160a141a8a95 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9895024-80d7-4c7d-8a44-160a141a8a95 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9895024-80d7-4c7d-8a44-160a141a8a95 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e9895024-80d7-4c7d-8a44-160a141a8a95 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:30 devstack devstack@c-api.service[86908]: /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 01 01:49:30 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:49:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e9895024-80d7-4c7d-8a44-160a141a8a95 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services returned with HTTP 200 Sep 01 01:49:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1057/2082] 192.168.122.53 () {58 vars in 1128 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/os-services => generated 707 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ffa26cd8-4b7b-404a-b22d-77c3d6f62a56 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffa26cd8-4b7b-404a-b22d-77c3d6f62a56 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services?host=devstack Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffa26cd8-4b7b-404a-b22d-77c3d6f62a56 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffa26cd8-4b7b-404a-b22d-77c3d6f62a56 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:30 devstack devstack@c-api.service[86907]: /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 01 01:49:30 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:49:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffa26cd8-4b7b-404a-b22d-77c3d6f62a56 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 01:49:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1026/2083] 192.168.122.53 () {58 vars in 1155 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e75fa25f-99e1-4086-8209-674bacb90200 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e75fa25f-99e1-4086-8209-674bacb90200 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e75fa25f-99e1-4086-8209-674bacb90200 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e75fa25f-99e1-4086-8209-674bacb90200 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e75fa25f-99e1-4086-8209-674bacb90200 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 01:49:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1058/2084] 192.168.122.53 () {58 vars in 1203 bytes} [Tue Sep 1 01:49:30 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-06085236-7401-48fb-b470-c30727b22a3d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-06085236-7401-48fb-b470-c30727b22a3d tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services?binary=cinder-scheduler Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-06085236-7401-48fb-b470-c30727b22a3d tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-06085236-7401-48fb-b470-c30727b22a3d tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-06085236-7401-48fb-b470-c30727b22a3d tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 01:49:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1027/2085] 192.168.122.53 () {58 vars in 1175 bytes} [Tue Sep 1 01:49:31 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2041632305"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2041632305'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Create volume of 1 GB Sep 01 01:49:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Availability Zones retrieved successfully. Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Flow 'volume_create_api' (8b9581d0-7147-4bc2-a857-27a8d95512c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe8ea53-e0e5-4084-ade1-b56e7b6e1e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d726951b-8756-4fa0-854c-914caf17af10 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d726951b-8756-4fa0-854c-914caf17af10 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d726951b-8756-4fa0-854c-914caf17af10 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d726951b-8756-4fa0-854c-914caf17af10 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe8ea53-e0e5-4084-ade1-b56e7b6e1e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e0b61c-ae4a-4710-8f1a-19827409c281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d726951b-8756-4fa0-854c-914caf17af10 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d726951b-8756-4fa0-854c-914caf17af10 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1028/2086] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:31 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 467 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Created reservations ['faed35e1-3421-4937-8842-f290797c5dbb', '345b1521-164f-44c4-892e-f870c16eed98', '37bf1dab-b635-40cc-98d4-9478d998fc03', '579eec18-4a3f-431e-bc07-15578b69c9ec'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e0b61c-ae4a-4710-8f1a-19827409c281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faed35e1-3421-4937-8842-f290797c5dbb', '345b1521-164f-44c4-892e-f870c16eed98', '37bf1dab-b635-40cc-98d4-9478d998fc03', '579eec18-4a3f-431e-bc07-15578b69c9ec']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1536b7-85ba-4ad6-b8c4-c47f893758e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1536b7-85ba-4ad6-b8c4-c47f893758e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '780fe960-50c7-478f-95e8-a41df91b4d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2041632305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53569b021c28489eabbf3916d5e36352',qos_specs=None,replication_status=,reservations=['faed35e1-3421-4937-8842-f290797c5dbb','345b1521-164f-44c4-892e-f870c16eed98','37bf1dab-b635-40cc-98d4-9478d998fc03','579eec18-4a3f-431e-bc07-15578b69c9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49b96efbb2540829a96e229abd63f94',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2041632305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=780fe960-50c7-478f-95e8-a41df91b4d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53569b021c28489eabbf3916d5e36352',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f49b96efbb2540829a96e229abd63f94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a7e9d4-a8c8-485e-b97d-034e6c3cde17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a7e9d4-a8c8-485e-b97d-034e6c3cde17) transitioned into state 'SUCCESS' from state '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-2041632305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53569b021c28489eabbf3916d5e36352',qos_specs=None,replication_status=,reservations=['faed35e1-3421-4937-8842-f290797c5dbb','345b1521-164f-44c4-892e-f870c16eed98','37bf1dab-b635-40cc-98d4-9478d998fc03','579eec18-4a3f-431e-bc07-15578b69c9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49b96efbb2540829a96e229abd63f94',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aabcf5d-219e-4b92-9849-8b076b05bfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aabcf5d-219e-4b92-9849-8b076b05bfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Flow 'volume_create_api' (8b9581d0-7147-4bc2-a857-27a8d95512c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Create volume request issued successfully. Sep 01 01:49:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bf2b941-b3d4-4093-9047-0e713f8938b5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:49:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1059/2087] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:49:31 2026] POST /volume/v3/volumes => generated 761 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9543d70f-8bae-4454-a639-b6b51f54993d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9543d70f-8bae-4454-a639-b6b51f54993d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9543d70f-8bae-4454-a639-b6b51f54993d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9543d70f-8bae-4454-a639-b6b51f54993d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9543d70f-8bae-4454-a639-b6b51f54993d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9543d70f-8bae-4454-a639-b6b51f54993d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1029/2088] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:32 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 829 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Snapshot retrieved successfully. Sep 01 01:49:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfd11555-5e7f-429d-a0a3-79f31081dd09 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 200 Sep 01 01:49:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1060/2089] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:32 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5eea7877-ba1d-4eed-879c-f8ba8fa8128f tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1030/2090] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:33 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2ae58dc4-0a6b-4e64-8723-a8b7c1ba4506 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ae58dc4-0a6b-4e64-8723-a8b7c1ba4506 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ae58dc4-0a6b-4e64-8723-a8b7c1ba4506 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ae58dc4-0a6b-4e64-8723-a8b7c1ba4506 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ae58dc4-0a6b-4e64-8723-a8b7c1ba4506 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 404 Sep 01 01:49:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1061/2091] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:33 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete volume with id: 0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete volume request issued successfully. Sep 01 01:49:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99a7a7ef-835d-4280-ab88-2c393d2ad893 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 202 Sep 01 01:49:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1031/2092] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:33 2026] DELETE /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2dd2dcf1-e179-4ffd-a22f-01a7df549d78 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1062/2093] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:33 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 852 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d4704f08-c21d-4194-9084-7ceafd681547 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4704f08-c21d-4194-9084-7ceafd681547 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4704f08-c21d-4194-9084-7ceafd681547 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4704f08-c21d-4194-9084-7ceafd681547 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d4704f08-c21d-4194-9084-7ceafd681547 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4704f08-c21d-4194-9084-7ceafd681547 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1032/2094] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:34 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4fe8a31-f796-4ba7-b122-0a0196caf5a0 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 200 Sep 01 01:49:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1063/2095] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:35 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a605e78b-4ff9-4417-95d0-faa9832a7d4d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1033/2096] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:35 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3bb489ad-5f4c-40a3-b5aa-bc23d41d9987 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3bb489ad-5f4c-40a3-b5aa-bc23d41d9987 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3bb489ad-5f4c-40a3-b5aa-bc23d41d9987 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3bb489ad-5f4c-40a3-b5aa-bc23d41d9987 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3bb489ad-5f4c-40a3-b5aa-bc23d41d9987 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 404 Sep 01 01:49:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1064/2097] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:36 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f5114207-6cc9-497f-a315-7e160f332a9c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] DELETE http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete volume with id: 9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete volume request issued successfully. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f5114207-6cc9-497f-a315-7e160f332a9c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 202 Sep 01 01:49:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1034/2098] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:36 2026] DELETE /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Volume info retrieved successfully. Sep 01 01:49:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ce1610d-527d-46b6-8412-7bdfd6c84dc2 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 200 Sep 01 01:49:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1065/2099] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:36 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4bfdb7da-b739-4b02-85b7-e5d2a21e5e19 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1035/2100] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:36 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-69292668-72db-4ae2-a783-6922790f37b1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-69292668-72db-4ae2-a783-6922790f37b1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-69292668-72db-4ae2-a783-6922790f37b1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-69292668-72db-4ae2-a783-6922790f37b1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-69292668-72db-4ae2-a783-6922790f37b1 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 returned with HTTP 404 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1066/2101] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:37 2026] GET /volume/v3/volumes/9e4b6e7d-0c3a-480d-9e53-dfc3f802b3c5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete snapshot with id: adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dda7cbb7-4c16-4417-94ef-44af2de46e4c tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 404 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1036/2102] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:49:37 2026] DELETE /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5a0f5e59-9223-403a-aa14-a5694d340470 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a0f5e59-9223-403a-aa14-a5694d340470 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a0f5e59-9223-403a-aa14-a5694d340470 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5a0f5e59-9223-403a-aa14-a5694d340470 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5a0f5e59-9223-403a-aa14-a5694d340470 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 returned with HTTP 404 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1067/2103] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:49:37 2026] GET /volume/v3/snapshots/adda2f60-f576-4d1f-8c49-f58e033f78e2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3422adf2-00f8-49e1-acba-139f8f988728 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3422adf2-00f8-49e1-acba-139f8f988728 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3422adf2-00f8-49e1-acba-139f8f988728 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3422adf2-00f8-49e1-acba-139f8f988728 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3422adf2-00f8-49e1-acba-139f8f988728 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Delete volume with id: 0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3422adf2-00f8-49e1-acba-139f8f988728 tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 404 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1037/2104] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:37 2026] DELETE /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a3dc7120-2b45-49b9-91bd-af761f85795e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3dc7120-2b45-49b9-91bd-af761f85795e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] GET http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3dc7120-2b45-49b9-91bd-af761f85795e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3dc7120-2b45-49b9-91bd-af761f85795e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3dc7120-2b45-49b9-91bd-af761f85795e tempest-SnapshotDependencyTests-969056641 tempest-SnapshotDependencyTests-969056641-project-member] http://192.168.122.53/volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 returned with HTTP 404 Sep 01 01:49:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1068/2105] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:37 2026] GET /volume/v3/volumes/0f936b29-005e-4b50-a2fc-0d93d9748015 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-137e6d05-7d6f-49cb-9d85-da2731f141b9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1038/2106] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:37 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87322e03-99a5-4b29-8065-b1b141606178 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87322e03-99a5-4b29-8065-b1b141606178 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87322e03-99a5-4b29-8065-b1b141606178 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87322e03-99a5-4b29-8065-b1b141606178 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-87322e03-99a5-4b29-8065-b1b141606178 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87322e03-99a5-4b29-8065-b1b141606178 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1069/2107] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:38 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da5a96cc-3dfa-4bef-9904-a18d7b7f7960 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1039/2108] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:39 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-77c36870-6374-4900-92d7-bea4a014fa48 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77c36870-6374-4900-92d7-bea4a014fa48 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77c36870-6374-4900-92d7-bea4a014fa48 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77c36870-6374-4900-92d7-bea4a014fa48 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-77c36870-6374-4900-92d7-bea4a014fa48 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77c36870-6374-4900-92d7-bea4a014fa48 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1070/2109] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:41 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d9bd34ab-5788-4a9b-ac76-3eb521556d80 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1040/2110] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:42 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-37530802-6ab4-492a-b9c5-546ed64b44d3 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1071/2111] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:43 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4635a150-c638-4882-8c2f-650944a4b56d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4635a150-c638-4882-8c2f-650944a4b56d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4635a150-c638-4882-8c2f-650944a4b56d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4635a150-c638-4882-8c2f-650944a4b56d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4635a150-c638-4882-8c2f-650944a4b56d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4635a150-c638-4882-8c2f-650944a4b56d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1041/2112] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:44 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bf601de9-aa96-4da1-b737-813cc7795aee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf601de9-aa96-4da1-b737-813cc7795aee tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf601de9-aa96-4da1-b737-813cc7795aee tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf601de9-aa96-4da1-b737-813cc7795aee tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bf601de9-aa96-4da1-b737-813cc7795aee tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf601de9-aa96-4da1-b737-813cc7795aee tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1072/2113] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:45 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:49:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ab20bd3e-c319-4170-9435-28c0dada3ae5 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1042/2114] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:46 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5d6aa2c-513f-4534-a3d3-298aad500dd7 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1073/2115] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:47 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3dcf04aa-1479-4b2e-9094-41b78ce12a22 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1043/2116] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:48 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cd63ffa-ef21-49b5-87b1-d9dd3d3a1ce4 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1074/2117] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:49 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8f623ab6-234f-49e8-971a-479ae98e8794 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f623ab6-234f-49e8-971a-479ae98e8794 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f623ab6-234f-49e8-971a-479ae98e8794 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f623ab6-234f-49e8-971a-479ae98e8794 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8f623ab6-234f-49e8-971a-479ae98e8794 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f623ab6-234f-49e8-971a-479ae98e8794 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1044/2118] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:50 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7caf67c-3bc6-4e30-9568-d98a7614148d tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1075/2119] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:51 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07e997de-aebf-4498-8a43-fc00fa6ac99a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1045/2120] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:52 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-069fdbe7-cceb-4f02-8f91-7364d24806e9 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1076/2121] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:54 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-df1df55a-641f-47af-b18c-1aeeff9f348b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-df1df55a-641f-47af-b18c-1aeeff9f348b tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-df1df55a-641f-47af-b18c-1aeeff9f348b tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-df1df55a-641f-47af-b18c-1aeeff9f348b tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-df1df55a-641f-47af-b18c-1aeeff9f348b tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-df1df55a-641f-47af-b18c-1aeeff9f348b tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1046/2122] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:55 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcb7d650-5b6a-41d7-b81c-ba97a9b58067 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1077/2123] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:56 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b58be082-cc85-4d7b-9f7f-e60427db0c26 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1047/2124] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:56 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d141285a-98b5-4c2d-94c5-7278229bae23 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d141285a-98b5-4c2d-94c5-7278229bae23 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d141285a-98b5-4c2d-94c5-7278229bae23 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d141285a-98b5-4c2d-94c5-7278229bae23 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d141285a-98b5-4c2d-94c5-7278229bae23 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d141285a-98b5-4c2d-94c5-7278229bae23 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1078/2125] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d592003e-7fda-4658-b050-b3e73b861b69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3f68f0c-825d-434f-8cbb-3ee5ea72ad19 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1048/2126] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d592003e-7fda-4658-b050-b3e73b861b69 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d592003e-7fda-4658-b050-b3e73b861b69 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d592003e-7fda-4658-b050-b3e73b861b69 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c512b2de-8a77-4bae-b47b-39b12a35831c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c512b2de-8a77-4bae-b47b-39b12a35831c tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c512b2de-8a77-4bae-b47b-39b12a35831c tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c512b2de-8a77-4bae-b47b-39b12a35831c tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d592003e-7fda-4658-b050-b3e73b861b69 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /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 01 01:49:57 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c512b2de-8a77-4bae-b47b-39b12a35831c tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1049/2127] 192.168.122.53 () {58 vars in 1197 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d592003e-7fda-4658-b050-b3e73b861b69 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1079/2128] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d15539c4-aa83-4322-b37c-c1741c8c0c87 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1050/2129] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] POST http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1641339800", "disk_format": "qcow2"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1641339800", "disk_format": "qcow2"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] DELETE http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Delete volume with id: 780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86908]: DEBUG cinder.image.image_utils [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1641339800'}] 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-1641339800'}]. {{(pid=86908) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Delete volume request issued successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9bcac2a-9e4c-480b-9bf2-bbc52d67886a tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 202 Sep 01 01:49:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1051/2130] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:49:57 2026] DELETE /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Volume info retrieved successfully. Sep 01 01:49:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ec14a3e-774e-41c4-8b5c-db4c973504a8 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 200 Sep 01 01:49:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1052/2131] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:57 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:49:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Copy volume to image completed successfully. Sep 01 01:49:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4d47d0f-5c92-4a17-8aa9-c767cd3bcaf0 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action returned with HTTP 202 Sep 01 01:49:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1080/2132] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:49:57 2026] POST /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55/action => generated 657 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:49:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64ab6097-ac88-48d8-9340-ae8e26d26702 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64ab6097-ac88-48d8-9340-ae8e26d26702 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] GET http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f Sep 01 01:49:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64ab6097-ac88-48d8-9340-ae8e26d26702 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64ab6097-ac88-48d8-9340-ae8e26d26702 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64ab6097-ac88-48d8-9340-ae8e26d26702 tempest-VolumesServicesTestJSON-1273544220 tempest-VolumesServicesTestJSON-1273544220-project-member] http://192.168.122.53/volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f returned with HTTP 404 Sep 01 01:49:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1053/2133] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:49:58 2026] GET /volume/v3/volumes/780fe960-50c7-478f-95e8-a41df91b4d3f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:49:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b7886c38-647f-4063-b8fd-afeed5d04b76 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:49:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7886c38-647f-4063-b8fd-afeed5d04b76 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] GET http://192.168.122.53/volume/v3/os-services Sep 01 01:49:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7886c38-647f-4063-b8fd-afeed5d04b76 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:49:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b7886c38-647f-4063-b8fd-afeed5d04b76 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:49:58 devstack devstack@c-api.service[86908]: /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 01 01:49:58 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:49:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b7886c38-647f-4063-b8fd-afeed5d04b76 tempest-VolumesServicesTestJSON-1126789163 tempest-VolumesServicesTestJSON-1126789163-project-admin] http://192.168.122.53/volume/v3/os-services returned with HTTP 200 Sep 01 01:49:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1081/2134] 192.168.122.53 () {58 vars in 1128 bytes} [Tue Sep 1 01:49:58 2026] GET /volume/v3/os-services => generated 707 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a683168f-d60f-426c-b060-f42371a968d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a683168f-d60f-426c-b060-f42371a968d5 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:50:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a683168f-d60f-426c-b060-f42371a968d5 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1532353822", "os-volume-type-access:is_public": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a683168f-d60f-426c-b060-f42371a968d5 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1054/2135] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:50:06 2026] POST /volume/v3/types => generated 229 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60796fb9-dc5a-447f-853b-09e74a9e8f3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60796fb9-dc5a-447f-853b-09e74a9e8f3e tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60796fb9-dc5a-447f-853b-09e74a9e8f3e tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f88bf316-20c6-439c-9989-4840a8f2abd5", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-60796fb9-dc5a-447f-853b-09e74a9e8f3e tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Create volume request body: {'volume': {'volume_type': 'f88bf316-20c6-439c-9989-4840a8f2abd5', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60796fb9-dc5a-447f-853b-09e74a9e8f3e tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 404 Sep 01 01:50:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1082/2136] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:50:06 2026] POST /volume/v3/volumes => generated 114 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c824b4e4-871a-4880-8a07-fbaef86b9cc3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c824b4e4-871a-4880-8a07-fbaef86b9cc3 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action Sep 01 01:50:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c824b4e4-871a-4880-8a07-fbaef86b9cc3 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"addProjectAccess": {"project": "0293126895824400bed2e7713848347e"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c824b4e4-871a-4880-8a07-fbaef86b9cc3 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0293126895824400bed2e7713848347e"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c824b4e4-871a-4880-8a07-fbaef86b9cc3 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action returned with HTTP 202 Sep 01 01:50:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1055/2137] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:06 2026] POST /volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f88bf316-20c6-439c-9989-4840a8f2abd5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1778616103"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Create volume request body: {'volume': {'volume_type': 'f88bf316-20c6-439c-9989-4840a8f2abd5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1778616103'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Create volume of 1 GB Sep 01 01:50:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Availability Zones retrieved successfully. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Flow 'volume_create_api' (db9f9d6b-445c-462c-bfd3-ed85e6486a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7f78b4-2a3c-4b21-8ac8-6736e9be7966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7f78b4-2a3c-4b21-8ac8-6736e9be7966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:50:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f88bf316-20c6-439c-9989-4840a8f2abd5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1532353822',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f88bf316-20c6-439c-9989-4840a8f2abd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce51ced4-58e7-4baf-9b08-a42267a294b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1532353822 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1532353822, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1532353822 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1532353822, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Created reservations ['33b7b1fe-1386-45cf-8dcb-ac86441ce617', '4c88ef98-0d8e-46b3-88aa-41d17a2f4d42', '300332cb-1cff-4f87-9549-b59d9667f5fa', '08d07f47-2e7a-4fce-b856-3456b1caecda'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce51ced4-58e7-4baf-9b08-a42267a294b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b7b1fe-1386-45cf-8dcb-ac86441ce617', '4c88ef98-0d8e-46b3-88aa-41d17a2f4d42', '300332cb-1cff-4f87-9549-b59d9667f5fa', '08d07f47-2e7a-4fce-b856-3456b1caecda']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b60cf15-16f7-4b31-9a63-f03c8fc79b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b60cf15-16f7-4b31-9a63-f03c8fc79b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc807310-207c-4bdb-b91b-098ed27e651d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1778616103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0293126895824400bed2e7713848347e',qos_specs=None,replication_status=,reservations=['33b7b1fe-1386-45cf-8dcb-ac86441ce617','4c88ef98-0d8e-46b3-88aa-41d17a2f4d42','300332cb-1cff-4f87-9549-b59d9667f5fa','08d07f47-2e7a-4fce-b856-3456b1caecda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ec36bd25c7446ca77f82eb5cec5105',volume_type_id=f88bf316-20c6-439c-9989-4840a8f2abd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1778616103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc807310-207c-4bdb-b91b-098ed27e651d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0293126895824400bed2e7713848347e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2ec36bd25c7446ca77f82eb5cec5105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f88bf316-20c6-439c-9989-4840a8f2abd5),volume_type_id=f88bf316-20c6-439c-9989-4840a8f2abd5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e9d42a-5af5-414e-b0fb-da054bbf659e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e9d42a-5af5-414e-b0fb-da054bbf659e) transitioned into state 'SUCCESS' from state '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-1778616103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0293126895824400bed2e7713848347e',qos_specs=None,replication_status=,reservations=['33b7b1fe-1386-45cf-8dcb-ac86441ce617','4c88ef98-0d8e-46b3-88aa-41d17a2f4d42','300332cb-1cff-4f87-9549-b59d9667f5fa','08d07f47-2e7a-4fce-b856-3456b1caecda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ec36bd25c7446ca77f82eb5cec5105',volume_type_id=f88bf316-20c6-439c-9989-4840a8f2abd5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7df4896-e625-40d1-aeff-34e9545ad2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7df4896-e625-40d1-aeff-34e9545ad2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Flow 'volume_create_api' (db9f9d6b-445c-462c-bfd3-ed85e6486a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Create volume request issued successfully. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4cdbb7e2-76fa-4147-bd95-69779c18c821 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:50:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1083/2138] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:50:06 2026] POST /volume/v3/volumes => generated 802 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e69bd407-4c33-42ae-8d58-f3bd6e860fcf tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 200 Sep 01 01:50:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1056/2139] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:07 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:50:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f47edf4-b3e2-4d2f-81ed-c236e7c7a7f5 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:50:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1084/2140] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:07 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-25f028e8-f593-4e98-a8e2-39fde313caad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-25f028e8-f593-4e98-a8e2-39fde313caad tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-25f028e8-f593-4e98-a8e2-39fde313caad tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-25f028e8-f593-4e98-a8e2-39fde313caad tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-25f028e8-f593-4e98-a8e2-39fde313caad tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-25f028e8-f593-4e98-a8e2-39fde313caad tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:50:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1057/2141] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:08 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0479aecb-1c57-425e-af6b-e4fd81f93707 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 200 Sep 01 01:50:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1085/2142] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:08 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b76d002a-53cd-4487-a8e3-21532022dd91 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] DELETE http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Delete volume with id: 286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Delete volume request issued successfully. Sep 01 01:50:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b76d002a-53cd-4487-a8e3-21532022dd91 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 202 Sep 01 01:50:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1058/2143] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:50:08 2026] DELETE /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Volume info retrieved successfully. Sep 01 01:50:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df8027cb-8f3a-4831-9f2f-5a7334ee3795 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 200 Sep 01 01:50:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1086/2144] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:08 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c890d6d-277c-43cd-9147-c0d0fdd1b69b tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 200 Sep 01 01:50:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1059/2145] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:09 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 895 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-985f7920-8cc2-4ae9-8de5-b517e7808310 tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 200 Sep 01 01:50:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1087/2146] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:09 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 895 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] DELETE http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Delete volume with id: cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2fad37c6-72ba-4198-a513-b7bfbcb701e7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2fad37c6-72ba-4198-a513-b7bfbcb701e7 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] GET http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2fad37c6-72ba-4198-a513-b7bfbcb701e7 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2fad37c6-72ba-4198-a513-b7bfbcb701e7 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2fad37c6-72ba-4198-a513-b7bfbcb701e7 tempest-VolumesActionsTest-1514745543 tempest-VolumesActionsTest-1514745543-project-member] http://192.168.122.53/volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 returned with HTTP 404 Sep 01 01:50:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1088/2147] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:09 2026] GET /volume/v3/volumes/286c04bc-74c8-4b16-8da5-a0cad5903e55 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Delete volume request issued successfully. Sep 01 01:50:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3387617f-6b22-41c0-83d1-bbeac9d22eff tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 202 Sep 01 01:50:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1060/2148] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:50:09 2026] DELETE /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Volume info retrieved successfully. Sep 01 01:50:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5bfbfd5-145d-465b-9dc3-59966f58647d tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 200 Sep 01 01:50:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1089/2149] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:09 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6c657408-2227-4658-bb4c-7b3c5d7d402f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c657408-2227-4658-bb4c-7b3c5d7d402f tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] GET http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c657408-2227-4658-bb4c-7b3c5d7d402f tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c657408-2227-4658-bb4c-7b3c5d7d402f tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c657408-2227-4658-bb4c-7b3c5d7d402f tempest-VolumeTypesAccessTest-17564184 tempest-VolumeTypesAccessTest-17564184-project-member] http://192.168.122.53/volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d returned with HTTP 404 Sep 01 01:50:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1061/2150] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:10 2026] GET /volume/v3/volumes/cc807310-207c-4bdb-b91b-098ed27e651d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4561cd0-9f97-4a50-a94d-464463fa2237 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4561cd0-9f97-4a50-a94d-464463fa2237 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action Sep 01 01:50:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4561cd0-9f97-4a50-a94d-464463fa2237 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"removeProjectAccess": {"project": "0293126895824400bed2e7713848347e"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4561cd0-9f97-4a50-a94d-464463fa2237 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0293126895824400bed2e7713848347e"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4561cd0-9f97-4a50-a94d-464463fa2237 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action returned with HTTP 202 Sep 01 01:50:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1090/2151] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:10 2026] POST /volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-901f38e7-7148-4a79-8a6e-ad07f7e55dde None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-901f38e7-7148-4a79-8a6e-ad07f7e55dde tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] DELETE http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-901f38e7-7148-4a79-8a6e-ad07f7e55dde tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-901f38e7-7148-4a79-8a6e-ad07f7e55dde tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-901f38e7-7148-4a79-8a6e-ad07f7e55dde tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1062/2152] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:50:10 2026] DELETE /volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b45c28ea-2198-4c15-96f6-3a2b4236013a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b45c28ea-2198-4c15-96f6-3a2b4236013a tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] GET http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b45c28ea-2198-4c15-96f6-3a2b4236013a tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b45c28ea-2198-4c15-96f6-3a2b4236013a tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b45c28ea-2198-4c15-96f6-3a2b4236013a tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 returned with HTTP 404 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1091/2153] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:11 2026] GET /volume/v3/types/f88bf316-20c6-439c-9989-4840a8f2abd5 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4bd5f116-7186-4e54-b80d-d006aa076b61 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4bd5f116-7186-4e54-b80d-d006aa076b61 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4bd5f116-7186-4e54-b80d-d006aa076b61 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-680635766", "os-volume-type-access:is_public": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4bd5f116-7186-4e54-b80d-d006aa076b61 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1063/2154] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:50:11 2026] POST /volume/v3/types => generated 228 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b1eb8dd4-5755-4cbc-96fd-b9fea0b88007 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b1eb8dd4-5755-4cbc-96fd-b9fea0b88007 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b1eb8dd4-5755-4cbc-96fd-b9fea0b88007 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"addProjectAccess": {"project": "0293126895824400bed2e7713848347e"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b1eb8dd4-5755-4cbc-96fd-b9fea0b88007 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0293126895824400bed2e7713848347e"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b1eb8dd4-5755-4cbc-96fd-b9fea0b88007 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1092/2155] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:11 2026] POST /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d770c936-7a80-49b7-ac82-342d9ebf1c6c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d770c936-7a80-49b7-ac82-342d9ebf1c6c tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d770c936-7a80-49b7-ac82-342d9ebf1c6c tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"addProjectAccess": {"project": "61d5bbf1bd204b9685be573698b78b89"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d770c936-7a80-49b7-ac82-342d9ebf1c6c tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "61d5bbf1bd204b9685be573698b78b89"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d770c936-7a80-49b7-ac82-342d9ebf1c6c tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1064/2156] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:11 2026] POST /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0023e639-e796-447e-85f6-a16721a7e632 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0023e639-e796-447e-85f6-a16721a7e632 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] GET http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/os-volume-type-access Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0023e639-e796-447e-85f6-a16721a7e632 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0023e639-e796-447e-85f6-a16721a7e632 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0023e639-e796-447e-85f6-a16721a7e632 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/os-volume-type-access returned with HTTP 200 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1093/2157] 192.168.122.53 () {58 vars in 1287 bytes} [Tue Sep 1 01:50:11 2026] GET /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/os-volume-type-access => generated 244 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9434335f-ff74-4e8f-a13c-5430148c82f4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9434335f-ff74-4e8f-a13c-5430148c82f4 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9434335f-ff74-4e8f-a13c-5430148c82f4 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"removeProjectAccess": {"project": "61d5bbf1bd204b9685be573698b78b89"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9434335f-ff74-4e8f-a13c-5430148c82f4 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "61d5bbf1bd204b9685be573698b78b89"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9434335f-ff74-4e8f-a13c-5430148c82f4 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1065/2158] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:11 2026] POST /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b42c3c07-3592-47d4-9146-6b98c7a2b0aa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b42c3c07-3592-47d4-9146-6b98c7a2b0aa tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] POST http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b42c3c07-3592-47d4-9146-6b98c7a2b0aa tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action body: b'{"removeProjectAccess": {"project": "0293126895824400bed2e7713848347e"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b42c3c07-3592-47d4-9146-6b98c7a2b0aa tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0293126895824400bed2e7713848347e"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b42c3c07-3592-47d4-9146-6b98c7a2b0aa tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1094/2159] 192.168.122.53 () {60 vars in 1263 bytes} [Tue Sep 1 01:50:11 2026] POST /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c06aa00a-f433-4144-890d-94cf6f5e2ea2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c06aa00a-f433-4144-890d-94cf6f5e2ea2 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] DELETE http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c06aa00a-f433-4144-890d-94cf6f5e2ea2 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c06aa00a-f433-4144-890d-94cf6f5e2ea2 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c06aa00a-f433-4144-890d-94cf6f5e2ea2 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 returned with HTTP 202 Sep 01 01:50:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1066/2160] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:50:11 2026] DELETE /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-12758c30-4dd4-42d2-9983-8d0a4a9c39d8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-12758c30-4dd4-42d2-9983-8d0a4a9c39d8 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] GET http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-12758c30-4dd4-42d2-9983-8d0a4a9c39d8 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-12758c30-4dd4-42d2-9983-8d0a4a9c39d8 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-12758c30-4dd4-42d2-9983-8d0a4a9c39d8 tempest-VolumeTypesAccessTest-618404004 tempest-VolumeTypesAccessTest-618404004-project-admin] http://192.168.122.53/volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 returned with HTTP 404 Sep 01 01:50:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1095/2161] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:11 2026] GET /volume/v3/types/8def18bf-de49-41fc-9bec-55dca8de55d5 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] GET http://192.168.122.53/volume/v3/volumes/summary Sep 01 01:50:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:50:16 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=265,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:50:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] Get summary completed successfully. Sep 01 01:50:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e878dfe-6ea3-484a-bbc4-3661b15a1cd4 tempest-VolumesSummaryTest-1657844654 tempest-VolumesSummaryTest-1657844654-project-member] http://192.168.122.53/volume/v3/volumes/summary returned with HTTP 200 Sep 01 01:50:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1067/2162] 192.168.122.53 () {60 vars in 1181 bytes} [Tue Sep 1 01:50:16 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-068cdac7-0e9e-45c0-9ce8-4f7df9711622 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-068cdac7-0e9e-45c0-9ce8-4f7df9711622 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-068cdac7-0e9e-45c0-9ce8-4f7df9711622 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1172731422", "description": "tempest-volume-type-description-1408576294", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-068cdac7-0e9e-45c0-9ce8-4f7df9711622 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1096/2163] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:50:17 2026] POST /volume/v3/types => generated 318 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b4510f37-0ec7-4405-a01f-6a4e575547c4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4510f37-0ec7-4405-a01f-6a4e575547c4 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4510f37-0ec7-4405-a01f-6a4e575547c4 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4510f37-0ec7-4405-a01f-6a4e575547c4 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4510f37-0ec7-4405-a01f-6a4e575547c4 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 returned with HTTP 200 Sep 01 01:50:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1068/2164] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:17 2026] GET /volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2751001d-45e0-48fe-9074-48dd06a64b57 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2751001d-45e0-48fe-9074-48dd06a64b57 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] DELETE http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2751001d-45e0-48fe-9074-48dd06a64b57 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2751001d-45e0-48fe-9074-48dd06a64b57 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2751001d-45e0-48fe-9074-48dd06a64b57 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 returned with HTTP 202 Sep 01 01:50:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1097/2165] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:50:17 2026] DELETE /volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-02053bed-f413-4df1-804f-38e6f20ddba7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02053bed-f413-4df1-804f-38e6f20ddba7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02053bed-f413-4df1-804f-38e6f20ddba7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02053bed-f413-4df1-804f-38e6f20ddba7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02053bed-f413-4df1-804f-38e6f20ddba7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 returned with HTTP 404 Sep 01 01:50:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1069/2166] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:17 2026] GET /volume/v3/types/6e418c54-f631-4bbf-84eb-f9a6f3c17249 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c19f8d45-2222-475d-bf5d-a4939cbeaaa7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c19f8d45-2222-475d-bf5d-a4939cbeaaa7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:50:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c19f8d45-2222-475d-bf5d-a4939cbeaaa7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1080236097"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c19f8d45-2222-475d-bf5d-a4939cbeaaa7 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1098/2167] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:50:17 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a763b043-506f-43ac-8b39-eb4371c82145 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a763b043-506f-43ac-8b39-eb4371c82145 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] POST http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a763b043-506f-43ac-8b39-eb4371c82145 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a763b043-506f-43ac-8b39-eb4371c82145 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1070/2168] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:50:18 2026] POST /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5f6bcb15-f39d-4f83-b90c-52c9cd769607 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f6bcb15-f39d-4f83-b90c-52c9cd769607 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f6bcb15-f39d-4f83-b90c-52c9cd769607 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f6bcb15-f39d-4f83-b90c-52c9cd769607 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f6bcb15-f39d-4f83-b90c-52c9cd769607 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1099/2169] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b113ee5f-8768-493e-8f98-1b8413769e93 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b113ee5f-8768-493e-8f98-1b8413769e93 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] PUT http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b113ee5f-8768-493e-8f98-1b8413769e93 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b113ee5f-8768-493e-8f98-1b8413769e93 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1071/2170] 192.168.122.53 () {60 vars in 1386 bytes} [Tue Sep 1 01:50:18 2026] PUT /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d => generated 122 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9ff18dbe-78c2-4958-9289-e2b0f7db2752 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ff18dbe-78c2-4958-9289-e2b0f7db2752 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ff18dbe-78c2-4958-9289-e2b0f7db2752 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ff18dbe-78c2-4958-9289-e2b0f7db2752 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ff18dbe-78c2-4958-9289-e2b0f7db2752 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1100/2171] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b0ccb08-120a-44ba-8ae8-ffbe2aa5a118 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b0ccb08-120a-44ba-8ae8-ffbe2aa5a118 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/cipher Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b0ccb08-120a-44ba-8ae8-ffbe2aa5a118 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b0ccb08-120a-44ba-8ae8-ffbe2aa5a118 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b0ccb08-120a-44ba-8ae8-ffbe2aa5a118 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/cipher returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1072/2172] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-424a120e-51f7-41fd-8fbd-8353f38a2f8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-424a120e-51f7-41fd-8fbd-8353f38a2f8d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] DELETE http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-424a120e-51f7-41fd-8fbd-8353f38a2f8d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-424a120e-51f7-41fd-8fbd-8353f38a2f8d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-424a120e-51f7-41fd-8fbd-8353f38a2f8d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d returned with HTTP 202 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1101/2173] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:50:18 2026] DELETE /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption/5ee559a9-b1a8-449a-8984-1ce1747b065d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ffae4c89-3d0d-4209-a4d4-4f72469ef8ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffae4c89-3d0d-4209-a4d4-4f72469ef8ff tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffae4c89-3d0d-4209-a4d4-4f72469ef8ff tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffae4c89-3d0d-4209-a4d4-4f72469ef8ff tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffae4c89-3d0d-4209-a4d4-4f72469ef8ff tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1073/2174] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5abe787f-5ae6-443f-ad9c-092225de819d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5abe787f-5ae6-443f-ad9c-092225de819d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5abe787f-5ae6-443f-ad9c-092225de819d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5abe787f-5ae6-443f-ad9c-092225de819d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5abe787f-5ae6-443f-ad9c-092225de819d tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1102/2175] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8c07ebb5-b3e4-4b04-a4cf-d34088c2dcf8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c07ebb5-b3e4-4b04-a4cf-d34088c2dcf8 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] DELETE http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c07ebb5-b3e4-4b04-a4cf-d34088c2dcf8 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c07ebb5-b3e4-4b04-a4cf-d34088c2dcf8 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c07ebb5-b3e4-4b04-a4cf-d34088c2dcf8 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf returned with HTTP 202 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1074/2176] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:50:18 2026] DELETE /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9e19c91d-682a-448c-8bb4-a62a4bf9015a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e19c91d-682a-448c-8bb4-a62a4bf9015a tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e19c91d-682a-448c-8bb4-a62a4bf9015a tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e19c91d-682a-448c-8bb4-a62a4bf9015a tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e19c91d-682a-448c-8bb4-a62a4bf9015a tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf returned with HTTP 404 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1103/2177] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/64b087db-b387-42d0-921c-303e93f4bfbf => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2cc28d82-8631-479e-a04c-98509b924695 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cc28d82-8631-479e-a04c-98509b924695 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cc28d82-8631-479e-a04c-98509b924695 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2cc28d82-8631-479e-a04c-98509b924695 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2cc28d82-8631-479e-a04c-98509b924695 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1075/2178] 192.168.122.53 () {58 vars in 1110 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types => generated 648 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c65bf85-53fc-4e80-8429-8c33f8b99975 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c65bf85-53fc-4e80-8429-8c33f8b99975 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c65bf85-53fc-4e80-8429-8c33f8b99975 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-674914087"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c65bf85-53fc-4e80-8429-8c33f8b99975 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1104/2179] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:50:18 2026] POST /volume/v3/types => generated 220 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-11b0d30f-2893-483f-9835-79ba52f96fbc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11b0d30f-2893-483f-9835-79ba52f96fbc tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] PUT http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11b0d30f-2893-483f-9835-79ba52f96fbc tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1974531234", "description": "tempest-volume-type-description-1527607005", "is_public": false}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11b0d30f-2893-483f-9835-79ba52f96fbc tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1076/2180] 192.168.122.53 () {60 vars in 1242 bytes} [Tue Sep 1 01:50:18 2026] PUT /volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a => generated 205 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-18170844-1cf3-477f-a8f1-bda90b6ae09c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18170844-1cf3-477f-a8f1-bda90b6ae09c tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18170844-1cf3-477f-a8f1-bda90b6ae09c tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18170844-1cf3-477f-a8f1-bda90b6ae09c tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18170844-1cf3-477f-a8f1-bda90b6ae09c tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a returned with HTTP 200 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1105/2181] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0ab4e1da-3a4e-4b8b-b006-286353ed0869 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ab4e1da-3a4e-4b8b-b006-286353ed0869 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] DELETE http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0ab4e1da-3a4e-4b8b-b006-286353ed0869 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0ab4e1da-3a4e-4b8b-b006-286353ed0869 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ab4e1da-3a4e-4b8b-b006-286353ed0869 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a returned with HTTP 202 Sep 01 01:50:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1077/2182] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:50:18 2026] DELETE /volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87161676-d85c-42e3-b85d-66e9e866e9b0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87161676-d85c-42e3-b85d-66e9e866e9b0 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] GET http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87161676-d85c-42e3-b85d-66e9e866e9b0 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87161676-d85c-42e3-b85d-66e9e866e9b0 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87161676-d85c-42e3-b85d-66e9e866e9b0 tempest-VolumeTypesTest-1284057204 tempest-VolumeTypesTest-1284057204-project-admin] http://192.168.122.53/volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a returned with HTTP 404 Sep 01 01:50:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1106/2183] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:50:18 2026] GET /volume/v3/types/bb01743b-1da1-4ab6-b152-5c1180d94c4a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 tempest-AvailabilityZoneTestJSON-1027590344 tempest-AvailabilityZoneTestJSON-1027590344-project-member] GET http://192.168.122.53/volume/v3/os-availability-zone Sep 01 01:50:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 tempest-AvailabilityZoneTestJSON-1027590344 tempest-AvailabilityZoneTestJSON-1027590344-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 tempest-AvailabilityZoneTestJSON-1027590344 tempest-AvailabilityZoneTestJSON-1027590344-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:22 devstack devstack@c-api.service[86907]: /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 01 01:50:22 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:50:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 tempest-AvailabilityZoneTestJSON-1027590344 tempest-AvailabilityZoneTestJSON-1027590344-project-member] Availability Zones retrieved successfully. Sep 01 01:50:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cfb48273-6b09-4307-bc14-d3fcb283d9a7 tempest-AvailabilityZoneTestJSON-1027590344 tempest-AvailabilityZoneTestJSON-1027590344-project-member] http://192.168.122.53/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 01:50:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1078/2184] 192.168.122.53 () {58 vars in 1155 bytes} [Tue Sep 1 01:50:22 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:50:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9d9b3031-9a81-4fcc-b5d9-9d81f2f22631 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d9b3031-9a81-4fcc-b5d9-9d81f2f22631 tempest-ExtensionsTestJSON-1965453102 tempest-ExtensionsTestJSON-1965453102-project-member] GET http://192.168.122.53/volume/v3/extensions Sep 01 01:50:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d9b3031-9a81-4fcc-b5d9-9d81f2f22631 tempest-ExtensionsTestJSON-1965453102 tempest-ExtensionsTestJSON-1965453102-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d9b3031-9a81-4fcc-b5d9-9d81f2f22631 tempest-ExtensionsTestJSON-1965453102 tempest-ExtensionsTestJSON-1965453102-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d9b3031-9a81-4fcc-b5d9-9d81f2f22631 tempest-ExtensionsTestJSON-1965453102 tempest-ExtensionsTestJSON-1965453102-project-member] http://192.168.122.53/volume/v3/extensions returned with HTTP 200 Sep 01 01:50:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1107/2185] 192.168.122.53 () {58 vars in 1125 bytes} [Tue Sep 1 01:50:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-VolumesExtendTest-Volume-160602759"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume request body: {'volume': {'imageRef': 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-160602759'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume of 1 GB Sep 01 01:50:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Availability Zones retrieved successfully. Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Flow 'volume_create_api' (46bc8a28-706a-402f-8c60-19625bdf3815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334b057-9fa3-4007-9d04-2eda904d4c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334b057-9fa3-4007-9d04-2eda904d4c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6486677-ab1f-4c11-8b88-0945c42ca7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:28 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:UPDATE=34,cinder:SELECT=191,cinder:INSERT=26 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Created reservations ['10be923d-eaeb-482d-9b00-629431d0b93a', '0f083fad-3e99-4993-a337-a842f49a243b', '9cc34dba-dff4-440c-9bc1-18fc17e4e140', '48867e79-f7dd-415e-90ab-0dcb8440dc8d'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6486677-ab1f-4c11-8b88-0945c42ca7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10be923d-eaeb-482d-9b00-629431d0b93a', '0f083fad-3e99-4993-a337-a842f49a243b', '9cc34dba-dff4-440c-9bc1-18fc17e4e140', '48867e79-f7dd-415e-90ab-0dcb8440dc8d']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303d9b17-4c45-4570-acc6-4de4bef511ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303d9b17-4c45-4570-acc6-4de4bef511ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f582757-61e2-443a-ad28-1a3dc53707da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-160602759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af974edef4f24a2db771e357f8b614fd',qos_specs=None,replication_status=,reservations=['10be923d-eaeb-482d-9b00-629431d0b93a','0f083fad-3e99-4993-a337-a842f49a243b','9cc34dba-dff4-440c-9bc1-18fc17e4e140','48867e79-f7dd-415e-90ab-0dcb8440dc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-160602759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f582757-61e2-443a-ad28-1a3dc53707da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af974edef4f24a2db771e357f8b614fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e47e421-94bd-48a5-855a-6ec1e4b540da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e47e421-94bd-48a5-855a-6ec1e4b540da) transitioned into state 'SUCCESS' from state '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-160602759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af974edef4f24a2db771e357f8b614fd',qos_specs=None,replication_status=,reservations=['10be923d-eaeb-482d-9b00-629431d0b93a','0f083fad-3e99-4993-a337-a842f49a243b','9cc34dba-dff4-440c-9bc1-18fc17e4e140','48867e79-f7dd-415e-90ab-0dcb8440dc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a0f1ff-3ce5-4349-a776-6a10328b600f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a0f1ff-3ce5-4349-a776-6a10328b600f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Flow 'volume_create_api' (46bc8a28-706a-402f-8c60-19625bdf3815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume request issued successfully. Sep 01 01:50:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ef2467c-69c0-44c2-bb87-754ac9e72a63 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:50:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1079/2186] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:50:28 2026] POST /volume/v3/volumes => generated 754 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8afb09b5-d7eb-4c68-b365-e2be1247c975 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1108/2187] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:28 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ddb61fc1-ded4-4357-9392-382723796f30 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddb61fc1-ded4-4357-9392-382723796f30 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddb61fc1-ded4-4357-9392-382723796f30 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ddb61fc1-ded4-4357-9392-382723796f30 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ddb61fc1-ded4-4357-9392-382723796f30 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ddb61fc1-ded4-4357-9392-382723796f30 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1080/2188] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:30 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cae5ca55-8bb8-4412-9de2-6e669d53735f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1109/2189] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:31 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f9662ead-905b-441f-9dee-8e484613eb5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9662ead-905b-441f-9dee-8e484613eb5c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9662ead-905b-441f-9dee-8e484613eb5c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9662ead-905b-441f-9dee-8e484613eb5c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9662ead-905b-441f-9dee-8e484613eb5c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9662ead-905b-441f-9dee-8e484613eb5c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1081/2190] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:32 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 907 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-059b2a60-76d8-4f2f-9bfc-c29af14ffc7e tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1110/2191] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:33 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b42fad87-14d4-41ec-94e8-69b1b4183bc3 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1082/2192] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:34 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 907 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-33755329-50be-4d14-b4d8-f7c9d095f915 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33755329-50be-4d14-b4d8-f7c9d095f915 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33755329-50be-4d14-b4d8-f7c9d095f915 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33755329-50be-4d14-b4d8-f7c9d095f915 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-33755329-50be-4d14-b4d8-f7c9d095f915 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33755329-50be-4d14-b4d8-f7c9d095f915 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1111/2193] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:35 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] POST http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da/action Sep 01 01:50:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Created reservations ['42705b08-f338-4248-a6f2-2138e82b1792', 'a3647fb9-e1f8-45db-ada9-b54cb85679fc'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Extend volume request issued successfully. Sep 01 01:50:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-965e68fd-b4ac-4580-83a4-0eba6b3b5c62 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da/action returned with HTTP 202 Sep 01 01:50:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1083/2194] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:50:35 2026] POST /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a547ea80-6c51-4a5d-803a-682e5c3d1824 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1112/2195] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:35 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ecb8fcb6-fca0-4ec4-8b4e-3eb8a7c838a6 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1084/2196] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:36 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8a8a24bc-8734-47bf-aa59-ea94ba27d7f2 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1113/2197] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:36 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4edb21c4-8ace-4eb5-9d12-8aa14b255051 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1085/2198] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:36 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Delete volume with id: 2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Delete volume request issued successfully. Sep 01 01:50:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a2d3848-6dea-4630-9410-6c24fb0373e5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 202 Sep 01 01:50:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1114/2199] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:50:36 2026] DELETE /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b68882e-09cf-4a80-b593-4669ab45b4eb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 200 Sep 01 01:50:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1086/2200] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:36 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b247e867-7d02-4bfc-af6d-b1cdd726f324 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b247e867-7d02-4bfc-af6d-b1cdd726f324 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b247e867-7d02-4bfc-af6d-b1cdd726f324 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b247e867-7d02-4bfc-af6d-b1cdd726f324 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b247e867-7d02-4bfc-af6d-b1cdd726f324 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da returned with HTTP 404 Sep 01 01:50:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1115/2201] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:38 2026] GET /volume/v3/volumes/2f582757-61e2-443a-ad28-1a3dc53707da => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-753305363"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-753305363'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume of 1 GB Sep 01 01:50:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Availability Zones retrieved successfully. Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Flow 'volume_create_api' (c0fcda82-d6fa-4968-a8c4-a7e2c523de98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034bcd42-8118-4427-bcc7-cce944fb48a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034bcd42-8118-4427-bcc7-cce944fb48a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1e371c-7a25-48b6-9fcb-ae3af2a166ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Created reservations ['f5353eb1-8f50-4522-a40d-4787319d7e43', '9c670670-118a-47f6-a8e4-782759844951', 'bb2728ca-1dbf-4fa9-8821-c2fff3eedd36', '5c0e854d-c7d6-4485-98d7-92303bbeb8f6'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1e371c-7a25-48b6-9fcb-ae3af2a166ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5353eb1-8f50-4522-a40d-4787319d7e43', '9c670670-118a-47f6-a8e4-782759844951', 'bb2728ca-1dbf-4fa9-8821-c2fff3eedd36', '5c0e854d-c7d6-4485-98d7-92303bbeb8f6']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11aaf092-7cf7-4047-ad48-5a8169d149ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11aaf092-7cf7-4047-ad48-5a8169d149ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91655bd7-1728-43f3-a282-54ecb7303f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-753305363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af974edef4f24a2db771e357f8b614fd',qos_specs=None,replication_status=,reservations=['f5353eb1-8f50-4522-a40d-4787319d7e43','9c670670-118a-47f6-a8e4-782759844951','bb2728ca-1dbf-4fa9-8821-c2fff3eedd36','5c0e854d-c7d6-4485-98d7-92303bbeb8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-753305363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91655bd7-1728-43f3-a282-54ecb7303f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af974edef4f24a2db771e357f8b614fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933fae42-6aae-45cf-b189-ec701bd69a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933fae42-6aae-45cf-b189-ec701bd69a68) transitioned into state 'SUCCESS' from state '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-753305363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af974edef4f24a2db771e357f8b614fd',qos_specs=None,replication_status=,reservations=['f5353eb1-8f50-4522-a40d-4787319d7e43','9c670670-118a-47f6-a8e4-782759844951','bb2728ca-1dbf-4fa9-8821-c2fff3eedd36','5c0e854d-c7d6-4485-98d7-92303bbeb8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c7c6e9d2da4eaab8833d2260237b08',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512946fb-27b5-4395-bb96-1cd3b24bda80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512946fb-27b5-4395-bb96-1cd3b24bda80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Flow 'volume_create_api' (c0fcda82-d6fa-4968-a8c4-a7e2c523de98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create volume request issued successfully. Sep 01 01:50:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-496f5dde-dd72-4f89-b5e7-61441a21a809 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:50:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1087/2202] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:50:38 2026] POST /volume/v3/volumes => generated 754 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ca0a2fb4-2d2f-4ed4-821f-85def86b0438 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1116/2203] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:38 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c10a7955-f117-4eb5-a71e-15c157211fe1 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1088/2204] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:39 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16ed2af1-8d0c-4c20-a7f5-f81ad5d4f66f tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1117/2205] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:40 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:50:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91655bd7-1728-43f3-a282-54ecb7303f23", "name": "tempest-VolumesExtendTest-Snapshot-122989169"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:40 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Create snapshot from volume 91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:40 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Created reservations ['74714569-1ff8-4095-a859-04259e2e3f4b', '94d5e5a3-bfcc-490c-a081-173c3b63de73', 'a0eb1782-7240-4d73-99eb-a197b9b30c28', 'c8b71968-c97e-46d1-9484-58b100232464'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot create request issued successfully. Sep 01 01:50:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e80c5ee5-89b7-4d4d-b60e-8141e5986c3b tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:50:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1089/2206] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:50:40 2026] POST /volume/v3/snapshots => generated 303 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e08eb7f4-649a-48a5-b2c3-f6624b55693a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1118/2207] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:40 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-60e923e2-b4a6-471f-8f8e-ac50220f8164 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1119/2208] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:41 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2071904349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2071904349', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Create volume of 1 GB Sep 01 01:50:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Availability Zones retrieved successfully. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Flow 'volume_create_api' (3e5277f3-bfc4-43f0-93d3-3f8eb2e7e171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51207012-9b16-473d-8ff3-ade723d610f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51207012-9b16-473d-8ff3-ade723d610f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedcf3f4-8070-496e-9f16-3a63fe2d6ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Created reservations ['7728ba82-872d-4e0f-9b15-c885929af04d', '8fc6faba-628c-4376-85ed-dfbe923947c6', '2a58a4a0-5a3d-4444-9413-36f42ea6c748', '3ef9a999-e3a3-4c7c-9521-125593cc16b0'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedcf3f4-8070-496e-9f16-3a63fe2d6ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7728ba82-872d-4e0f-9b15-c885929af04d', '8fc6faba-628c-4376-85ed-dfbe923947c6', '2a58a4a0-5a3d-4444-9413-36f42ea6c748', '3ef9a999-e3a3-4c7c-9521-125593cc16b0']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d446f1b-71eb-45e9-92ae-51d1479012ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d446f1b-71eb-45e9-92ae-51d1479012ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e295cef8-da69-4e0f-bc17-c272a7ca58d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2071904349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27f0951a230b49e19b9e4164e32a407a',qos_specs=None,replication_status=,reservations=['7728ba82-872d-4e0f-9b15-c885929af04d','8fc6faba-628c-4376-85ed-dfbe923947c6','2a58a4a0-5a3d-4444-9413-36f42ea6c748','3ef9a999-e3a3-4c7c-9521-125593cc16b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58a25d325ac45fd890aa028c5b845be',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2071904349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e295cef8-da69-4e0f-bc17-c272a7ca58d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27f0951a230b49e19b9e4164e32a407a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e58a25d325ac45fd890aa028c5b845be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117532f3-aa51-4b0e-88a6-1d26ece17a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117532f3-aa51-4b0e-88a6-1d26ece17a9f) transitioned into state 'SUCCESS' from state '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-2071904349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27f0951a230b49e19b9e4164e32a407a',qos_specs=None,replication_status=,reservations=['7728ba82-872d-4e0f-9b15-c885929af04d','8fc6faba-628c-4376-85ed-dfbe923947c6','2a58a4a0-5a3d-4444-9413-36f42ea6c748','3ef9a999-e3a3-4c7c-9521-125593cc16b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58a25d325ac45fd890aa028c5b845be',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a712237-483a-422a-802c-3aa51d305dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a712237-483a-422a-802c-3aa51d305dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Flow 'volume_create_api' (3e5277f3-bfc4-43f0-93d3-3f8eb2e7e171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Create volume request issued successfully. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23709736-4af9-4f3d-aa09-cb9e207cfa80 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:50:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1090/2209] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:50:41 2026] POST /volume/v3/volumes => generated 763 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:50:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:50:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76717df6-cca7-40b7-94c1-7946d832bcf7 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:50:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1120/2210] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:42 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b9839a6f-fe97-4494-8915-20f5270245b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9839a6f-fe97-4494-8915-20f5270245b5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9839a6f-fe97-4494-8915-20f5270245b5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b9839a6f-fe97-4494-8915-20f5270245b5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b9839a6f-fe97-4494-8915-20f5270245b5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b9839a6f-fe97-4494-8915-20f5270245b5 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1091/2211] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:42 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4ee2d83f-590c-4fb4-9387-887847a6174c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ee2d83f-590c-4fb4-9387-887847a6174c tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ee2d83f-590c-4fb4-9387-887847a6174c tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ee2d83f-590c-4fb4-9387-887847a6174c tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4ee2d83f-590c-4fb4-9387-887847a6174c tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:50:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ee2d83f-590c-4fb4-9387-887847a6174c tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:50:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1121/2212] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:43 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-26bb5a36-7440-4486-8dd8-9fbef7d4e1fb tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1092/2213] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:43 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dfe64116-1e1d-4199-841c-d66957e52c1c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] POST http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23/action Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Created reservations ['541e1398-6cc4-4bf0-b356-43779d18a3db', '35b1781d-f4f0-453c-ba1e-b18e4fc47c89'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Extend volume request issued successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfe64116-1e1d-4199-841c-d66957e52c1c tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23/action returned with HTTP 202 Sep 01 01:50:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1122/2214] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:50:43 2026] POST /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4a15094b-0a35-404a-b29c-8a88286bf038 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a15094b-0a35-404a-b29c-8a88286bf038 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4a15094b-0a35-404a-b29c-8a88286bf038 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4a15094b-0a35-404a-b29c-8a88286bf038 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4a15094b-0a35-404a-b29c-8a88286bf038 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a15094b-0a35-404a-b29c-8a88286bf038 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1093/2215] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:44 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-037f16c9-d710-4d4a-8a27-7c348f6d6fd8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:50:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1123/2216] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:44 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-365c0378-88fd-4fd4-900a-92e152874644 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-365c0378-88fd-4fd4-900a-92e152874644 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-365c0378-88fd-4fd4-900a-92e152874644 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-365c0378-88fd-4fd4-900a-92e152874644 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-365c0378-88fd-4fd4-900a-92e152874644 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-365c0378-88fd-4fd4-900a-92e152874644 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:50:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1094/2217] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:44 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] POST http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4/action Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1933373722", "disk_format": "raw"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1933373722", "disk_format": "raw"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:44 devstack devstack@c-api.service[86908]: DEBUG cinder.image.image_utils [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1933373722'}] 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-1933373722'}]. {{(pid=86908) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5c212416-cde6-4d93-a908-d00172178723 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5c212416-cde6-4d93-a908-d00172178723 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5c212416-cde6-4d93-a908-d00172178723 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5c212416-cde6-4d93-a908-d00172178723 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5c212416-cde6-4d93-a908-d00172178723 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5c212416-cde6-4d93-a908-d00172178723 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1095/2218] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:45 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5067861-83d1-47c2-bb71-ed8f2fc490da tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1096/2219] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:45 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Delete snapshot with id: 348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot delete request issued successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-107b10c3-5c10-4ba8-aef5-06a7c21817d7 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 202 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1097/2220] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:50:45 2026] DELETE /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8359edc3-c80b-450f-aa9f-ae24c2fdb96a tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1098/2221] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:45 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Copy volume to image completed successfully. Sep 01 01:50:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8fb125a-8cee-4ab2-8e03-748c93f4f462 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4/action returned with HTTP 202 Sep 01 01:50:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1124/2222] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:50:44 2026] POST /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4/action => generated 654 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:50:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Snapshot retrieved successfully. Sep 01 01:50:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c2ab51a-16a3-4a0d-8d7e-0c22065e6857 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 200 Sep 01 01:50:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1099/2223] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:46 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fe2c1188-6b45-44cd-a7a9-e4744936a945 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe2c1188-6b45-44cd-a7a9-e4744936a945 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1188-6b45-44cd-a7a9-e4744936a945 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1188-6b45-44cd-a7a9-e4744936a945 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fe2c1188-6b45-44cd-a7a9-e4744936a945 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a returned with HTTP 404 Sep 01 01:50:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1125/2224] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:50:47 2026] GET /volume/v3/snapshots/348453a5-f0ad-4645-87eb-90b207928b5a => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fd344665-8d1b-40fe-bb01-1fed2d7d49e4 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1100/2225] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:47 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 847 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] DELETE http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Delete volume with id: 91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Delete volume request issued successfully. Sep 01 01:50:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c7e5871-16ea-4f51-8eb0-cda8ac19138d tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 202 Sep 01 01:50:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1126/2226] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:50:47 2026] DELETE /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1f5f1eee-774f-4ca0-97ea-a26d92172099 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1101/2227] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:47 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 846 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b9038fb-93ec-402c-a539-331c8ce21279 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b9038fb-93ec-402c-a539-331c8ce21279 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b9038fb-93ec-402c-a539-331c8ce21279 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b9038fb-93ec-402c-a539-331c8ce21279 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3b9038fb-93ec-402c-a539-331c8ce21279 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Volume info retrieved successfully. Sep 01 01:50:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b9038fb-93ec-402c-a539-331c8ce21279 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 200 Sep 01 01:50:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1127/2228] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:48 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 846 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e26f6b0f-78b5-444f-bf3c-4790af10e171 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e26f6b0f-78b5-444f-bf3c-4790af10e171 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] GET http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 Sep 01 01:50:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e26f6b0f-78b5-444f-bf3c-4790af10e171 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e26f6b0f-78b5-444f-bf3c-4790af10e171 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e26f6b0f-78b5-444f-bf3c-4790af10e171 tempest-VolumesExtendTest-1238379124 tempest-VolumesExtendTest-1238379124-project-member] http://192.168.122.53/volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 returned with HTTP 404 Sep 01 01:50:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1102/2229] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:50 2026] GET /volume/v3/volumes/91655bd7-1728-43f3-a282-54ecb7303f23 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-943679496"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-943679496'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume of 1 GB Sep 01 01:50:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Availability Zones retrieved successfully. Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (1f8c523e-cd10-43e5-93f5-db2b05410f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4535908d-8dfb-49b6-9a65-13eb6ca49f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4535908d-8dfb-49b6-9a65-13eb6ca49f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52427e47-aff4-47fb-9138-d302837044a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Created reservations ['0729aefb-27cc-47c4-a5e7-db6b8f9b9517', '11487c66-81d9-486d-8e53-d66c431c4bc9', 'e1ae96b7-eb40-4856-b544-3b249604358a', '6a9c0486-7c44-4d45-8286-5059ad31dd5c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52427e47-aff4-47fb-9138-d302837044a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0729aefb-27cc-47c4-a5e7-db6b8f9b9517', '11487c66-81d9-486d-8e53-d66c431c4bc9', 'e1ae96b7-eb40-4856-b544-3b249604358a', '6a9c0486-7c44-4d45-8286-5059ad31dd5c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86225ef-65a0-4960-bb0d-a027cc704bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86225ef-65a0-4960-bb0d-a027cc704bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50614aa0-0ead-4548-ad93-4a5a6d2de83c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-943679496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ef49963343480598be9d19f6767972',qos_specs=None,replication_status=,reservations=['0729aefb-27cc-47c4-a5e7-db6b8f9b9517','11487c66-81d9-486d-8e53-d66c431c4bc9','e1ae96b7-eb40-4856-b544-3b249604358a','6a9c0486-7c44-4d45-8286-5059ad31dd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c5d5769d2464e528cbbe0895b682b66',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-943679496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50614aa0-0ead-4548-ad93-4a5a6d2de83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ef49963343480598be9d19f6767972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c5d5769d2464e528cbbe0895b682b66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c803bd1-60b1-40fa-af6b-d608adf3d19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c803bd1-60b1-40fa-af6b-d608adf3d19b) transitioned into state 'SUCCESS' from state '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-943679496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ef49963343480598be9d19f6767972',qos_specs=None,replication_status=,reservations=['0729aefb-27cc-47c4-a5e7-db6b8f9b9517','11487c66-81d9-486d-8e53-d66c431c4bc9','e1ae96b7-eb40-4856-b544-3b249604358a','6a9c0486-7c44-4d45-8286-5059ad31dd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c5d5769d2464e528cbbe0895b682b66',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c222e8a-d993-4214-ad2f-1a24012a3362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c222e8a-d993-4214-ad2f-1a24012a3362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (1f8c523e-cd10-43e5-93f5-db2b05410f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:50:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request issued successfully. Sep 01 01:50:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d0ce121f-5813-4783-8410-4c6ae398ed82 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:50:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1128/2230] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:50:52 2026] POST /volume/v3/volumes => generated 756 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:50:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1db1f793-f999-4ec1-a275-ff4e7288133b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1db1f793-f999-4ec1-a275-ff4e7288133b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1db1f793-f999-4ec1-a275-ff4e7288133b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1db1f793-f999-4ec1-a275-ff4e7288133b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1db1f793-f999-4ec1-a275-ff4e7288133b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1db1f793-f999-4ec1-a275-ff4e7288133b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1103/2231] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:52 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11159172-1fb8-4c2a-ad4c-6d86beb9464a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1129/2232] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:54 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:50:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ae46d45-b5b3-4820-aaa3-292fa77e3e27 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1104/2233] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:55 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-807e9832-d095-48a1-91ab-c067c42ae9b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1130/2234] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:56 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a1544b48-9a35-4330-9d3a-753dc38813da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a1544b48-9a35-4330-9d3a-753dc38813da tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a1544b48-9a35-4330-9d3a-753dc38813da tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a1544b48-9a35-4330-9d3a-753dc38813da tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a1544b48-9a35-4330-9d3a-753dc38813da tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a1544b48-9a35-4330-9d3a-753dc38813da tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1105/2235] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:57 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:50:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:50:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-64aae0d5-9e1c-40d7-8091-efa13066e0ff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1131/2236] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:58 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:50:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:50:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:50:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:50:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:50:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:50:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:50:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:50:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:50:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:50:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fc3e4aec-423b-442f-bcc5-b206c9c1ced3 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:50:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1106/2237] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:50:59 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f47122c4-5852-432e-85c1-f83342b202f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f47122c4-5852-432e-85c1-f83342b202f5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f47122c4-5852-432e-85c1-f83342b202f5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f47122c4-5852-432e-85c1-f83342b202f5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f47122c4-5852-432e-85c1-f83342b202f5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f47122c4-5852-432e-85c1-f83342b202f5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1132/2238] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:00 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eff717ad-dc8f-4cf6-be8e-65dfb481ccee tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1107/2239] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:01 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0b05675-2cc3-4d92-a18b-55d4f0dad4b5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1133/2240] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:02 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-682becf8-350d-49eb-a3a4-2bfe488988ac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-682becf8-350d-49eb-a3a4-2bfe488988ac tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-682becf8-350d-49eb-a3a4-2bfe488988ac tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-682becf8-350d-49eb-a3a4-2bfe488988ac tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-682becf8-350d-49eb-a3a4-2bfe488988ac tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-682becf8-350d-49eb-a3a4-2bfe488988ac tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1108/2241] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:03 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-581918d9-36e3-4e8c-acee-750096d012a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-581918d9-36e3-4e8c-acee-750096d012a0 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-581918d9-36e3-4e8c-acee-750096d012a0 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-581918d9-36e3-4e8c-acee-750096d012a0 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-581918d9-36e3-4e8c-acee-750096d012a0 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-581918d9-36e3-4e8c-acee-750096d012a0 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1134/2242] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:04 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2f082470-4129-4032-8bc7-6a9f88311666 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f082470-4129-4032-8bc7-6a9f88311666 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f082470-4129-4032-8bc7-6a9f88311666 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2f082470-4129-4032-8bc7-6a9f88311666 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2f082470-4129-4032-8bc7-6a9f88311666 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2f082470-4129-4032-8bc7-6a9f88311666 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1109/2243] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:05 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6133ee63-a5a4-461a-95c7-9c9112b706ef tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1135/2244] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:06 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0265b0ca-3cf6-472a-a0d2-a42fd7347cff tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1110/2245] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:07 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:51:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1e95359e-4160-46b8-af90-53fdf31cf104 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e95359e-4160-46b8-af90-53fdf31cf104 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e95359e-4160-46b8-af90-53fdf31cf104 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1e95359e-4160-46b8-af90-53fdf31cf104 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1e95359e-4160-46b8-af90-53fdf31cf104 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1e95359e-4160-46b8-af90-53fdf31cf104 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1136/2246] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:08 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:51:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b8bfafc-472a-45e6-9c30-5824a3b47333 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:51:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1111/2247] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:09 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d227b5e-bae3-4e76-abd2-d8929ead3aa7 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1137/2248] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:09 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:51:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05dd1faf-fc4c-4d36-8469-be3e779edd47 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:51:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1112/2249] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:10 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b377d371-0733-490a-9e02-73a220d986b8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Delete volume with id: e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:51:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Delete volume request issued successfully. Sep 01 01:51:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b377d371-0733-490a-9e02-73a220d986b8 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 202 Sep 01 01:51:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1138/2250] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:51:10 2026] DELETE /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:51:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5538a450-1bfe-4808-87d0-af4b87b950ed None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5538a450-1bfe-4808-87d0-af4b87b950ed tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5538a450-1bfe-4808-87d0-af4b87b950ed tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5538a450-1bfe-4808-87d0-af4b87b950ed tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Volume info retrieved successfully. Sep 01 01:51:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fadb71d9-72ae-4df1-b43a-ed2aa1f3ffe6 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 200 Sep 01 01:51:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1113/2251] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:11 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5538a450-1bfe-4808-87d0-af4b87b950ed tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5538a450-1bfe-4808-87d0-af4b87b950ed tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1139/2252] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:11 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36bb5351-b5eb-484b-912f-718d748c19b3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36bb5351-b5eb-484b-912f-718d748c19b3 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] GET http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 Sep 01 01:51:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36bb5351-b5eb-484b-912f-718d748c19b3 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36bb5351-b5eb-484b-912f-718d748c19b3 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36bb5351-b5eb-484b-912f-718d748c19b3 tempest-TestImageHashVerification-2055892094 tempest-TestImageHashVerification-2055892094-project-member] http://192.168.122.53/volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 returned with HTTP 404 Sep 01 01:51:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1114/2253] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:12 2026] GET /volume/v3/volumes/e295cef8-da69-4e0f-bc17-c272a7ca58d4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ec379aa9-110d-4fab-878a-87c6323c8621 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec379aa9-110d-4fab-878a-87c6323c8621 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/d5b9bcdb-2223-4ceb-a4ec-64c419ec6de8/action Sep 01 01:51:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec379aa9-110d-4fab-878a-87c6323c8621 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-attach": {"instance_uuid": "bcecdd92-c429-451d-8d5f-27dfbbe6f6cf", "mountpoint": "/dev/vdc"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec379aa9-110d-4fab-878a-87c6323c8621 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bcecdd92-c429-451d-8d5f-27dfbbe6f6cf", "mountpoint": "/dev/vdc"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec379aa9-110d-4fab-878a-87c6323c8621 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/d5b9bcdb-2223-4ceb-a4ec-64c419ec6de8/action returned with HTTP 404 Sep 01 01:51:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1140/2254] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:19 2026] POST /volume/v3/volumes/d5b9bcdb-2223-4ceb-a4ec-64c419ec6de8/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:22 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=249,cinder:INSERT=36,cinder:UPDATE=62 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7099d43b-bc1d-4436-943a-91d68d951bfc", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2071847858"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'imageRef': '7099d43b-bc1d-4436-943a-91d68d951bfc', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2071847858'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume of 2 GB Sep 01 01:51:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Availability Zones retrieved successfully. Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (ab90cd3d-3459-4b15-bca2-48832c551a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1f7eb0-5c2b-49fe-8fd9-e5ba673baf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Validating volume size '2' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1f7eb0-5c2b-49fe-8fd9-e5ba673baf90) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:51:24 devstack devstack@c-api.service[86907]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7099d43b-bc1d-4436-943a-91d68d951bfc is not active. Sep 01 01:51:24 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1f7eb0-5c2b-49fe-8fd9-e5ba673baf90) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:24 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1f7eb0-5c2b-49fe-8fd9-e5ba673baf90) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:51:24 devstack devstack@c-api.service[86907]: WARNING cinder.volume.api [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (ab90cd3d-3459-4b15-bca2-48832c551a58) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:51:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3446e699-b062-43b6-b8f5-be28a2f300b2 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1115/2255] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:51:24 2026] POST /volume/v3/volumes => generated 125 bytes in 240 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5161961-83b6-4dd1-9a68-886535c541b6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "992330cd-6c23-4b32-9fee-d43918df3848"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '992330cd-6c23-4b32-9fee-d43918df3848'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume of 1 GB Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Availability Zones retrieved successfully. Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (2d786c9c-e1e6-4306-8530-dc3b90f5c9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b883143d-364d-42f6-abd4-9cdd4a35b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b883143d-364d-42f6-abd4-9cdd4a35b696) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:51:27 devstack devstack@c-api.service[86908]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b883143d-364d-42f6-abd4-9cdd4a35b696) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b883143d-364d-42f6-abd4-9cdd4a35b696) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:51:27 devstack devstack@c-api.service[86908]: WARNING cinder.volume.api [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Flow 'volume_create_api' (2d786c9c-e1e6-4306-8530-dc3b90f5c9bf) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5161961-83b6-4dd1-9a68-886535c541b6 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1141/2256] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 134 bytes in 264 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a41654f7-837a-4102-93cc-22b351bdee33 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a41654f7-837a-4102-93cc-22b351bdee33 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a41654f7-837a-4102-93cc-22b351bdee33 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a41654f7-837a-4102-93cc-22b351bdee33 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1116/2257] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3b620a28-b86d-46c4-9c28-e704160eb20b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b620a28-b86d-46c4-9c28-e704160eb20b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3b620a28-b86d-46c4-9c28-e704160eb20b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8cfa1c1f-af3b-41fa-b3cd-96d215429651"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-3b620a28-b86d-46c4-9c28-e704160eb20b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8cfa1c1f-af3b-41fa-b3cd-96d215429651'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3b620a28-b86d-46c4-9c28-e704160eb20b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1142/2258] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-037df331-fdc8-489c-91d0-dffc0ed359b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-037df331-fdc8-489c-91d0-dffc0ed359b9 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-037df331-fdc8-489c-91d0-dffc0ed359b9 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "efd18ccb-3e2c-45d1-90eb-69c697bf0b77"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-037df331-fdc8-489c-91d0-dffc0ed359b9 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'efd18ccb-3e2c-45d1-90eb-69c697bf0b77'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-037df331-fdc8-489c-91d0-dffc0ed359b9 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1117/2259] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5c6c73d3-4b5f-4af9-9928-f63967981cc4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c6c73d3-4b5f-4af9-9928-f63967981cc4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c6c73d3-4b5f-4af9-9928-f63967981cc4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d70a3bc0-f6da-4a1a-9d20-c47dfe193c2d"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-5c6c73d3-4b5f-4af9-9928-f63967981cc4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd70a3bc0-f6da-4a1a-9d20-c47dfe193c2d'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c6c73d3-4b5f-4af9-9928-f63967981cc4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1143/2260] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-54eac029-8423-4f10-9b44-4493f9622608 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54eac029-8423-4f10-9b44-4493f9622608 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54eac029-8423-4f10-9b44-4493f9622608 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54eac029-8423-4f10-9b44-4493f9622608 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1118/2261] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e0070dc3-0fcd-4d84-971b-f7cec0ee3c54 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e0070dc3-0fcd-4d84-971b-f7cec0ee3c54 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e0070dc3-0fcd-4d84-971b-f7cec0ee3c54 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e0070dc3-0fcd-4d84-971b-f7cec0ee3c54 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1144/2262] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9bbd475a-2dd7-47ac-a92c-75a46df5f399 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9bbd475a-2dd7-47ac-a92c-75a46df5f399 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9bbd475a-2dd7-47ac-a92c-75a46df5f399 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9bbd475a-2dd7-47ac-a92c-75a46df5f399 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 400 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1119/2263] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] DELETE http://192.168.122.53/volume/v3/volumes/tempest-invalid-2071894317 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Delete volume with id: tempest-invalid-2071894317 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d4556947-37b5-498c-ab92-6f9e1f150e07 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/tempest-invalid-2071894317 returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1145/2264] 192.168.122.53 () {58 vars in 1200 bytes} [Tue Sep 1 01:51:27 2026] DELETE /volume/v3/volumes/tempest-invalid-2071894317 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c0cccc1c-88bf-44d5-9505-28f1a653d52f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1120/2265] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:51:27 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e3e40f8b-aa5f-4c0a-9d0c-1c8b4b76d782 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3e40f8b-aa5f-4c0a-9d0c-1c8b4b76d782 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/xxx/action Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3e40f8b-aa5f-4c0a-9d0c-1c8b4b76d782 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-detach": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e3e40f8b-aa5f-4c0a-9d0c-1c8b4b76d782 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e3e40f8b-aa5f-4c0a-9d0c-1c8b4b76d782 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1146/2266] 192.168.122.53 () {60 vars in 1170 bytes} [Tue Sep 1 01:51:27 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b6719242-d00a-43f2-98df-2b58658aa40f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6719242-d00a-43f2-98df-2b58658aa40f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/tempest-invalid-1534068449 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6719242-d00a-43f2-98df-2b58658aa40f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6719242-d00a-43f2-98df-2b58658aa40f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6719242-d00a-43f2-98df-2b58658aa40f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/tempest-invalid-1534068449 returned with HTTP 404 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1121/2267] 192.168.122.53 () {58 vars in 1197 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes/tempest-invalid-1534068449 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-727ccca7-cdae-4d07-8ce9-ba7a17e14bc2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1147/2268] 192.168.122.53 () {58 vars in 1119 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?status=null Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Could not evaluate value null, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Get all volumes completed successfully. Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08b064ce-f0f5-4b5a-9d00-9c4a2f0b9466 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1122/2269] 192.168.122.53 () {58 vars in 1160 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-293563361 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-293563361'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Get all volumes completed successfully. Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58474fd7-8e29-4cc5-90c2-d62ae047ab5a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-293563361 returned with HTTP 200 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1148/2270] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-293563361 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes?status=null Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Could not evaluate value null, assuming string {{(pid=86907) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Get all volumes completed successfully. Sep 01 01:51:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ba3ef2d-a3da-47fe-a522-b76007188de4 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 01:51:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1123/2271] 192.168.122.53 () {58 vars in 1139 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2005010514 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2005010514'), ('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Get all volumes completed successfully. Sep 01 01:51:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-80a5915b-5bcf-4a0f-8f5e-0963280c5a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2005010514 returned with HTTP 200 Sep 01 01:51:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1149/2272] 192.168.122.53 () {58 vars in 1217 bytes} [Tue Sep 1 01:51:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2005010514 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-536d2b90-0239-4ddc-8163-183756173047 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Reserve volume completed successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-536d2b90-0239-4ddc-8163-183756173047 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 202 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1124/2273] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: ERROR cinder.volume.api [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c51c6ac5-6f7c-4a0c-a2cc-9d341265958a tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 400 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1150/2274] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Unreserve volume completed successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-964ec27c-8b5e-41c1-b5e2-2ab54bf4143c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 202 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1125/2275] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1d9e7b5c-9a80-4ba8-bf88-85007b12618c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1d9e7b5c-9a80-4ba8-bf88-85007b12618c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/f8d77792-ab2d-4fd0-8403-d746db24e373/action Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1d9e7b5c-9a80-4ba8-bf88-85007b12618c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1d9e7b5c-9a80-4ba8-bf88-85007b12618c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1d9e7b5c-9a80-4ba8-bf88-85007b12618c tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/f8d77792-ab2d-4fd0-8403-d746db24e373/action returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1151/2276] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/f8d77792-ab2d-4fd0-8403-d746db24e373/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8129d959-8775-473c-a3fd-8b851a5da40d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8129d959-8775-473c-a3fd-8b851a5da40d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/b22eb0f3-3e71-43bf-a156-4abbf7191596/action Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8129d959-8775-473c-a3fd-8b851a5da40d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8129d959-8775-473c-a3fd-8b851a5da40d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8129d959-8775-473c-a3fd-8b851a5da40d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/b22eb0f3-3e71-43bf-a156-4abbf7191596/action returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1126/2277] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/b22eb0f3-3e71-43bf-a156-4abbf7191596/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ca2e796d-7853-4240-b207-c7284678e7e9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1152/2278] 192.168.122.53 () {60 vars in 1139 bytes} [Tue Sep 1 01:51:28 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e286e9c7-4435-46c4-9a1d-b511431425d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e286e9c7-4435-46c4-9a1d-b511431425d5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] PUT http://192.168.122.53/volume/v3/volumes/tempest-invalid-716203220 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e286e9c7-4435-46c4-9a1d-b511431425d5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e286e9c7-4435-46c4-9a1d-b511431425d5 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/tempest-invalid-716203220 returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1127/2279] 192.168.122.53 () {60 vars in 1214 bytes} [Tue Sep 1 01:51:28 2026] PUT /volume/v3/volumes/tempest-invalid-716203220 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aa615e34-4cb4-4357-b746-c8e65dc7988f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa615e34-4cb4-4357-b746-c8e65dc7988f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] PUT http://192.168.122.53/volume/v3/volumes/20a1dc9b-304f-443a-8e6f-403d7cff8c2f Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aa615e34-4cb4-4357-b746-c8e65dc7988f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aa615e34-4cb4-4357-b746-c8e65dc7988f tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/20a1dc9b-304f-443a-8e6f-403d7cff8c2f returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1153/2280] 192.168.122.53 () {60 vars in 1247 bytes} [Tue Sep 1 01:51:28 2026] PUT /volume/v3/volumes/20a1dc9b-304f-443a-8e6f-403d7cff8c2f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4fbc30e8-fef4-4e8c-880c-bf09501f3f1e Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Delete volume with id: 4fbc30e8-fef4-4e8c-880c-bf09501f3f1e Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cd75f908-433d-440c-aff0-1d7b1cc82f8d tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/4fbc30e8-fef4-4e8c-880c-bf09501f3f1e returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1128/2281] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:51:28 2026] DELETE /volume/v3/volumes/4fbc30e8-fef4-4e8c-880c-bf09501f3f1e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-54e96cc6-82c8-4743-a26c-510858fcc7df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-54e96cc6-82c8-4743-a26c-510858fcc7df tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-54e96cc6-82c8-4743-a26c-510858fcc7df tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-54e96cc6-82c8-4743-a26c-510858fcc7df tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-54e96cc6-82c8-4743-a26c-510858fcc7df tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 400 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1154/2282] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 140 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cd21f2dc-64a4-4b47-a487-796e41dbf198 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cd21f2dc-64a4-4b47-a487-796e41dbf198 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cd21f2dc-64a4-4b47-a487-796e41dbf198 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cd21f2dc-64a4-4b47-a487-796e41dbf198 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cd21f2dc-64a4-4b47-a487-796e41dbf198 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 400 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1129/2283] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 131 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cc1c94e2-6988-4af3-bc6b-6cb04a5ddd91 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc1c94e2-6988-4af3-bc6b-6cb04a5ddd91 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/154e1127-684c-485b-9ec5-3d5e047ace85/action Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc1c94e2-6988-4af3-bc6b-6cb04a5ddd91 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc1c94e2-6988-4af3-bc6b-6cb04a5ddd91 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc1c94e2-6988-4af3-bc6b-6cb04a5ddd91 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/154e1127-684c-485b-9ec5-3d5e047ace85/action returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1155/2284] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/154e1127-684c-485b-9ec5-3d5e047ace85/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a6232802-a05f-4a01-be96-fc4fad560842 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6232802-a05f-4a01-be96-fc4fad560842 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6232802-a05f-4a01-be96-fc4fad560842 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6232802-a05f-4a01-be96-fc4fad560842 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6232802-a05f-4a01-be96-fc4fad560842 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action returned with HTTP 400 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1130/2285] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-66fa961b-f0c8-478c-9dd8-2ac9a9fa110b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66fa961b-f0c8-478c-9dd8-2ac9a9fa110b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] POST http://192.168.122.53/volume/v3/volumes/None/action Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66fa961b-f0c8-478c-9dd8-2ac9a9fa110b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66fa961b-f0c8-478c-9dd8-2ac9a9fa110b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66fa961b-f0c8-478c-9dd8-2ac9a9fa110b tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1156/2286] 192.168.122.53 () {60 vars in 1173 bytes} [Tue Sep 1 01:51:28 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f53baba1-a66d-4a62-a593-cad8b33c3586 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f53baba1-a66d-4a62-a593-cad8b33c3586 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/b62ad51d-3d7b-42c5-99b3-e0ca876e08be Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f53baba1-a66d-4a62-a593-cad8b33c3586 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f53baba1-a66d-4a62-a593-cad8b33c3586 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f53baba1-a66d-4a62-a593-cad8b33c3586 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/b62ad51d-3d7b-42c5-99b3-e0ca876e08be returned with HTTP 404 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1131/2287] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:28 2026] GET /volume/v3/volumes/b62ad51d-3d7b-42c5-99b3-e0ca876e08be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-740b1fd6-5754-4b8a-bfa8-904957fc8a42 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1157/2288] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:28 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] DELETE http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Delete volume with id: 50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Delete volume request issued successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c6b15f2-e520-490b-a0aa-b96512a7c1ba tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 202 Sep 01 01:51:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1132/2289] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:51:28 2026] DELETE /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Volume info retrieved successfully. Sep 01 01:51:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb7ee6b4-c82f-4ade-9b45-b69575096012 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 200 Sep 01 01:51:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1158/2290] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:28 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6b7b0f7f-cd67-4449-ab63-97052efc7174 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b7b0f7f-cd67-4449-ab63-97052efc7174 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] GET http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c Sep 01 01:51:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b7b0f7f-cd67-4449-ab63-97052efc7174 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b7b0f7f-cd67-4449-ab63-97052efc7174 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b7b0f7f-cd67-4449-ab63-97052efc7174 tempest-VolumesNegativeTest-342134826 tempest-VolumesNegativeTest-342134826-project-member] http://192.168.122.53/volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c returned with HTTP 404 Sep 01 01:51:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1133/2291] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:29 2026] GET /volume/v3/volumes/50614aa0-0ead-4548-ad93-4a5a6d2de83c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:38 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=167,cinder:UPDATE=20,cinder:INSERT=15 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:51:39 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-542b9f78-2349-45d0-bc40-b81f81382050 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1074808853"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1074808853'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume of 1 GB Sep 01 01:51:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Availability Zones retrieved successfully. Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (b57c71a1-cd27-426d-bcdd-4f3432d7a724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510b243c-82d3-4f89-81ba-22658ed03657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510b243c-82d3-4f89-81ba-22658ed03657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198394ab-3a3e-4242-9012-b195fb6438f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['3bfef34f-f544-4ff5-9f04-4f15f735dc25', '121ca2cd-09f8-4f4e-905d-19dc105bb270', '70007c46-3791-4a93-84da-3ba03653d6d9', 'a1b25114-12fb-464a-a8dc-6bbf4ff50879'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198394ab-3a3e-4242-9012-b195fb6438f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfef34f-f544-4ff5-9f04-4f15f735dc25', '121ca2cd-09f8-4f4e-905d-19dc105bb270', '70007c46-3791-4a93-84da-3ba03653d6d9', 'a1b25114-12fb-464a-a8dc-6bbf4ff50879']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9ebb4-23f9-460c-aaee-e577f2371ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9ebb4-23f9-460c-aaee-e577f2371ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23b3c97b-2a82-419f-829b-ee87499a56ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1074808853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['3bfef34f-f544-4ff5-9f04-4f15f735dc25','121ca2cd-09f8-4f4e-905d-19dc105bb270','70007c46-3791-4a93-84da-3ba03653d6d9','a1b25114-12fb-464a-a8dc-6bbf4ff50879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1074808853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23b3c97b-2a82-419f-829b-ee87499a56ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f619955a5c6f4f5988c056a41a1b2ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732b5de646174430abf54720e775bf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6eb752-b6a0-4fa9-a69d-4e54bdcf2b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6eb752-b6a0-4fa9-a69d-4e54bdcf2b24) transitioned into state 'SUCCESS' from state '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-1074808853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['3bfef34f-f544-4ff5-9f04-4f15f735dc25','121ca2cd-09f8-4f4e-905d-19dc105bb270','70007c46-3791-4a93-84da-3ba03653d6d9','a1b25114-12fb-464a-a8dc-6bbf4ff50879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421400a5-2537-448f-bec2-2609c091efaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421400a5-2537-448f-bec2-2609c091efaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (b57c71a1-cd27-426d-bcdd-4f3432d7a724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request issued successfully. Sep 01 01:51:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-542b9f78-2349-45d0-bc40-b81f81382050 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:51:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1159/2292] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:43 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 01 01:51:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:51:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b92cb7e-395e-4ba2-8d5d-ae0bc797abf1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:51:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1134/2293] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:43 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:51:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d52747c1-e6df-4ede-9051-95fc20dfb772 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:51:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1160/2294] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:44 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:51:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1b83caee-3fe2-46c3-ad51-6b141cc71feb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:51:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1135/2295] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:44 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:51:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23b3c97b-2a82-419f-829b-ee87499a56ea", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-154513407"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create snapshot from volume 23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:51:45 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['bba9a4c4-a69a-4cc6-9262-3d2f0c714cee', 'a60bf6c8-328e-4df5-af93-4d2011bc3e6e', '0759c429-9352-404d-b1fd-94f69917ffc9', '31bb2285-eda8-4840-8363-7a7ac8b6f15c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot create request issued successfully. Sep 01 01:51:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1cfa266a-5dda-4034-bb5b-3e8ff3422578 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:51:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1161/2296] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:51:44 2026] POST /volume/v3/snapshots => generated 379 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd275b94-4fa9-4f8f-9d03-b67c486d242a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1136/2297] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:45 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c3cd3cb7-c785-4dc3-ba8d-f6bfe5ecd59c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1162/2298] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:46 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 511 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc3190c9-5bcb-45f9-98d2-480f50ff056c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1137/2299] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:47 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-46fbf7b1-65d8-42bb-a02b-f7c93001986f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1163/2300] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:48 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-924929ee-c99b-4ea4-b790-42a4bb37e755 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1138/2301] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:48 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: /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 01 01:51:48 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Get all snapshots completed successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-01c21347-ae0a-41d1-adc5-45463d64b7cb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1164/2302] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:51:48 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e5a68c74-a0b0-4b4e-bba1-73d471f81005 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5a68c74-a0b0-4b4e-bba1-73d471f81005 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] PUT http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e5a68c74-a0b0-4b4e-bba1-73d471f81005 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-659637862", "description": "This is the new description of snapshot."}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e5a68c74-a0b0-4b4e-bba1-73d471f81005 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5a68c74-a0b0-4b4e-bba1-73d471f81005 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1139/2303] 192.168.122.53 () {60 vars in 1254 bytes} [Tue Sep 1 01:51:48 2026] PUT /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-47bdba59-d188-41b6-9e02-377ed6e89806 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47bdba59-d188-41b6-9e02-377ed6e89806 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47bdba59-d188-41b6-9e02-377ed6e89806 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47bdba59-d188-41b6-9e02-377ed6e89806 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-47bdba59-d188-41b6-9e02-377ed6e89806 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47bdba59-d188-41b6-9e02-377ed6e89806 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1165/2304] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:48 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 576 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-109f4fee-6f88-4444-97c2-8db837480ebc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete snapshot with id: 433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot delete request issued successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-109f4fee-6f88-4444-97c2-8db837480ebc tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 202 Sep 01 01:51:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1140/2305] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:51:48 2026] DELETE /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-967c6411-74c3-4af6-8e2e-c4019770e27b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-967c6411-74c3-4af6-8e2e-c4019770e27b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-967c6411-74c3-4af6-8e2e-c4019770e27b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-967c6411-74c3-4af6-8e2e-c4019770e27b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-967c6411-74c3-4af6-8e2e-c4019770e27b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-967c6411-74c3-4af6-8e2e-c4019770e27b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1166/2306] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:48 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 575 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a083b68-d32f-46bf-b821-3a465cb568c6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 200 Sep 01 01:51:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1141/2307] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:49 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 575 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0e0a868c-9cbf-4f5d-b8c4-9b71ad6d952e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e0a868c-9cbf-4f5d-b8c4-9b71ad6d952e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e0a868c-9cbf-4f5d-b8c4-9b71ad6d952e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0e0a868c-9cbf-4f5d-b8c4-9b71ad6d952e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0e0a868c-9cbf-4f5d-b8c4-9b71ad6d952e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 404 Sep 01 01:51:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1167/2308] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:50 2026] GET /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-09424277-5d6f-434d-9845-cb334cb1a939 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09424277-5d6f-434d-9845-cb334cb1a939 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-09424277-5d6f-434d-9845-cb334cb1a939 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-09424277-5d6f-434d-9845-cb334cb1a939 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-09424277-5d6f-434d-9845-cb334cb1a939 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete snapshot with id: 433f5d1b-d6dc-4b23-bc3f-4785049a41fb Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-09424277-5d6f-434d-9845-cb334cb1a939 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb returned with HTTP 404 Sep 01 01:51:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1142/2309] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:51:50 2026] DELETE /volume/v3/snapshots/433f5d1b-d6dc-4b23-bc3f-4785049a41fb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee96c601-71d0-43c8-947f-b02dda793a78 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee96c601-71d0-43c8-947f-b02dda793a78 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee96c601-71d0-43c8-947f-b02dda793a78 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee96c601-71d0-43c8-947f-b02dda793a78 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ee96c601-71d0-43c8-947f-b02dda793a78 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee96c601-71d0-43c8-947f-b02dda793a78 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:51:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1168/2310] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:50 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-068a9855-7348-4ae2-a6bc-bb363b721829 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2078681582"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2078681582'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume of 1 GB Sep 01 01:51:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Availability Zones retrieved successfully. Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (d38bf8f3-cf16-46be-8733-41017b25f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aefa596-b04b-4573-a856-80ad248fc3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aefa596-b04b-4573-a856-80ad248fc3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd17c83-ebdb-43df-800a-c4023f03add4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['1325bff6-358c-4618-b912-a57fb304bb0d', '43e5e5cc-8720-4085-96d9-0df7a93e2ee6', '4d79a400-ad74-424a-9358-5d247612ba9f', 'adecaa47-296e-4eb1-87c9-70766073ac0d'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd17c83-ebdb-43df-800a-c4023f03add4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1325bff6-358c-4618-b912-a57fb304bb0d', '43e5e5cc-8720-4085-96d9-0df7a93e2ee6', '4d79a400-ad74-424a-9358-5d247612ba9f', 'adecaa47-296e-4eb1-87c9-70766073ac0d']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:50 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f1643d-6c51-4234-ad0d-3e6033ab1e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f1643d-6c51-4234-ad0d-3e6033ab1e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137a912b-1c67-4d76-a6cc-ac4ca11268c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078681582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['1325bff6-358c-4618-b912-a57fb304bb0d','43e5e5cc-8720-4085-96d9-0df7a93e2ee6','4d79a400-ad74-424a-9358-5d247612ba9f','adecaa47-296e-4eb1-87c9-70766073ac0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078681582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137a912b-1c67-4d76-a6cc-ac4ca11268c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f619955a5c6f4f5988c056a41a1b2ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732b5de646174430abf54720e775bf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3050ebaf-fbe8-46a3-a75b-4c8fbcd88ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3050ebaf-fbe8-46a3-a75b-4c8fbcd88ee4) transitioned into state 'SUCCESS' from state '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-2078681582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['1325bff6-358c-4618-b912-a57fb304bb0d','43e5e5cc-8720-4085-96d9-0df7a93e2ee6','4d79a400-ad74-424a-9358-5d247612ba9f','adecaa47-296e-4eb1-87c9-70766073ac0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84583ec3-2c9d-4a16-8760-7749367e3336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84583ec3-2c9d-4a16-8760-7749367e3336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (d38bf8f3-cf16-46be-8733-41017b25f064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request issued successfully. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-068a9855-7348-4ae2-a6bc-bb363b721829 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:51:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1143/2311] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:51:50 2026] POST /volume/v3/volumes => generated 761 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:51:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8170ef8c-38b5-4405-b873-1611b25ecb62 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 200 Sep 01 01:51:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1169/2312] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:51 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-41a8087b-833e-49bd-81ab-9e024f890032 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-69611563", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-69611563', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume of 1 GB Sep 01 01:51:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Availability Zones retrieved successfully. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Flow 'volume_create_api' (3f2ccce7-2bab-4b90-b109-ee7e9cf83285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a2e975-96fc-4c3a-9e3c-fe2e44205753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a2e975-96fc-4c3a-9e3c-fe2e44205753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7a85a8-2715-47d9-a9de-02472a068fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Created reservations ['3f6c3700-ec68-4295-b085-a77bc4387101', '0ffde7fd-d36b-47dc-bc4f-7901333505fa', '24e88a0a-e5a9-4b5c-a868-f466882d6b18', '2adc0f93-eb21-4749-8ff8-d420eeb427ef'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7a85a8-2715-47d9-a9de-02472a068fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6c3700-ec68-4295-b085-a77bc4387101', '0ffde7fd-d36b-47dc-bc4f-7901333505fa', '24e88a0a-e5a9-4b5c-a868-f466882d6b18', '2adc0f93-eb21-4749-8ff8-d420eeb427ef']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3adff24-dc9d-477f-b001-f4ed013a4554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3adff24-dc9d-477f-b001-f4ed013a4554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f82ca1f0-fabb-431e-b001-7622da2b8b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-69611563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c05b9c388b4d50a2cba77382d8b35f',qos_specs=None,replication_status=,reservations=['3f6c3700-ec68-4295-b085-a77bc4387101','0ffde7fd-d36b-47dc-bc4f-7901333505fa','24e88a0a-e5a9-4b5c-a868-f466882d6b18','2adc0f93-eb21-4749-8ff8-d420eeb427ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-69611563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f82ca1f0-fabb-431e-b001-7622da2b8b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c05b9c388b4d50a2cba77382d8b35f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f9d6a4-eacf-4700-aa8c-3ae0367d4288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f9d6a4-eacf-4700-aa8c-3ae0367d4288) transitioned into state 'SUCCESS' from state '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-69611563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c05b9c388b4d50a2cba77382d8b35f',qos_specs=None,replication_status=,reservations=['3f6c3700-ec68-4295-b085-a77bc4387101','0ffde7fd-d36b-47dc-bc4f-7901333505fa','24e88a0a-e5a9-4b5c-a868-f466882d6b18','2adc0f93-eb21-4749-8ff8-d420eeb427ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a0b29-cfa3-48bf-bf36-bfb9e6cad599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a0b29-cfa3-48bf-bf36-bfb9e6cad599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Flow 'volume_create_api' (3f2ccce7-2bab-4b90-b109-ee7e9cf83285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume request issued successfully. Sep 01 01:51:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41a8087b-833e-49bd-81ab-9e024f890032 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:51:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1144/2313] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:51:51 2026] POST /volume/v3/volumes => generated 752 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:51:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:51:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5290499-ad80-4f0d-873c-58fb989aa7ee tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 200 Sep 01 01:51:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1170/2314] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:52 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cbcb7c42-db1d-4156-8ac3-28f0ce4378c9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 200 Sep 01 01:51:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1145/2315] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:53 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:51:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "137a912b-1c67-4d76-a6cc-ac4ca11268c0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-666928146"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:53 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create snapshot from volume 137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:51:53 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['4abfe959-be37-47a2-b46b-df69068d36a0', '31d938a6-fa8c-4641-b9bc-e6d241099227', '5629d69e-c4db-465e-9737-30be97c78251', '1b7ccecd-e084-497c-ab6c-30343c5cc14a'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot create request issued successfully. Sep 01 01:51:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e112d898-3d9a-4dfd-9db1-eab0729220d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:51:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1171/2316] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:51:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7888fb2e-fcb4-4cdc-8c67-721270a5df57 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:51:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1146/2317] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:53 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:51:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-22e2cd4a-a9a9-4fe3-9025-3cfd4ec2298d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:51:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1172/2318] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:54 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:51:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f42d95c2-fcc7-45fd-bdbe-b039245c0e88 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:51:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1147/2319] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:55 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76c2574f-84fb-4750-b944-022eb1350b6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76c2574f-84fb-4750-b944-022eb1350b6a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:51:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76c2574f-84fb-4750-b944-022eb1350b6a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76c2574f-84fb-4750-b944-022eb1350b6a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-76c2574f-84fb-4750-b944-022eb1350b6a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76c2574f-84fb-4750-b944-022eb1350b6a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:51:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1173/2320] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:51:56 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e4952ace-4c23-435b-ae46-a4370a4654ba None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "368c3762-6388-49a7-966b-e1dd9c0eee40", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-128653399"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request body: {'volume': {'snapshot_id': '368c3762-6388-49a7-966b-e1dd9c0eee40', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-128653399'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:51:56 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume of 2 GB Sep 01 01:51:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Availability Zones retrieved successfully. Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (1fa4615f-37fe-4120-bf24-9c47784c1734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79028aff-ebb1-4966-8153-e6015d3571df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79028aff-ebb1-4966-8153-e6015d3571df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '368c3762-6388-49a7-966b-e1dd9c0eee40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:56 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf1d6bf-a254-4f22-9a1f-ddb52ff2ff04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['14c91f5e-eaa3-4ad0-b963-102919de1b98', 'bb2ccb84-1db2-4cf2-b1fe-00461c15b7a9', '1ae8c7a3-35f3-4953-90a4-4778c25a1269', '90b476eb-e317-4ddf-84c6-94646c3658d1'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf1d6bf-a254-4f22-9a1f-ddb52ff2ff04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c91f5e-eaa3-4ad0-b963-102919de1b98', 'bb2ccb84-1db2-4cf2-b1fe-00461c15b7a9', '1ae8c7a3-35f3-4953-90a4-4778c25a1269', '90b476eb-e317-4ddf-84c6-94646c3658d1']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5197350b-a664-4dac-86b2-db78b57d737b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5197350b-a664-4dac-86b2-db78b57d737b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e481ac-4625-4d4a-8152-a8561ed4d056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-128653399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['14c91f5e-eaa3-4ad0-b963-102919de1b98','bb2ccb84-1db2-4cf2-b1fe-00461c15b7a9','1ae8c7a3-35f3-4953-90a4-4778c25a1269','90b476eb-e317-4ddf-84c6-94646c3658d1'],size=2,snapshot_id=368c3762-6388-49a7-966b-e1dd9c0eee40,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-128653399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e481ac-4625-4d4a-8152-a8561ed4d056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f619955a5c6f4f5988c056a41a1b2ec7',provider_auth=None,provider_geometry=None,provider_id=None,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=368c3762-6388-49a7-966b-e1dd9c0eee40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732b5de646174430abf54720e775bf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc24a997-7e72-4cf8-b54c-2a791a850bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc24a997-7e72-4cf8-b54c-2a791a850bfd) transitioned into state 'SUCCESS' from state '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-128653399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['14c91f5e-eaa3-4ad0-b963-102919de1b98','bb2ccb84-1db2-4cf2-b1fe-00461c15b7a9','1ae8c7a3-35f3-4953-90a4-4778c25a1269','90b476eb-e317-4ddf-84c6-94646c3658d1'],size=2,snapshot_id=368c3762-6388-49a7-966b-e1dd9c0eee40,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25be9b73-0747-4bc2-b89d-5fc978e152a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25be9b73-0747-4bc2-b89d-5fc978e152a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (1fa4615f-37fe-4120-bf24-9c47784c1734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:51:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request issued successfully. Sep 01 01:51:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e4952ace-4c23-435b-ae46-a4370a4654ba tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:51:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1148/2321] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:51:56 2026] POST /volume/v3/volumes => generated 794 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:51:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6789f152-497e-4a72-b968-f947b90151be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6789f152-497e-4a72-b968-f947b90151be tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:51:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6789f152-497e-4a72-b968-f947b90151be tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6789f152-497e-4a72-b968-f947b90151be tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6789f152-497e-4a72-b968-f947b90151be tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6789f152-497e-4a72-b968-f947b90151be tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:51:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1174/2322] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:57 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 862 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:51:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6c441916-6a5d-4734-956d-80b586cecb2b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c441916-6a5d-4734-956d-80b586cecb2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:51:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c441916-6a5d-4734-956d-80b586cecb2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c441916-6a5d-4734-956d-80b586cecb2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:51:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:51:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6c441916-6a5d-4734-956d-80b586cecb2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c441916-6a5d-4734-956d-80b586cecb2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:51:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1149/2323] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:58 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:51:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:51:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:51:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:51:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:51:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:51:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:51:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:51:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:51:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:51:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-521c19a8-dda8-46c6-ae48-f5f5da8fed90 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:51:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1175/2324] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:51:59 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cdb8ee82-9962-49e3-aa5e-ae258d8be3b9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1150/2325] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:00 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acf7f312-2e18-4171-ac43-3705dc4c4036 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1176/2326] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:02 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07c76c70-baf3-4230-8ae9-97d0adb76686 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1151/2327] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:03 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-81e584f3-288e-4dcb-bb0d-6badbd899816 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1177/2328] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:04 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c57798-1b2a-46ca-8b25-bc6771fb5384 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1152/2329] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:05 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 887 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-18f42a76-ee07-486a-a675-3956da1d7d0d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18f42a76-ee07-486a-a675-3956da1d7d0d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18f42a76-ee07-486a-a675-3956da1d7d0d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-18f42a76-ee07-486a-a675-3956da1d7d0d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-18f42a76-ee07-486a-a675-3956da1d7d0d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-18f42a76-ee07-486a-a675-3956da1d7d0d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1178/2330] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:05 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume request issued successfully. Sep 01 01:52:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64eb9295-4347-4da8-8e71-233bb9ab5496 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 202 Sep 01 01:52:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1153/2331] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:05 2026] DELETE /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-58d76856-01ef-49c6-b091-612846aeaae5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58d76856-01ef-49c6-b091-612846aeaae5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58d76856-01ef-49c6-b091-612846aeaae5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-58d76856-01ef-49c6-b091-612846aeaae5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-58d76856-01ef-49c6-b091-612846aeaae5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-58d76856-01ef-49c6-b091-612846aeaae5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 200 Sep 01 01:52:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1179/2332] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:05 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 886 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bd1327bb-ed4b-4330-8434-6a224946b67c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bd1327bb-ed4b-4330-8434-6a224946b67c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bd1327bb-ed4b-4330-8434-6a224946b67c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bd1327bb-ed4b-4330-8434-6a224946b67c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bd1327bb-ed4b-4330-8434-6a224946b67c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 404 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1154/2333] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:06 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-26755270-19c0-46b7-889f-e0f12137439e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-26755270-19c0-46b7-889f-e0f12137439e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-26755270-19c0-46b7-889f-e0f12137439e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-26755270-19c0-46b7-889f-e0f12137439e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-26755270-19c0-46b7-889f-e0f12137439e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 404 Sep 01 01:52:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1180/2334] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:06 2026] GET /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8222df99-996b-445c-b554-fb3b7938b085 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8222df99-996b-445c-b554-fb3b7938b085 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8222df99-996b-445c-b554-fb3b7938b085 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8222df99-996b-445c-b554-fb3b7938b085 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8222df99-996b-445c-b554-fb3b7938b085 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 08e481ac-4625-4d4a-8152-a8561ed4d056 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8222df99-996b-445c-b554-fb3b7938b085 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 returned with HTTP 404 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1155/2335] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:06 2026] DELETE /volume/v3/volumes/08e481ac-4625-4d4a-8152-a8561ed4d056 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04d8a835-dba2-4631-bd29-1d04711ad30a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete snapshot with id: 368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:52:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot delete request issued successfully. Sep 01 01:52:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04d8a835-dba2-4631-bd29-1d04711ad30a tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 202 Sep 01 01:52:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1181/2336] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:52:06 2026] DELETE /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c9863de8-0936-4f57-80a8-bc57edb4024d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9863de8-0936-4f57-80a8-bc57edb4024d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9863de8-0936-4f57-80a8-bc57edb4024d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9863de8-0936-4f57-80a8-bc57edb4024d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c9863de8-0936-4f57-80a8-bc57edb4024d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9863de8-0936-4f57-80a8-bc57edb4024d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:52:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1156/2337] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:06 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:52:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a534ef8b-6c31-491e-be27-49d4f3696ab0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 200 Sep 01 01:52:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1182/2338] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:08 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a03217bc-f13e-45e8-bc86-c808ca8d5977 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a03217bc-f13e-45e8-bc86-c808ca8d5977 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a03217bc-f13e-45e8-bc86-c808ca8d5977 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a03217bc-f13e-45e8-bc86-c808ca8d5977 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a03217bc-f13e-45e8-bc86-c808ca8d5977 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 returned with HTTP 404 Sep 01 01:52:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1157/2339] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:09 2026] GET /volume/v3/snapshots/368c3762-6388-49a7-966b-e1dd9c0eee40 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a547537a-6284-4ba9-92aa-22e28ad0c87d tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 200 Sep 01 01:52:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1183/2340] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:09 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4874872d-df90-45f9-9e3b-79b4e07314aa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:52:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume request issued successfully. Sep 01 01:52:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4874872d-df90-45f9-9e3b-79b4e07314aa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 202 Sep 01 01:52:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1158/2341] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:09 2026] DELETE /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-65ef514b-e263-44ff-8dfa-eaf3360b31c0 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 200 Sep 01 01:52:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1184/2342] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:09 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dd50a5bb-bc30-481d-97fd-aa8cdb3e64e9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd50a5bb-bc30-481d-97fd-aa8cdb3e64e9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd50a5bb-bc30-481d-97fd-aa8cdb3e64e9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd50a5bb-bc30-481d-97fd-aa8cdb3e64e9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd50a5bb-bc30-481d-97fd-aa8cdb3e64e9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 returned with HTTP 404 Sep 01 01:52:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1159/2343] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:10 2026] GET /volume/v3/volumes/137a912b-1c67-4d76-a6cc-ac4ca11268c0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-78838b59-4817-4cb7-9595-88cb211f8eb3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:52:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1185/2344] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:10 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-246510523"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-246510523'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume of 1 GB Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Availability Zones retrieved successfully. Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (47e9ca4b-21fa-4d76-bcc0-36c7c4004969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bc17a0-3326-4a09-bebc-951e625a3ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bc17a0-3326-4a09-bebc-951e625a3ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7974d925-a58f-457e-aaba-1574af9a48f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['72bdafbc-bc6c-446f-98fb-eebddad55981', '4ed1619b-a136-4648-ada8-e388d1836849', 'b6700950-7d5e-474b-bf64-b1fb38d576d7', 'c9cab2af-fef8-4d59-bf73-5be810f1f1dc'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7974d925-a58f-457e-aaba-1574af9a48f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72bdafbc-bc6c-446f-98fb-eebddad55981', '4ed1619b-a136-4648-ada8-e388d1836849', 'b6700950-7d5e-474b-bf64-b1fb38d576d7', 'c9cab2af-fef8-4d59-bf73-5be810f1f1dc']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbde255-531d-4a9c-95a4-3bcd2b02cb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbde255-531d-4a9c-95a4-3bcd2b02cb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-246510523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['72bdafbc-bc6c-446f-98fb-eebddad55981','4ed1619b-a136-4648-ada8-e388d1836849','b6700950-7d5e-474b-bf64-b1fb38d576d7','c9cab2af-fef8-4d59-bf73-5be810f1f1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-246510523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f619955a5c6f4f5988c056a41a1b2ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732b5de646174430abf54720e775bf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7da1b5-94f8-4620-8a5d-065409d21f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7da1b5-94f8-4620-8a5d-065409d21f26) transitioned into state 'SUCCESS' from state '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-246510523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['72bdafbc-bc6c-446f-98fb-eebddad55981','4ed1619b-a136-4648-ada8-e388d1836849','b6700950-7d5e-474b-bf64-b1fb38d576d7','c9cab2af-fef8-4d59-bf73-5be810f1f1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be806157-82b5-4f54-adb4-8610d40348a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be806157-82b5-4f54-adb4-8610d40348a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (47e9ca4b-21fa-4d76-bcc0-36c7c4004969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request issued successfully. Sep 01 01:52:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e31706a-a19c-4bcc-aadc-38dbb32bb912 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:52:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1160/2345] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:52:10 2026] POST /volume/v3/volumes => generated 760 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-591fb313-9446-486b-af7e-a2cdfed52d66 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-591fb313-9446-486b-af7e-a2cdfed52d66 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-591fb313-9446-486b-af7e-a2cdfed52d66 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-591fb313-9446-486b-af7e-a2cdfed52d66 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-591fb313-9446-486b-af7e-a2cdfed52d66 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-591fb313-9446-486b-af7e-a2cdfed52d66 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 200 Sep 01 01:52:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1186/2346] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:10 2026] GET /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6b2c4189-af29-428c-a268-b78d30d3a052 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b2c4189-af29-428c-a268-b78d30d3a052 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b2c4189-af29-428c-a268-b78d30d3a052 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6b2c4189-af29-428c-a268-b78d30d3a052 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6b2c4189-af29-428c-a268-b78d30d3a052 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6b2c4189-af29-428c-a268-b78d30d3a052 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 200 Sep 01 01:52:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1161/2347] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:11 2026] GET /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5598668c-bea0-487c-ae00-9b03a492b6fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:52:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1461509966"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:11 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create snapshot from volume 36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:11 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['8843e243-1d90-40cc-a794-9598c7082eda', '66352ed2-566c-479b-86a8-b6c4b71a116d', 'fff7538a-6817-45cd-a311-686275902c37', 'a4dc5349-112b-4bae-bb63-318342eac085'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:52:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot create request issued successfully. Sep 01 01:52:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5598668c-bea0-487c-ae00-9b03a492b6fb tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:52:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1187/2348] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:52:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:52:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6736d15a-dd65-4de0-9b3e-9fc8e5d73c2b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 200 Sep 01 01:52:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1162/2349] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:12 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b51ded7-0880-4ed8-bcb0-9ca219f8e6d1 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 200 Sep 01 01:52:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1188/2350] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:13 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8ff4da02-7841-4143-b38e-9f599b331d1b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ff4da02-7841-4143-b38e-9f599b331d1b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8ff4da02-7841-4143-b38e-9f599b331d1b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8ff4da02-7841-4143-b38e-9f599b331d1b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8ff4da02-7841-4143-b38e-9f599b331d1b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8ff4da02-7841-4143-b38e-9f599b331d1b tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 200 Sep 01 01:52:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1163/2351] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:14 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9ce6f675-2ec1-45f3-9bcb-13138423758d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1027564464"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request body: {'volume': {'snapshot_id': '9ce6f675-2ec1-45f3-9bcb-13138423758d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1027564464'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume of 1 GB Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Availability Zones retrieved successfully. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (c6f65618-cc43-48cc-89f1-56fa30214508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849753de-7994-4e91-b5fc-a8a734c7d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849753de-7994-4e91-b5fc-a8a734c7d007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ce6f675-2ec1-45f3-9bcb-13138423758d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6526b2aa-3fc3-477e-8119-8446497a7a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Created reservations ['2b63fa0f-f2d1-4317-b75a-8592e6a081aa', '1fd00ddf-3781-460a-a0a0-6234c68eedf6', '1ce29335-8e6c-43c0-9cd7-e5f62b863efa', '4e64e656-d8f9-43a3-ae7d-387be0d892e4'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6526b2aa-3fc3-477e-8119-8446497a7a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b63fa0f-f2d1-4317-b75a-8592e6a081aa', '1fd00ddf-3781-460a-a0a0-6234c68eedf6', '1ce29335-8e6c-43c0-9cd7-e5f62b863efa', '4e64e656-d8f9-43a3-ae7d-387be0d892e4']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8b7fe8-5e6d-4b0e-8f7b-3464b4dc1ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8b7fe8-5e6d-4b0e-8f7b-3464b4dc1ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0a40f6-0abd-467d-b7d8-2e207ed4e097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1027564464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['2b63fa0f-f2d1-4317-b75a-8592e6a081aa','1fd00ddf-3781-460a-a0a0-6234c68eedf6','1ce29335-8e6c-43c0-9cd7-e5f62b863efa','4e64e656-d8f9-43a3-ae7d-387be0d892e4'],size=1,snapshot_id=9ce6f675-2ec1-45f3-9bcb-13138423758d,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1027564464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a0a40f6-0abd-467d-b7d8-2e207ed4e097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f619955a5c6f4f5988c056a41a1b2ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ce6f675-2ec1-45f3-9bcb-13138423758d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732b5de646174430abf54720e775bf8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814f9030-716c-4bb0-8ea7-97c240c99bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814f9030-716c-4bb0-8ea7-97c240c99bf0) transitioned into state 'SUCCESS' from state '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-1027564464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f619955a5c6f4f5988c056a41a1b2ec7',qos_specs=None,replication_status=,reservations=['2b63fa0f-f2d1-4317-b75a-8592e6a081aa','1fd00ddf-3781-460a-a0a0-6234c68eedf6','1ce29335-8e6c-43c0-9cd7-e5f62b863efa','4e64e656-d8f9-43a3-ae7d-387be0d892e4'],size=1,snapshot_id=9ce6f675-2ec1-45f3-9bcb-13138423758d,source_replicaid=,source_volid=None,status='creating',user_id='732b5de646174430abf54720e775bf8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7eb3717-7377-4e4b-b45c-41c2bdb41960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7eb3717-7377-4e4b-b45c-41c2bdb41960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Flow 'volume_create_api' (c6f65618-cc43-48cc-89f1-56fa30214508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Create volume request issued successfully. Sep 01 01:52:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fcb16a51-f6c1-4e95-bbab-5968cc21f07e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:52:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1189/2352] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:52:14 2026] POST /volume/v3/volumes => generated 795 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7cc1fe3-2f18-4ea8-b851-2f6f5964024e tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1164/2353] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:14 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbc32e01-f6e2-42a9-a131-8d825d0c2383 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1190/2354] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:15 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2a18e07-7d0d-4163-86cf-c74c5a5260b2 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1165/2355] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:16 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47023d65-45e7-480f-abbb-f551ae2e0aaa tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1191/2356] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:17 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-db2bcf03-90e5-424d-883d-4391f085804c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db2bcf03-90e5-424d-883d-4391f085804c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db2bcf03-90e5-424d-883d-4391f085804c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db2bcf03-90e5-424d-883d-4391f085804c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-db2bcf03-90e5-424d-883d-4391f085804c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db2bcf03-90e5-424d-883d-4391f085804c tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1166/2357] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:18 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad323c3d-6367-43fd-846d-1166cc6554e7 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1192/2358] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:20 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1e17ab3a-19b3-495d-844c-679502e7aff4 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1167/2359] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:21 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 888 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-607604e3-bc91-4262-91ca-c23fe2ab89ce tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1193/2360] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:21 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5f68ab15-19a7-4c95-a48e-326198538b75 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume request issued successfully. Sep 01 01:52:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5f68ab15-19a7-4c95-a48e-326198538b75 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 202 Sep 01 01:52:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1168/2361] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:21 2026] DELETE /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62b1fcb5-55ed-440d-8404-a2477ecb5bbd tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 200 Sep 01 01:52:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1194/2362] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:21 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-84b2f8be-e537-4e35-ada4-edc36046b2af None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84b2f8be-e537-4e35-ada4-edc36046b2af tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84b2f8be-e537-4e35-ada4-edc36046b2af tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84b2f8be-e537-4e35-ada4-edc36046b2af tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84b2f8be-e537-4e35-ada4-edc36046b2af tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 404 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1169/2363] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:22 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b0bd0b9d-d35a-437e-b2f1-b60b5b6c4486 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0bd0b9d-d35a-437e-b2f1-b60b5b6c4486 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0bd0b9d-d35a-437e-b2f1-b60b5b6c4486 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0bd0b9d-d35a-437e-b2f1-b60b5b6c4486 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0bd0b9d-d35a-437e-b2f1-b60b5b6c4486 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 404 Sep 01 01:52:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1195/2364] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:22 2026] GET /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-687b965d-2d27-428b-a663-b09072c7a217 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-687b965d-2d27-428b-a663-b09072c7a217 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-687b965d-2d27-428b-a663-b09072c7a217 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-687b965d-2d27-428b-a663-b09072c7a217 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-687b965d-2d27-428b-a663-b09072c7a217 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 4a0a40f6-0abd-467d-b7d8-2e207ed4e097 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-687b965d-2d27-428b-a663-b09072c7a217 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 returned with HTTP 404 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1170/2365] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:22 2026] DELETE /volume/v3/volumes/4a0a40f6-0abd-467d-b7d8-2e207ed4e097 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99b283d3-8721-4611-8766-5a48f1440fc9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete snapshot with id: 9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot delete request issued successfully. Sep 01 01:52:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99b283d3-8721-4611-8766-5a48f1440fc9 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 202 Sep 01 01:52:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1196/2366] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:52:22 2026] DELETE /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98998991-4c6d-4b04-80d7-8f663e543ad5 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 200 Sep 01 01:52:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1171/2367] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:22 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Snapshot retrieved successfully. Sep 01 01:52:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27029ae5-3fbb-4c98-abf5-d19686070b35 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 200 Sep 01 01:52:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1197/2368] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:23 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1a714cd4-8176-464c-944b-32aa7acc806d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1a714cd4-8176-464c-944b-32aa7acc806d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1a714cd4-8176-464c-944b-32aa7acc806d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1a714cd4-8176-464c-944b-32aa7acc806d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1a714cd4-8176-464c-944b-32aa7acc806d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1a714cd4-8176-464c-944b-32aa7acc806d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1172/2369] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3e9c0e9c-015d-4f99-915d-d7909d863446 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e9c0e9c-015d-4f99-915d-d7909d863446 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e9c0e9c-015d-4f99-915d-d7909d863446 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e9c0e9c-015d-4f99-915d-d7909d863446 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e9c0e9c-015d-4f99-915d-d7909d863446 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d returned with HTTP 404 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1198/2370] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/snapshots/9ce6f675-2ec1-45f3-9bcb-13138423758d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ebf2536-1bda-4949-80d9-9b78066ef048 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1173/2371] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99a3d047-bc15-4a9f-a0c2-9c9959856eb6 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 200 Sep 01 01:52:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1199/2372] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume request issued successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec40b472-5ce0-40c8-9ba3-7ff1400a8117 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 202 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1174/2373] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:24 2026] DELETE /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa0abbda-e54d-4ade-83d3-4bcbc3563e42 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 200 Sep 01 01:52:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1175/2374] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-f53bd24c-350b-48d8-acd4-bba45482d6f2 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1200/2375] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:52:24 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 845 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-6e875bbf-d14b-44fe-885f-f448262d7122 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-6e875bbf-d14b-44fe-885f-f448262d7122 None None] GET http://192.168.122.53/volume// Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-6e875bbf-d14b-44fe-885f-f448262d7122 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-6e875bbf-d14b-44fe-885f-f448262d7122 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-6e875bbf-d14b-44fe-885f-f448262d7122 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:52:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1176/2376] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-d0cbb4dd-371d-4fe8-a8e4-d7758e6c35bd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-d0cbb4dd-371d-4fe8-a8e4-d7758e6c35bd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-d0cbb4dd-371d-4fe8-a8e4-d7758e6c35bd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f82ca1f0-fabb-431e-b001-7622da2b8b03", "connector": null, "instance_uuid": "3358287b-50f6-4aaf-93d0-3efc9e8546c7"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-d0cbb4dd-371d-4fe8-a8e4-d7758e6c35bd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:52:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1201/2377] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:52:25 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-2b8063e3-75d0-48ed-92da-a23d6fb9c2f3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-2b8063e3-75d0-48ed-92da-a23d6fb9c2f3 None None] GET http://192.168.122.53/volume// Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-2b8063e3-75d0-48ed-92da-a23d6fb9c2f3 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-2b8063e3-75d0-48ed-92da-a23d6fb9c2f3 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-2b8063e3-75d0-48ed-92da-a23d6fb9c2f3 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:52:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1202/2378] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-95b1d54b-ac17-4df8-a85e-1a71dccf5d7d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1177/2379] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-8fabc14f-3fa6-411f-b90e-e3f5a6d8bb79 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1203/2380] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 1025 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] PUT http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Acquiring lock "cinder-attachment_update-f82ca1f0-fabb-431e-b001-7622da2b8b03-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Lock "cinder-attachment_update-f82ca1f0-fabb-431e-b001-7622da2b8b03-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Lock "cinder-attachment_update-f82ca1f0-fabb-431e-b001-7622da2b8b03-devstack" released by "attachment_update" :: held 0.220s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-78b72437-ecef-4987-9851-de9adca84b42 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b returned with HTTP 200 Sep 01 01:52:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1178/2381] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:52:25 2026] PUT /volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b => generated 694 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc9a5fc2-8e44-47f7-8048-57657f357ead None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc9a5fc2-8e44-47f7-8048-57657f357ead tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc9a5fc2-8e44-47f7-8048-57657f357ead tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc9a5fc2-8e44-47f7-8048-57657f357ead tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc9a5fc2-8e44-47f7-8048-57657f357ead tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a returned with HTTP 404 Sep 01 01:52:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1204/2382] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/v3/volumes/36409f8f-4c4c-4ba8-b2bb-335ea6d7a54a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-80b5379b-b95f-4904-98b7-ecb086585b06 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-80b5379b-b95f-4904-98b7-ecb086585b06 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-80b5379b-b95f-4904-98b7-ecb086585b06 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-80b5379b-b95f-4904-98b7-ecb086585b06 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-80b5379b-b95f-4904-98b7-ecb086585b06 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-80b5379b-b95f-4904-98b7-ecb086585b06 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:52:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1179/2383] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:25 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] DELETE http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:25 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume with id: 23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Delete volume request issued successfully. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a672a4fb-814e-4c9d-bb4a-7b8e7dfa63a3 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 202 Sep 01 01:52:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1205/2384] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:52:25 2026] DELETE /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3b98a078-4349-4282-aca8-e4ecd248280f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b98a078-4349-4282-aca8-e4ecd248280f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b98a078-4349-4282-aca8-e4ecd248280f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3b98a078-4349-4282-aca8-e4ecd248280f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3b98a078-4349-4282-aca8-e4ecd248280f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Volume info retrieved successfully. Sep 01 01:52:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3b98a078-4349-4282-aca8-e4ecd248280f tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 200 Sep 01 01:52:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1180/2385] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:26 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-333650af-d2bc-4e35-b429-b9fec19b6570 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-333650af-d2bc-4e35-b429-b9fec19b6570 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-333650af-d2bc-4e35-b429-b9fec19b6570 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-333650af-d2bc-4e35-b429-b9fec19b6570 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-333650af-d2bc-4e35-b429-b9fec19b6570 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-333650af-d2bc-4e35-b429-b9fec19b6570 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1206/2386] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:26 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-0c42db14-8782-4f18-8f6c-e4ee7cd6413f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-0c42db14-8782-4f18-8f6c-e4ee7cd6413f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b/action Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-0c42db14-8782-4f18-8f6c-e4ee7cd6413f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-0c42db14-8782-4f18-8f6c-e4ee7cd6413f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-21c74e19-d69b-48ca-8dee-d27e412e6559 req-0c42db14-8782-4f18-8f6c-e4ee7cd6413f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b/action returned with HTTP 204 Sep 01 01:52:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1181/2387] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:52:26 2026] POST /volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4acc7ba6-97dd-4f4e-b431-3e0e9c6f4995 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4acc7ba6-97dd-4f4e-b431-3e0e9c6f4995 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] GET http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4acc7ba6-97dd-4f4e-b431-3e0e9c6f4995 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4acc7ba6-97dd-4f4e-b431-3e0e9c6f4995 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4acc7ba6-97dd-4f4e-b431-3e0e9c6f4995 tempest-VolumesSnapshotTestJSON-1386849561 tempest-VolumesSnapshotTestJSON-1386849561-project-member] http://192.168.122.53/volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea returned with HTTP 404 Sep 01 01:52:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1207/2388] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:27 2026] GET /volume/v3/volumes/23b3c97b-2a82-419f-829b-ee87499a56ea => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:52:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea414fd8-eab9-4d97-b0f9-c469b8993f08 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1182/2389] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:27 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-929469bb-2847-4b13-9d0d-bae15f34c604 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-929469bb-2847-4b13-9d0d-bae15f34c604 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-929469bb-2847-4b13-9d0d-bae15f34c604 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-929469bb-2847-4b13-9d0d-bae15f34c604 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-929469bb-2847-4b13-9d0d-bae15f34c604 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-929469bb-2847-4b13-9d0d-bae15f34c604 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1208/2390] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:52:27 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:52:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-4d9f0d95-7d35-454e-9615-5bd008fa4d20 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1183/2391] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:52:30 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 1137 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03/action Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Begin detaching volume completed successfully. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-0d0f5971-14c7-451f-98a0-042752fb457d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03/action returned with HTTP 202 Sep 01 01:52:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1209/2392] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:52:30 2026] POST /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-832bdeb5-f818-4421-b236-48897f58a52e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-832bdeb5-f818-4421-b236-48897f58a52e None None] GET http://192.168.122.53/volume// Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-832bdeb5-f818-4421-b236-48897f58a52e None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-832bdeb5-f818-4421-b236-48897f58a52e None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-832bdeb5-f818-4421-b236-48897f58a52e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:52:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1184/2393] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:52:30 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-07e347d3-72d0-480f-b20b-a642d4ca8893 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:52:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1210/2394] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:52:30 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 1321 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-b05793c8-5f5b-4208-963a-e2dc11354b9d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-b05793c8-5f5b-4208-963a-e2dc11354b9d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] DELETE http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-b05793c8-5f5b-4208-963a-e2dc11354b9d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-b05793c8-5f5b-4208-963a-e2dc11354b9d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:31 devstack devstack@c-api.service[86907]: /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 01 01:52:31 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:52:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-060cb01d-d97f-4219-b6ae-7a38f7259502 req-b05793c8-5f5b-4208-963a-e2dc11354b9d tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b returned with HTTP 200 Sep 01 01:52:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1185/2395] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:52:30 2026] DELETE /volume/v3/attachments/195dbdf2-2790-4d3b-9f29-b9194f0cf21b => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:52:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f82ca1f0-fabb-431e-b001-7622da2b8b03", "force": false, "name": "tempest-TestStampPattern-snapshot-1996825484", "description": null, "metadata": null}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:52:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create snapshot from volume f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:52:31 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Created reservations ['a7b96757-cb0d-4f95-931a-f4226c795d8f', '33e6a4d8-5d49-47e3-9a56-c803d54632be', 'ea0c4c77-fdc5-47d2-9f78-4cc2b644514a', '1c53b903-c76a-4e1d-8aa6-ec1dd667248f'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:52:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot create request issued successfully. Sep 01 01:52:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19f9ac0b-e917-4ead-b32b-cd527c7b47fd tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:52:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1211/2396] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:52:31 2026] POST /volume/v3/snapshots => generated 303 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:52:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:52:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3416cb0-6b85-492a-8c86-f3e3479f2a38 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:52:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1186/2397] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:31 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:52:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-536d9b81-fbf7-41c6-9e61-15ae74a3fef8 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:52:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1212/2398] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:32 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:52:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4a68b2a7-c629-4c62-b064-18e83f04ca1f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:52:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1187/2399] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:33 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:52:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f57646b-b086-40a3-baf3-ef1b442ee863 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:52:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1213/2400] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:35 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:52:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:52:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:52:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:52:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-389b2dd2-97fd-44c3-9658-0a55c9b0915b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:52:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1188/2401] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:52:35 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1365408139", "snapshot_id": "881d6e0c-8263-4fc9-b468-c2263a2237ca", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1365408139', 'snapshot_id': '881d6e0c-8263-4fc9-b468-c2263a2237ca', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=246,cinder:INSERT=45,cinder:UPDATE=78 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume of 1 GB Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Availability Zones retrieved successfully. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Flow 'volume_create_api' (1c5fc858-e6eb-4482-a8dc-3167cdd8f0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f389cf2f-7e22-4037-82b6-0077a71401b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f389cf2f-7e22-4037-82b6-0077a71401b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '881d6e0c-8263-4fc9-b468-c2263a2237ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fa29ae-54c5-4cf2-8c56-e28a58c932a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Created reservations ['36ea2316-8065-490b-9148-83ad82499ddd', '62417455-f5e9-4698-93fc-2c5d006f7f6b', '2e769333-052b-403f-b2c4-fce44100c732', '5042c4af-0346-49d8-9224-9f8e07e96ff2'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fa29ae-54c5-4cf2-8c56-e28a58c932a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ea2316-8065-490b-9148-83ad82499ddd', '62417455-f5e9-4698-93fc-2c5d006f7f6b', '2e769333-052b-403f-b2c4-fce44100c732', '5042c4af-0346-49d8-9224-9f8e07e96ff2']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69fb5db-7629-4c64-84b4-b9c047afebee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69fb5db-7629-4c64-84b4-b9c047afebee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a7c0ed-827b-41ed-b199-82194ffb881f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1365408139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c05b9c388b4d50a2cba77382d8b35f',qos_specs=None,replication_status=,reservations=['36ea2316-8065-490b-9148-83ad82499ddd','62417455-f5e9-4698-93fc-2c5d006f7f6b','2e769333-052b-403f-b2c4-fce44100c732','5042c4af-0346-49d8-9224-9f8e07e96ff2'],size=1,snapshot_id=881d6e0c-8263-4fc9-b468-c2263a2237ca,source_replicaid=,source_volid=None,status='creating',user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1365408139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a7c0ed-827b-41ed-b199-82194ffb881f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c05b9c388b4d50a2cba77382d8b35f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=881d6e0c-8263-4fc9-b468-c2263a2237ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93799886-645f-4328-87d3-5490bb3a4268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93799886-645f-4328-87d3-5490bb3a4268) transitioned into state 'SUCCESS' from state '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-1365408139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c05b9c388b4d50a2cba77382d8b35f',qos_specs=None,replication_status=,reservations=['36ea2316-8065-490b-9148-83ad82499ddd','62417455-f5e9-4698-93fc-2c5d006f7f6b','2e769333-052b-403f-b2c4-fce44100c732','5042c4af-0346-49d8-9224-9f8e07e96ff2'],size=1,snapshot_id=881d6e0c-8263-4fc9-b468-c2263a2237ca,source_replicaid=,source_volid=None,status='creating',user_id='03a456ea5a9144d1a9e517f73fecbc7b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd48f94f-d678-41ef-885c-8b8fb3a0460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd48f94f-d678-41ef-885c-8b8fb3a0460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Flow 'volume_create_api' (1c5fc858-e6eb-4482-a8dc-3167cdd8f0b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Create volume request issued successfully. Sep 01 01:52:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d49d29a3-b9f4-4438-ae84-89ffdd4b3b8e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:52:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1214/2402] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:52:41 2026] POST /volume/v3/volumes => generated 788 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:52:45 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=229,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:52:51 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:53:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4e0fa8cd-e909-4390-b193-0e0add30cdfb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4e0fa8cd-e909-4390-b193-0e0add30cdfb tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:53:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4e0fa8cd-e909-4390-b193-0e0add30cdfb tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793", "extra_specs": {}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4e0fa8cd-e909-4390-b193-0e0add30cdfb tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:53:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1189/2403] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:53:00 2026] POST /volume/v3/types => generated 269 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0252310-cdff-4ec5-ad98-7cf5f1f5dcb6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0252310-cdff-4ec5-ad98-7cf5f1f5dcb6 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0252310-cdff-4ec5-ad98-7cf5f1f5dcb6 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459", "extra_specs": {}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0252310-cdff-4ec5-ad98-7cf5f1f5dcb6 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:53:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1215/2404] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:53:03 2026] POST /volume/v3/types => generated 269 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c531ee68-3fcc-4361-84c1-a6b1a0d99a5a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c531ee68-3fcc-4361-84c1-a6b1a0d99a5a tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c531ee68-3fcc-4361-84c1-a6b1a0d99a5a tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914", "extra_specs": {}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c531ee68-3fcc-4361-84c1-a6b1a0d99a5a tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:53:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1190/2405] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:53:03 2026] POST /volume/v3/types => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-531728359", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-531728359', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume of 1 GB Sep 01 01:53:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Availability Zones retrieved successfully. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (770eb05a-e521-4a18-99bc-9a71d5ec6660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9274f1d-4e53-44bf-a877-0dc5a265445b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9274f1d-4e53-44bf-a877-0dc5a265445b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:53:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc86028-6b81-4d80-9948-5b5db44e1e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1102381189-1037935459, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Created reservations ['f25e3660-f6a1-44bf-bd53-61468e690621', '2574b388-6f4a-4104-b870-85b6212705fd', 'e8434351-3cb0-46a5-a749-1ee71b708b63', '8147d6b8-f634-4fe3-a41d-e0179bd0a9c6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc86028-6b81-4d80-9948-5b5db44e1e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25e3660-f6a1-44bf-bd53-61468e690621', '2574b388-6f4a-4104-b870-85b6212705fd', 'e8434351-3cb0-46a5-a749-1ee71b708b63', '8147d6b8-f634-4fe3-a41d-e0179bd0a9c6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca6497-eac0-4635-bb0e-3f8efc7021a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca6497-eac0-4635-bb0e-3f8efc7021a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9656419-f1aa-4b08-a965-9c91358fa92a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-531728359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['f25e3660-f6a1-44bf-bd53-61468e690621','2574b388-6f4a-4104-b870-85b6212705fd','e8434351-3cb0-46a5-a749-1ee71b708b63','8147d6b8-f634-4fe3-a41d-e0179bd0a9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-531728359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9656419-f1aa-4b08-a965-9c91358fa92a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470f58ec7d74a298913fc5086bd03fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdae86e6a3a3442b9f7baa476162c124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72),volume_type_id=3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f4bf3b-19e8-47ed-b85b-5c713227272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f4bf3b-19e8-47ed-b85b-5c713227272a) transitioned into state 'SUCCESS' from state '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-531728359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['f25e3660-f6a1-44bf-bd53-61468e690621','2574b388-6f4a-4104-b870-85b6212705fd','e8434351-3cb0-46a5-a749-1ee71b708b63','8147d6b8-f634-4fe3-a41d-e0179bd0a9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219023e7-8bd6-4f70-9ea5-6f0c433e43e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219023e7-8bd6-4f70-9ea5-6f0c433e43e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (770eb05a-e521-4a18-99bc-9a71d5ec6660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request issued successfully. Sep 01 01:53:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6f7fedbb-f994-4bc1-9fe7-5bceeb4941a9 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:53:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1216/2406] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:53:03 2026] POST /volume/v3/volumes => generated 852 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1716483395", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1716483395', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume of 1 GB Sep 01 01:53:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Availability Zones retrieved successfully. Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (0eddf621-9a5b-4703-957e-12bece9c0bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (146910af-580f-432a-8056-4269881fb7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (146910af-580f-432a-8056-4269881fb7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:53:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2914f8a1-8e14-446b-83da-32ed993eb652,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2914f8a1-8e14-446b-83da-32ed993eb652', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b2a98-e881-4539-b897-11dc2e6ec486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:04 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-508551752-1903495914, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Created reservations ['ff4fa7dc-db3c-4447-815f-c5f8f48dcd7f', '61856ebf-27ae-417a-8c72-cac476b4848b', '1ab77352-bb10-4de6-a10b-8c1a94fe6f26', '8f567325-a52b-4753-9381-289187b4c0e3'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b2a98-e881-4539-b897-11dc2e6ec486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4fa7dc-db3c-4447-815f-c5f8f48dcd7f', '61856ebf-27ae-417a-8c72-cac476b4848b', '1ab77352-bb10-4de6-a10b-8c1a94fe6f26', '8f567325-a52b-4753-9381-289187b4c0e3']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d4e1e9-9d6a-4fe5-8329-98b5389e5fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d4e1e9-9d6a-4fe5-8329-98b5389e5fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213ad7a3-b06f-429b-961e-4729769aeca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1716483395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['ff4fa7dc-db3c-4447-815f-c5f8f48dcd7f','61856ebf-27ae-417a-8c72-cac476b4848b','1ab77352-bb10-4de6-a10b-8c1a94fe6f26','8f567325-a52b-4753-9381-289187b4c0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=2914f8a1-8e14-446b-83da-32ed993eb652), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1716483395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213ad7a3-b06f-429b-961e-4729769aeca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470f58ec7d74a298913fc5086bd03fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdae86e6a3a3442b9f7baa476162c124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2914f8a1-8e14-446b-83da-32ed993eb652),volume_type_id=2914f8a1-8e14-446b-83da-32ed993eb652)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f914ce9a-0a8f-41fb-a9a3-2fcbdb8e4a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f914ce9a-0a8f-41fb-a9a3-2fcbdb8e4a39) transitioned into state 'SUCCESS' from state '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-1716483395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['ff4fa7dc-db3c-4447-815f-c5f8f48dcd7f','61856ebf-27ae-417a-8c72-cac476b4848b','1ab77352-bb10-4de6-a10b-8c1a94fe6f26','8f567325-a52b-4753-9381-289187b4c0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=2914f8a1-8e14-446b-83da-32ed993eb652)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbeb5aa-16ce-4b13-9c4d-e9f7455be797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbeb5aa-16ce-4b13-9c4d-e9f7455be797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (0eddf621-9a5b-4703-957e-12bece9c0bef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request issued successfully. Sep 01 01:53:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6c83e2dd-5f11-4fb1-a3a2-78b9635189bd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:53:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1191/2407] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:53:03 2026] POST /volume/v3/volumes => generated 852 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1635677621", "snapshot_id": null, "imageRef": "e33ef548-8a03-479c-9f14-ed0643838b1d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1635677621', 'snapshot_id': None, 'imageRef': 'e33ef548-8a03-479c-9f14-ed0643838b1d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume of 1 GB Sep 01 01:53:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Availability Zones retrieved successfully. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (79bf0b5f-d444-4b0e-9951-39ea550e9d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebc9cda-f683-49fd-879c-0e066a9cce21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ebc9cda-f683-49fd-879c-0e066a9cce21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b39cc4b6-e1e4-4613-97c3-97a35b05c500,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b39cc4b6-e1e4-4613-97c3-97a35b05c500', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a798882-6289-436e-9a85-2313b52aa528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1269058645-1908411793, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Created reservations ['d4d89ff8-a772-4e98-934e-4fe3e6b6bdde', '85dbd8ce-69bd-4a5b-bb52-7d8a87ca76c1', 'a2bdfe9d-f8a0-4601-b95c-cdc4fe7e435b', 'e42141af-42af-4e3a-9d00-cbf04151edba'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a798882-6289-436e-9a85-2313b52aa528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d89ff8-a772-4e98-934e-4fe3e6b6bdde', '85dbd8ce-69bd-4a5b-bb52-7d8a87ca76c1', 'a2bdfe9d-f8a0-4601-b95c-cdc4fe7e435b', 'e42141af-42af-4e3a-9d00-cbf04151edba']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3d45ae-2559-40e8-a648-39e9aec73872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3d45ae-2559-40e8-a648-39e9aec73872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c1e1f3d-7075-42a0-b877-7f2501e5eb15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1635677621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['d4d89ff8-a772-4e98-934e-4fe3e6b6bdde','85dbd8ce-69bd-4a5b-bb52-7d8a87ca76c1','a2bdfe9d-f8a0-4601-b95c-cdc4fe7e435b','e42141af-42af-4e3a-9d00-cbf04151edba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=b39cc4b6-e1e4-4613-97c3-97a35b05c500), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1635677621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c1e1f3d-7075-42a0-b877-7f2501e5eb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470f58ec7d74a298913fc5086bd03fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdae86e6a3a3442b9f7baa476162c124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b39cc4b6-e1e4-4613-97c3-97a35b05c500),volume_type_id=b39cc4b6-e1e4-4613-97c3-97a35b05c500)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d575a948-7399-4ba3-b6a8-fc880c976265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d575a948-7399-4ba3-b6a8-fc880c976265) transitioned into state 'SUCCESS' from state '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-1635677621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470f58ec7d74a298913fc5086bd03fb',qos_specs=None,replication_status=,reservations=['d4d89ff8-a772-4e98-934e-4fe3e6b6bdde','85dbd8ce-69bd-4a5b-bb52-7d8a87ca76c1','a2bdfe9d-f8a0-4601-b95c-cdc4fe7e435b','e42141af-42af-4e3a-9d00-cbf04151edba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdae86e6a3a3442b9f7baa476162c124',volume_type_id=b39cc4b6-e1e4-4613-97c3-97a35b05c500)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ae24f-de53-4df1-a51a-8b530c99d823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917ae24f-de53-4df1-a51a-8b530c99d823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Flow 'volume_create_api' (79bf0b5f-d444-4b0e-9951-39ea550e9d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Create volume request issued successfully. Sep 01 01:53:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4af71594-3cf3-46fd-ba44-4c9c41010541 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:53:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1217/2408] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:53:04 2026] POST /volume/v3/volumes => generated 853 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:53:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-18e21545-6b76-46a6-b51b-beeffe1718f8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1192/2409] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:05 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 921 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f40bc0df-c588-45f4-8a39-3763532d10ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f40bc0df-c588-45f4-8a39-3763532d10ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f40bc0df-c588-45f4-8a39-3763532d10ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f40bc0df-c588-45f4-8a39-3763532d10ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f40bc0df-c588-45f4-8a39-3763532d10ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f40bc0df-c588-45f4-8a39-3763532d10ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1218/2410] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:06 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-601d9dd9-923e-4c11-b3ba-a1b97d36b8d6 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1193/2411] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:07 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f84979b5-a25e-4ea9-bdbc-eddb8e34ed1d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1219/2412] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:08 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-52af15d3-0a17-4a3a-a70c-4c43ead45eb5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1194/2413] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:09 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1003 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-23173791-7881-40d5-81fe-dd1563a04707 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-23173791-7881-40d5-81fe-dd1563a04707 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-23173791-7881-40d5-81fe-dd1563a04707 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-23173791-7881-40d5-81fe-dd1563a04707 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-23173791-7881-40d5-81fe-dd1563a04707 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-23173791-7881-40d5-81fe-dd1563a04707 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1220/2414] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:10 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1006 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ec1a53b-3d5a-4bd5-b4c8-96bc0d03b417 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1195/2415] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:11 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1006 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e00071fb-1ef0-40e4-994a-ce1e7704ca7c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1221/2416] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:12 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c55ba12c-3060-41b5-b233-1424fc2085a8 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1196/2417] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:13 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1258 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-fa14e552-8ab7-41f2-afca-3d8697ff2ec3 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1222/2418] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:13 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1258 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-b8cf1e9c-6c68-449a-96e9-321a7702e489 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1197/2419] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:14 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1258 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-77131896-9229-4d4a-adc1-3fa68af4e916 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-77131896-9229-4d4a-adc1-3fa68af4e916 None None] GET http://192.168.122.53/volume// Sep 01 01:53:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-77131896-9229-4d4a-adc1-3fa68af4e916 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-77131896-9229-4d4a-adc1-3fa68af4e916 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-77131896-9229-4d4a-adc1-3fa68af4e916 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1223/2420] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:14 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-c502528a-f600-4479-bb0d-ded968b997cb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-c502528a-f600-4479-bb0d-ded968b997cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:53:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-c502528a-f600-4479-bb0d-ded968b997cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c1e1f3d-7075-42a0-b877-7f2501e5eb15", "connector": null, "instance_uuid": "1390b8ff-fbee-4619-a798-8db58b090d68"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-c502528a-f600-4479-bb0d-ded968b997cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:53:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1198/2421] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:53:14 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-2527adb1-7699-4db3-93b5-0b68af1ea3f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-2527adb1-7699-4db3-93b5-0b68af1ea3f6 None None] GET http://192.168.122.53/volume// Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-2527adb1-7699-4db3-93b5-0b68af1ea3f6 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-2527adb1-7699-4db3-93b5-0b68af1ea3f6 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-2527adb1-7699-4db3-93b5-0b68af1ea3f6 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1224/2422] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:15 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:53:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9cbf8ecc-3205-4bc4-9757-d424537bd908 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:53:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1199/2423] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:15 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1438 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] PUT http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Acquiring lock "cinder-attachment_update-6c1e1f3d-7075-42a0-b877-7f2501e5eb15-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-6c1e1f3d-7075-42a0-b877-7f2501e5eb15-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:15 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-6c1e1f3d-7075-42a0-b877-7f2501e5eb15-devstack" released by "attachment_update" :: held 0.165s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:53:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-9df796d1-7a07-4915-babe-c4dcf6cfba2a tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f returned with HTTP 200 Sep 01 01:53:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1225/2424] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:53:15 2026] PUT /volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f => generated 694 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-40931868-8967-4933-b146-2d955089ad1d req-ae6308ac-0137-4bf1-a7a4-eb67c12945ce None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-ae6308ac-0137-4bf1-a7a4-eb67c12945ce tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f/action Sep 01 01:53:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-ae6308ac-0137-4bf1-a7a4-eb67c12945ce tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-ae6308ac-0137-4bf1-a7a4-eb67c12945ce tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-40931868-8967-4933-b146-2d955089ad1d req-ae6308ac-0137-4bf1-a7a4-eb67c12945ce tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f/action returned with HTTP 204 Sep 01 01:53:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1200/2425] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:53:16 2026] POST /volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:25 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:53:26 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ddbb4acf-21d0-46d8-8738-fc15aadc9d61 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1226/2426] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:31 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b671dc2-8935-4f42-9bd0-8b246a61ef9f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1201/2427] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:31 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-61d47fe4-80c3-42ef-9ab5-f37d7494e479 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1227/2428] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:31 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-0603de5f-ab1a-4252-ab9f-5e7442bad6d0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-0603de5f-ab1a-4252-ab9f-5e7442bad6d0 None None] GET http://192.168.122.53/volume// Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-0603de5f-ab1a-4252-ab9f-5e7442bad6d0 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-0603de5f-ab1a-4252-ab9f-5e7442bad6d0 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-0603de5f-ab1a-4252-ab9f-5e7442bad6d0 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1202/2429] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-b8a1f4ee-c8f1-4ac6-a8d5-b035faf8a18e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-b8a1f4ee-c8f1-4ac6-a8d5-b035faf8a18e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-b8a1f4ee-c8f1-4ac6-a8d5-b035faf8a18e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9a7c0ed-827b-41ed-b199-82194ffb881f", "connector": null, "instance_uuid": "c139060a-6a76-4714-a302-80bdb41b8457"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-b8a1f4ee-c8f1-4ac6-a8d5-b035faf8a18e tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:53:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1228/2430] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:53:32 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-74281db2-2a84-4624-8a14-28196c9f601c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74281db2-2a84-4624-8a14-28196c9f601c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74281db2-2a84-4624-8a14-28196c9f601c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-74281db2-2a84-4624-8a14-28196c9f601c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-258016b4-2ec1-415c-8f81-e789361d4a5e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-258016b4-2ec1-415c-8f81-e789361d4a5e None None] GET http://192.168.122.53/volume// Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-258016b4-2ec1-415c-8f81-e789361d4a5e None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-258016b4-2ec1-415c-8f81-e789361d4a5e None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-258016b4-2ec1-415c-8f81-e789361d4a5e None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1229/2431] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-74281db2-2a84-4624-8a14-28196c9f601c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-74281db2-2a84-4624-8a14-28196c9f601c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1203/2432] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:32 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 880 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-8256f24b-0dd5-4442-8f37-36e3567f567f tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1230/2433] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:32 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 1061 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] PUT http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Acquiring lock "cinder-attachment_update-a9a7c0ed-827b-41ed-b199-82194ffb881f-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Lock "cinder-attachment_update-a9a7c0ed-827b-41ed-b199-82194ffb881f-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:32 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Lock "cinder-attachment_update-a9a7c0ed-827b-41ed-b199-82194ffb881f-devstack" released by "attachment_update" :: held 0.216s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:53:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-16d0d5c7-360b-4dd9-97b8-c8c0ade930f7 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea returned with HTTP 200 Sep 01 01:53:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1204/2434] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:53:32 2026] PUT /volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-254faa02-446b-4e2b-9b31-16981c8435ad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-254faa02-446b-4e2b-9b31-16981c8435ad tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea/action Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-254faa02-446b-4e2b-9b31-16981c8435ad tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-254faa02-446b-4e2b-9b31-16981c8435ad tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-69c434fe-b990-47ea-a933-28f0da7dfffb req-254faa02-446b-4e2b-9b31-16981c8435ad tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea/action returned with HTTP 204 Sep 01 01:53:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1231/2435] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:53:33 2026] POST /volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2f23ddb-7a25-472f-8030-50aadaa5d776 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1205/2436] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:33 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8df6f535-d414-4ee1-bc00-01f0b46029db None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8df6f535-d414-4ee1-bc00-01f0b46029db tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8df6f535-d414-4ee1-bc00-01f0b46029db tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8df6f535-d414-4ee1-bc00-01f0b46029db tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8df6f535-d414-4ee1-bc00-01f0b46029db tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8df6f535-d414-4ee1-bc00-01f0b46029db tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1232/2437] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:33 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-bc7fa2fd-ba2f-47c1-a1bb-acf190117b55 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1206/2438] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:34 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 1173 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] POST http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f/action Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Begin detaching volume completed successfully. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-a1dd9cba-4b8c-47d9-be58-657eeef17895 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f/action returned with HTTP 202 Sep 01 01:53:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1233/2439] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:53:34 2026] POST /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-603d3578-4fe1-412a-a78c-127966e58688 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-603d3578-4fe1-412a-a78c-127966e58688 None None] GET http://192.168.122.53/volume// Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-603d3578-4fe1-412a-a78c-127966e58688 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-603d3578-4fe1-412a-a78c-127966e58688 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-603d3578-4fe1-412a-a78c-127966e58688 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1207/2440] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:34 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-89ea5d37-9091-4d40-9f71-72f2621ec1a9 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1234/2441] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:34 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 1357 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-04bc93f8-560a-413a-a754-8dcba695e62b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-04bc93f8-560a-413a-a754-8dcba695e62b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] DELETE http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea Sep 01 01:53:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-04bc93f8-560a-413a-a754-8dcba695e62b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-04bc93f8-560a-413a-a754-8dcba695e62b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:35 devstack devstack@c-api.service[86907]: /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 01 01:53:35 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:53:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-03fc9e3b-59d1-435f-9bd5-82a76c881e8d req-04bc93f8-560a-413a-a754-8dcba695e62b tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea returned with HTTP 200 Sep 01 01:53:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1208/2442] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:53:35 2026] DELETE /volume/v3/attachments/3bb80bb6-021d-43e7-aedd-33d6442bc9ea => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0392f07c-cc65-40df-827a-1146ddd05233 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:39 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Delete volume with id: a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Delete volume request issued successfully. Sep 01 01:53:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0392f07c-cc65-40df-827a-1146ddd05233 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 202 Sep 01 01:53:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1235/2443] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:53:39 2026] DELETE /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:53:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a1b03f75-d523-47f6-ad78-711b266c5104 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a1b03f75-d523-47f6-ad78-711b266c5104 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a1b03f75-d523-47f6-ad78-711b266c5104 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a1b03f75-d523-47f6-ad78-711b266c5104 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a1b03f75-d523-47f6-ad78-711b266c5104 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a1b03f75-d523-47f6-ad78-711b266c5104 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 200 Sep 01 01:53:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1209/2444] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:39 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-43f54d91-bf54-446e-a053-63fbf6819ca0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-43f54d91-bf54-446e-a053-63fbf6819ca0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-43f54d91-bf54-446e-a053-63fbf6819ca0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-43f54d91-bf54-446e-a053-63fbf6819ca0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-43f54d91-bf54-446e-a053-63fbf6819ca0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f returned with HTTP 404 Sep 01 01:53:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1236/2445] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:40 2026] GET /volume/v3/volumes/a9a7c0ed-827b-41ed-b199-82194ffb881f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6355abc0-629e-4a2d-9f32-58712125b763 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:53:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:40 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Delete snapshot with id: 881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:53:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:53:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot delete request issued successfully. Sep 01 01:53:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6355abc0-629e-4a2d-9f32-58712125b763 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 202 Sep 01 01:53:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1210/2446] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:53:40 2026] DELETE /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:53:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85285465-d9c0-4e43-b16a-9e2bf0240e54 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:53:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1237/2447] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:53:40 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f3418a52-68df-4948-9a75-e14c0614bbac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3418a52-68df-4948-9a75-e14c0614bbac tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:53:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3418a52-68df-4948-9a75-e14c0614bbac tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f3418a52-68df-4948-9a75-e14c0614bbac tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f3418a52-68df-4948-9a75-e14c0614bbac tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Snapshot retrieved successfully. Sep 01 01:53:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f3418a52-68df-4948-9a75-e14c0614bbac tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 200 Sep 01 01:53:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1211/2448] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:53:41 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5dd31b84-9949-4233-a15b-8d82ec9e9986 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5dd31b84-9949-4233-a15b-8d82ec9e9986 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca Sep 01 01:53:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5dd31b84-9949-4233-a15b-8d82ec9e9986 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5dd31b84-9949-4233-a15b-8d82ec9e9986 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5dd31b84-9949-4233-a15b-8d82ec9e9986 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca returned with HTTP 404 Sep 01 01:53:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1238/2449] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:53:42 2026] GET /volume/v3/snapshots/881d6e0c-8263-4fc9-b468-c2263a2237ca => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:53:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-cb88aaef-4657-4f65-b024-8cd301a04b34 req-25393b9f-7d08-425f-a573-6d7d9234337c tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:53:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1212/2450] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:42 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Delete volume with id: f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:53:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Delete volume request issued successfully. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-27a3a004-6f12-494e-ba37-fb05e49f2fc0 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 202 Sep 01 01:53:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1239/2451] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:53:46 2026] DELETE /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Volume info retrieved successfully. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-05f91cb7-cca9-4397-8018-3b6e90a52921 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 200 Sep 01 01:53:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1213/2452] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:46 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bfe549e-e0fa-4975-98b1-35e3e6424227 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1240/2453] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:46 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-83d1796e-f355-4bb9-bfba-e0483d6efa39 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1214/2454] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:46 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-0195d006-f0da-48ed-8b76-12b5539829f4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-0195d006-f0da-48ed-8b76-12b5539829f4 None None] GET http://192.168.122.53/volume// Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-0195d006-f0da-48ed-8b76-12b5539829f4 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-0195d006-f0da-48ed-8b76-12b5539829f4 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-0195d006-f0da-48ed-8b76-12b5539829f4 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1241/2455] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:46 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-850c9e7f-19f5-44c9-bf88-35a14175328d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-850c9e7f-19f5-44c9-bf88-35a14175328d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:53:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-850c9e7f-19f5-44c9-bf88-35a14175328d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9656419-f1aa-4b08-a965-9c91358fa92a", "connector": null, "instance_uuid": "1390b8ff-fbee-4619-a798-8db58b090d68"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-850c9e7f-19f5-44c9-bf88-35a14175328d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:53:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1215/2456] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:53:46 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 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d9bfea75-633f-4770-846b-37014997c5dd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d9bfea75-633f-4770-846b-37014997c5dd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d9bfea75-633f-4770-846b-37014997c5dd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d9bfea75-633f-4770-846b-37014997c5dd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-6a0eabbd-1dd5-44fb-a7e4-4d45f35c15d3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-6a0eabbd-1dd5-44fb-a7e4-4d45f35c15d3 None None] GET http://192.168.122.53/volume// Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-6a0eabbd-1dd5-44fb-a7e4-4d45f35c15d3 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-6a0eabbd-1dd5-44fb-a7e4-4d45f35c15d3 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-6a0eabbd-1dd5-44fb-a7e4-4d45f35c15d3 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1216/2457] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:47 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d9bfea75-633f-4770-846b-37014997c5dd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d9bfea75-633f-4770-846b-37014997c5dd tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1242/2458] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:47 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 944 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-a920730e-21f0-4a86-b8ba-ee52d5e2da5b tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1217/2459] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:47 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 1125 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d015ee9c-5b2d-4210-adcc-0fff4a457498 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d015ee9c-5b2d-4210-adcc-0fff4a457498 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] GET http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d015ee9c-5b2d-4210-adcc-0fff4a457498 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d015ee9c-5b2d-4210-adcc-0fff4a457498 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] PUT http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d015ee9c-5b2d-4210-adcc-0fff4a457498 tempest-TestStampPattern-1951739022 tempest-TestStampPattern-1951739022-project-member] http://192.168.122.53/volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 returned with HTTP 404 Sep 01 01:53:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1243/2460] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:47 2026] GET /volume/v3/volumes/f82ca1f0-fabb-431e-b001-7622da2b8b03 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Acquiring lock "cinder-attachment_update-f9656419-f1aa-4b08-a965-9c91358fa92a-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-f9656419-f1aa-4b08-a965-9c91358fa92a-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:47 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-f9656419-f1aa-4b08-a965-9c91358fa92a-devstack" released by "attachment_update" :: held 0.196s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:53:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-cf510de9-f981-415b-af9e-270af2bff2d5 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b returned with HTTP 200 Sep 01 01:53:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1218/2461] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:53:47 2026] PUT /volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-37445939-86f7-434c-909b-2c084d95190f req-934808be-2244-4f91-86f2-dc414e94fdef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-934808be-2244-4f91-86f2-dc414e94fdef tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b/action Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-934808be-2244-4f91-86f2-dc414e94fdef tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-934808be-2244-4f91-86f2-dc414e94fdef tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-37445939-86f7-434c-909b-2c084d95190f req-934808be-2244-4f91-86f2-dc414e94fdef tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b/action returned with HTTP 204 Sep 01 01:53:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1244/2462] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:53:47 2026] POST /volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92e84d4c-c2eb-4b39-a6b1-e87ae64ad930 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1219/2463] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:48 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f4127494-3652-4090-8ed0-c22188afb1c7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f4127494-3652-4090-8ed0-c22188afb1c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f4127494-3652-4090-8ed0-c22188afb1c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f4127494-3652-4090-8ed0-c22188afb1c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f4127494-3652-4090-8ed0-c22188afb1c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f4127494-3652-4090-8ed0-c22188afb1c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1245/2464] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:48 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b11f4ea9-c28d-4157-b209-d3a8a5b84a37 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1220/2465] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:48 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-5ad73ed3-b744-4bd5-8efe-c4af6424223f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1246/2466] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:48 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-c4632aa4-350c-4b38-ba83-398dab27fc5d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-c4632aa4-350c-4b38-ba83-398dab27fc5d None None] GET http://192.168.122.53/volume// Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-c4632aa4-350c-4b38-ba83-398dab27fc5d None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-c4632aa4-350c-4b38-ba83-398dab27fc5d None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-c4632aa4-350c-4b38-ba83-398dab27fc5d None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1221/2467] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:48 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-523adf9c-566d-42fb-a55a-61db9af800ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-523adf9c-566d-42fb-a55a-61db9af800ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:53:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-523adf9c-566d-42fb-a55a-61db9af800ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "213ad7a3-b06f-429b-961e-4729769aeca0", "connector": null, "instance_uuid": "1390b8ff-fbee-4619-a798-8db58b090d68"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-523adf9c-566d-42fb-a55a-61db9af800ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:53:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1247/2468] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:53:48 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-415aad0b-7ccc-4b7f-85db-f08fe9034a4c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-415aad0b-7ccc-4b7f-85db-f08fe9034a4c None None] GET http://192.168.122.53/volume// Sep 01 01:53:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-415aad0b-7ccc-4b7f-85db-f08fe9034a4c None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-415aad0b-7ccc-4b7f-85db-f08fe9034a4c None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-415aad0b-7ccc-4b7f-85db-f08fe9034a4c None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1248/2469] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:49 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce23d4f2-7e40-47be-a9e7-e69a44a1f895 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1222/2470] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:49 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-b5889dcd-10d9-4160-9c69-ee069606b25c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1249/2471] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:49 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 1125 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] PUT http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Acquiring lock "cinder-attachment_update-213ad7a3-b06f-429b-961e-4729769aeca0-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-213ad7a3-b06f-429b-961e-4729769aeca0-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:49 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Lock "cinder-attachment_update-213ad7a3-b06f-429b-961e-4729769aeca0-devstack" released by "attachment_update" :: held 0.196s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:53:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d52da80e-390d-46b8-9751-a98a8cafc9c7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 returned with HTTP 200 Sep 01 01:53:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1223/2472] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:53:49 2026] PUT /volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d6a33bda-c219-4e89-9e19-f3a9314788cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d6a33bda-c219-4e89-9e19-f3a9314788cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1/action Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d6a33bda-c219-4e89-9e19-f3a9314788cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d6a33bda-c219-4e89-9e19-f3a9314788cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e82d94c-b8ca-4e6e-86d6-171cab1b20a8 req-d6a33bda-c219-4e89-9e19-f3a9314788cb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1/action returned with HTTP 204 Sep 01 01:53:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1250/2473] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:53:49 2026] POST /volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ef10cb3-001e-41d2-9ceb-1d05fc132f92 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1224/2474] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:50 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-679e94e0-9512-4a2e-a496-d74b197623fc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-679e94e0-9512-4a2e-a496-d74b197623fc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-679e94e0-9512-4a2e-a496-d74b197623fc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-679e94e0-9512-4a2e-a496-d74b197623fc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-679e94e0-9512-4a2e-a496-d74b197623fc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-679e94e0-9512-4a2e-a496-d74b197623fc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1251/2475] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:53:50 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 1237 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-badf5df7-be4f-416a-b637-cc2776db4313 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1225/2476] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:53 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a/action Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Begin detaching volume completed successfully. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-b416185d-bfdc-4aab-ae90-c3792ca21b34 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a/action returned with HTTP 202 Sep 01 01:53:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1252/2477] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:53:53 2026] POST /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-96183275-580f-4103-807f-cff2a522e213 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-96183275-580f-4103-807f-cff2a522e213 None None] GET http://192.168.122.53/volume// Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-96183275-580f-4103-807f-cff2a522e213 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-96183275-580f-4103-807f-cff2a522e213 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-96183275-580f-4103-807f-cff2a522e213 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1226/2478] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:53 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-8e1dce0c-bb76-4370-a1f5-e3831f32984c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 200 Sep 01 01:53:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1253/2479] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:53 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-dbe663da-05b7-4290-8a60-89ba8d14fd64 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-dbe663da-05b7-4290-8a60-89ba8d14fd64 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-dbe663da-05b7-4290-8a60-89ba8d14fd64 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-dbe663da-05b7-4290-8a60-89ba8d14fd64 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:54 devstack devstack@c-api.service[86907]: /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 01 01:53:54 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:53:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-a3109a8a-1d07-49b4-856b-f8410fe70777 req-dbe663da-05b7-4290-8a60-89ba8d14fd64 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b returned with HTTP 200 Sep 01 01:53:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1227/2480] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:53:53 2026] DELETE /volume/v3/attachments/8c0dd024-4c18-461d-9349-f3ec5718c03b => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:54 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume with id: f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume request issued successfully. Sep 01 01:53:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85cc26f3-afd9-4e0f-8072-0204f1711ceb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 202 Sep 01 01:53:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1254/2481] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:53:54 2026] DELETE /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-2a8dc97c-a92e-473b-bc68-f48376c50967 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1228/2482] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:58 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] POST http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0/action Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Begin detaching volume completed successfully. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-58eb0f3b-c8bd-4d13-a21b-01039959bcbb tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0/action returned with HTTP 202 Sep 01 01:53:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1255/2483] 192.168.122.53 () {64 vars in 1556 bytes} [Tue Sep 1 01:53:58 2026] POST /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-cb3a210a-8979-4fc0-9daf-4e876573f6f8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-cb3a210a-8979-4fc0-9daf-4e876573f6f8 None None] GET http://192.168.122.53/volume// Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-cb3a210a-8979-4fc0-9daf-4e876573f6f8 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-cb3a210a-8979-4fc0-9daf-4e876573f6f8 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-cb3a210a-8979-4fc0-9daf-4e876573f6f8 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:53:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1229/2484] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:58 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-be272d92-edd8-4e10-9249-28ec8bfb3a5c tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1256/2485] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:53:58 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-44768ce2-84df-43b3-aaaf-b5a7105c8a0f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-44768ce2-84df-43b3-aaaf-b5a7105c8a0f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-44768ce2-84df-43b3-aaaf-b5a7105c8a0f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-44768ce2-84df-43b3-aaaf-b5a7105c8a0f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:58 devstack devstack@c-api.service[86907]: /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 01 01:53:58 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:53:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-7e921e9b-7952-4974-bc31-afca00ff6c2d req-44768ce2-84df-43b3-aaaf-b5a7105c8a0f tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 returned with HTTP 200 Sep 01 01:53:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1230/2486] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:53:58 2026] DELETE /volume/v3/attachments/c103c1b6-d2d4-4355-8ba2-c522ec1e29d1 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1268664846"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1268664846'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume of 1 GB Sep 01 01:53:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Availability Zones retrieved successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Flow 'volume_create_api' (ecec5938-c5ed-43ca-9dbb-ac3409a17ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98c900e-1399-47cd-a746-239912ec3e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98c900e-1399-47cd-a746-239912ec3e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3853cc04-f721-4573-9c0c-f190bda592b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume with id: 213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume request issued successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc0e1dd2-4c5c-4016-ada8-8c24d92cb747 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 202 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1231/2487] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:53:59 2026] DELETE /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Created reservations ['0cf654e9-81ce-4deb-b2e2-52bbc1540d1b', '61df39c6-fb83-4d97-9482-73417e771300', 'faf63870-1120-4ed4-8ec1-a91b015feea1', '01425aca-95b9-4892-b6a0-66545078b1df'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3853cc04-f721-4573-9c0c-f190bda592b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf654e9-81ce-4deb-b2e2-52bbc1540d1b', '61df39c6-fb83-4d97-9482-73417e771300', 'faf63870-1120-4ed4-8ec1-a91b015feea1', '01425aca-95b9-4892-b6a0-66545078b1df']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185c99d9-4bbf-4782-a3d4-36a527f902d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-37191302-0e49-4940-9498-1c3ce137ac13 req-7c6d9726-794c-4b9f-9ec4-6a3774252ee1 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 200 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1232/2488] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:59 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 944 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185c99d9-4bbf-4782-a3d4-36a527f902d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646db99b-35da-474e-86a4-6efbd6f5a4af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1268664846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f84a11b188408b8bbbc4b16767c410',qos_specs=None,replication_status=,reservations=['0cf654e9-81ce-4deb-b2e2-52bbc1540d1b','61df39c6-fb83-4d97-9482-73417e771300','faf63870-1120-4ed4-8ec1-a91b015feea1','01425aca-95b9-4892-b6a0-66545078b1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1268664846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646db99b-35da-474e-86a4-6efbd6f5a4af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f84a11b188408b8bbbc4b16767c410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3506f538-e52d-4460-922f-503c41436f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3506f538-e52d-4460-922f-503c41436f12) transitioned into state 'SUCCESS' from state '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-1268664846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f84a11b188408b8bbbc4b16767c410',qos_specs=None,replication_status=,reservations=['0cf654e9-81ce-4deb-b2e2-52bbc1540d1b','61df39c6-fb83-4d97-9482-73417e771300','faf63870-1120-4ed4-8ec1-a91b015feea1','01425aca-95b9-4892-b6a0-66545078b1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-db8248ea-9316-49dc-8cc1-60ec1b942db0 req-ca5a29ff-fc2c-41c1-8983-a7570b14d7a7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94ef28a-1c34-4a76-bdfe-bcb4b9585fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-db8248ea-9316-49dc-8cc1-60ec1b942db0 req-ca5a29ff-fc2c-41c1-8983-a7570b14d7a7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-db8248ea-9316-49dc-8cc1-60ec1b942db0 req-ca5a29ff-fc2c-41c1-8983-a7570b14d7a7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-db8248ea-9316-49dc-8cc1-60ec1b942db0 req-ca5a29ff-fc2c-41c1-8983-a7570b14d7a7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-db8248ea-9316-49dc-8cc1-60ec1b942db0 req-ca5a29ff-fc2c-41c1-8983-a7570b14d7a7 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 404 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1233/2489] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:53:59 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94ef28a-1c34-4a76-bdfe-bcb4b9585fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Flow 'volume_create_api' (ecec5938-c5ed-43ca-9dbb-ac3409a17ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:53:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume request issued successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-08e48a7b-5cb3-4d5e-bd1f-e4ebc69f3015 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:53:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1257/2490] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:53:59 2026] POST /volume/v3/volumes => generated 777 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-53cced21-31aa-4161-9b80-7656c25fade0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53cced21-31aa-4161-9b80-7656c25fade0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53cced21-31aa-4161-9b80-7656c25fade0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-53cced21-31aa-4161-9b80-7656c25fade0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:53:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-53cced21-31aa-4161-9b80-7656c25fade0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:53:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-53cced21-31aa-4161-9b80-7656c25fade0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 200 Sep 01 01:53:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1234/2491] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:53:59 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c99e1b9b-c8d0-4019-926e-c401e6ed5f19 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 200 Sep 01 01:54:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1258/2492] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:00 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e498f2d-d10b-4551-a0e6-958a001644e2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 200 Sep 01 01:54:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1235/2493] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:01 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:54:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "646db99b-35da-474e-86a4-6efbd6f5a4af", "name": "tempest-VolumeDependencyTests-Snapshot-397658083"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:01 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create snapshot from volume 646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:02 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Created reservations ['089921ef-3e4f-4a52-8599-8b1c073cb3f9', 'e511d1f2-d5d3-4db0-9426-61ca5f8409de', '0e35ae48-2b11-4ab6-aa1f-306d2a2051d0', '7a49ff5d-4a72-4e39-8a9b-51b362ffa8b1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:54:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot create request issued successfully. Sep 01 01:54:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f98a02b5-541d-483b-adfb-8a9ecd649dd1 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:54:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1259/2494] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:54:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:54:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bff05b7a-865d-497e-9a3e-032e153cc190 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bff05b7a-865d-497e-9a3e-032e153cc190 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bff05b7a-865d-497e-9a3e-032e153cc190 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bff05b7a-865d-497e-9a3e-032e153cc190 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bff05b7a-865d-497e-9a3e-032e153cc190 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bff05b7a-865d-497e-9a3e-032e153cc190 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1236/2495] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:02 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-23bdf3d2-fa20-405a-a063-ae1498ff8492 req-fb9ee141-13ba-441f-8e57-23de920d5642 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-23bdf3d2-fa20-405a-a063-ae1498ff8492 req-fb9ee141-13ba-441f-8e57-23de920d5642 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f Sep 01 01:54:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-23bdf3d2-fa20-405a-a063-ae1498ff8492 req-fb9ee141-13ba-441f-8e57-23de920d5642 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-23bdf3d2-fa20-405a-a063-ae1498ff8492 req-fb9ee141-13ba-441f-8e57-23de920d5642 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67ae4f9d-917c-419f-b3eb-56a57289a793 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1237/2496] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:03 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:03 devstack devstack@c-api.service[86908]: /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 01 01:54:03 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:54:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-23bdf3d2-fa20-405a-a063-ae1498ff8492 req-fb9ee141-13ba-441f-8e57-23de920d5642 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f returned with HTTP 200 Sep 01 01:54:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1260/2497] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:54:03 2026] DELETE /volume/v3/attachments/1ed459ce-e73a-4067-a594-8a0ca4f5c14f => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54c4ead5-b47c-4d71-9cd1-db0f385e34c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1238/2498] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:04 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:54:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:04 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume with id: 6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:54:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:54:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume request issued successfully. Sep 01 01:54:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-346c59aa-d809-41f9-ae0a-1aa8769ca4ab tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 202 Sep 01 01:54:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1261/2499] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:54:04 2026] DELETE /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Volume info retrieved successfully. Sep 01 01:54:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aba7f992-73fb-459a-b57d-1de1fa94e89e tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 200 Sep 01 01:54:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1239/2500] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:04 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 1257 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e90b5fb1-4025-4982-8f28-81330bc171dd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e90b5fb1-4025-4982-8f28-81330bc171dd tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e90b5fb1-4025-4982-8f28-81330bc171dd tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e90b5fb1-4025-4982-8f28-81330bc171dd tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e90b5fb1-4025-4982-8f28-81330bc171dd tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e90b5fb1-4025-4982-8f28-81330bc171dd tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1262/2501] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2fd461ad-453b-48fd-a103-99af38e662c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f785fdd3-3bd1-4eac-a652-c122cf6d1ea1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-557654027"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume request body: {'volume': {'snapshot_id': 'f785fdd3-3bd1-4eac-a652-c122cf6d1ea1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-557654027'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume of 1 GB Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Availability Zones retrieved successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Flow 'volume_create_api' (4e5bca83-8ff0-4dbf-9562-4b966568049a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c17db-307e-4cf9-8fbb-9a1906d4a8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6c17db-307e-4cf9-8fbb-9a1906d4a8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f785fdd3-3bd1-4eac-a652-c122cf6d1ea1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc00c64-e614-4733-a406-57a4db2c2e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Created reservations ['c6b30195-bdfb-4707-b891-4d98aa096849', '9c6e031c-c1fd-4a82-af27-d9f04888d3d2', '3d6240bf-e364-4bc0-bfbd-390509f3a5e3', 'ddfbbd2c-b7cf-48bf-bd1e-d6adc8214229'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc00c64-e614-4733-a406-57a4db2c2e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6b30195-bdfb-4707-b891-4d98aa096849', '9c6e031c-c1fd-4a82-af27-d9f04888d3d2', '3d6240bf-e364-4bc0-bfbd-390509f3a5e3', 'ddfbbd2c-b7cf-48bf-bd1e-d6adc8214229']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2097e170-bd3b-446a-a382-a7f0050fabe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3fedce59-6470-456a-8ae7-137b5bcce80d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fedce59-6470-456a-8ae7-137b5bcce80d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fedce59-6470-456a-8ae7-137b5bcce80d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fedce59-6470-456a-8ae7-137b5bcce80d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fedce59-6470-456a-8ae7-137b5bcce80d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 returned with HTTP 404 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1263/2502] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/6c1e1f3d-7075-42a0-b877-7f2501e5eb15 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume with id: 213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c5de41f-b1ed-480e-aad2-e086a859c15d tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 404 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1264/2503] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:54:05 2026] DELETE /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87d73660-175f-4fa3-9056-b5c2d83890fa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87d73660-175f-4fa3-9056-b5c2d83890fa tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87d73660-175f-4fa3-9056-b5c2d83890fa tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2097e170-bd3b-446a-a382-a7f0050fabe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7e3e5d-ea5e-441e-bd2b-c1169894f328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-557654027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f84a11b188408b8bbbc4b16767c410',qos_specs=None,replication_status=,reservations=['c6b30195-bdfb-4707-b891-4d98aa096849','9c6e031c-c1fd-4a82-af27-d9f04888d3d2','3d6240bf-e364-4bc0-bfbd-390509f3a5e3','ddfbbd2c-b7cf-48bf-bd1e-d6adc8214229'],size=1,snapshot_id=f785fdd3-3bd1-4eac-a652-c122cf6d1ea1,source_replicaid=,source_volid=None,status='creating',user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-557654027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7e3e5d-ea5e-441e-bd2b-c1169894f328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f84a11b188408b8bbbc4b16767c410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f785fdd3-3bd1-4eac-a652-c122cf6d1ea1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87d73660-175f-4fa3-9056-b5c2d83890fa tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf7419-c4f0-4ede-b63f-b6116059baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87d73660-175f-4fa3-9056-b5c2d83890fa tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 returned with HTTP 404 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1265/2504] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/213ad7a3-b06f-429b-961e-4729769aeca0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Delete volume with id: f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ec07d08-274c-42cc-910a-3deef7fd3e87 tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 404 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1266/2505] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:54:05 2026] DELETE /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3fe1832a-4dbc-46d8-9d5e-d380bc68b5cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf7419-c4f0-4ede-b63f-b6116059baa3) transitioned into state 'SUCCESS' from state '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-557654027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f84a11b188408b8bbbc4b16767c410',qos_specs=None,replication_status=,reservations=['c6b30195-bdfb-4707-b891-4d98aa096849','9c6e031c-c1fd-4a82-af27-d9f04888d3d2','3d6240bf-e364-4bc0-bfbd-390509f3a5e3','ddfbbd2c-b7cf-48bf-bd1e-d6adc8214229'],size=1,snapshot_id=f785fdd3-3bd1-4eac-a652-c122cf6d1ea1,source_replicaid=,source_volid=None,status='creating',user_id='62cdda92c5c949ee89f5a63d0bcc7667',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fe1832a-4dbc-46d8-9d5e-d380bc68b5cc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] GET http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fe1832a-4dbc-46d8-9d5e-d380bc68b5cc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb2fbe2-0176-4710-a3f4-3c3dc0d3d172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3fe1832a-4dbc-46d8-9d5e-d380bc68b5cc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3fe1832a-4dbc-46d8-9d5e-d380bc68b5cc tempest-TestInstancesWithCinderVolumes-664204932 tempest-TestInstancesWithCinderVolumes-664204932-project-member] http://192.168.122.53/volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a returned with HTTP 404 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1267/2506] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/f9656419-f1aa-4b08-a965-9c91358fa92a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6189be6b-9107-4b03-9e95-624b81593c06 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb2fbe2-0176-4710-a3f4-3c3dc0d3d172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Flow 'volume_create_api' (4e5bca83-8ff0-4dbf-9562-4b966568049a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Create volume request issued successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2fd461ad-453b-48fd-a103-99af38e662c9 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:54:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1240/2507] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:54:05 2026] POST /volume/v3/volumes => generated 810 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: /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 01 01:54:05 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:54:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Get all volumes completed successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6189be6b-9107-4b03-9e95-624b81593c06 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1268/2508] 192.168.122.53 () {58 vars in 1164 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2005 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5e2ea0b6-16a3-4e31-9e48-d6bdc111f289 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5e2ea0b6-16a3-4e31-9e48-d6bdc111f289 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] DELETE http://192.168.122.53/volume/v3/types/2914f8a1-8e14-446b-83da-32ed993eb652 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5e2ea0b6-16a3-4e31-9e48-d6bdc111f289 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5e2ea0b6-16a3-4e31-9e48-d6bdc111f289 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1c15bdd6-03ff-4408-9b18-79b1fca65ff3 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1241/2509] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5e2ea0b6-16a3-4e31-9e48-d6bdc111f289 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types/2914f8a1-8e14-446b-83da-32ed993eb652 returned with HTTP 202 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1269/2510] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:05 2026] DELETE /volume/v3/types/2914f8a1-8e14-446b-83da-32ed993eb652 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Get all volumes completed successfully. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-96e64d91-f00f-4186-a4f2-d03ad6d28d45 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:54:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1242/2511] 192.168.122.53 () {58 vars in 1164 bytes} [Tue Sep 1 01:54:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2005 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25b2171a-d23d-4f08-853a-556c1b29212c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25b2171a-d23d-4f08-853a-556c1b29212c tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] DELETE http://192.168.122.53/volume/v3/types/3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25b2171a-d23d-4f08-853a-556c1b29212c tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25b2171a-d23d-4f08-853a-556c1b29212c tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25b2171a-d23d-4f08-853a-556c1b29212c tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types/3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72 returned with HTTP 202 Sep 01 01:54:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1270/2512] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:05 2026] DELETE /volume/v3/types/3df0dc7d-7f8c-44f4-9a46-a89a5e6e8b72 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Get all volumes completed successfully. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36340bcc-a1bb-4180-8f48-ccd19255abd2 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:54:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1243/2513] 192.168.122.53 () {58 vars in 1164 bytes} [Tue Sep 1 01:54:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2055 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-47191411-85f6-4db2-9dbf-e5aadc6606e3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47191411-85f6-4db2-9dbf-e5aadc6606e3 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] DELETE http://192.168.122.53/volume/v3/types/b39cc4b6-e1e4-4613-97c3-97a35b05c500 Sep 01 01:54:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47191411-85f6-4db2-9dbf-e5aadc6606e3 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-47191411-85f6-4db2-9dbf-e5aadc6606e3 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-47191411-85f6-4db2-9dbf-e5aadc6606e3 tempest-TestInstancesWithCinderVolumes-200284921 tempest-TestInstancesWithCinderVolumes-200284921-project-admin] http://192.168.122.53/volume/v3/types/b39cc4b6-e1e4-4613-97c3-97a35b05c500 returned with HTTP 202 Sep 01 01:54:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1271/2514] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:06 2026] DELETE /volume/v3/types/b39cc4b6-e1e4-4613-97c3-97a35b05c500 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de9a9b35-3e83-4ee1-82c3-173a87a5f8b7 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1244/2515] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:06 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0954260-bcd6-404f-ada4-f6acbee41ff8 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1272/2516] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:07 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29c2cf5a-1645-4289-b3b0-b14baa646e4c tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1245/2517] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:08 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e71fc77d-027e-4f6e-b269-a2647949afec None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e71fc77d-027e-4f6e-b269-a2647949afec tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e71fc77d-027e-4f6e-b269-a2647949afec tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e71fc77d-027e-4f6e-b269-a2647949afec tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e71fc77d-027e-4f6e-b269-a2647949afec tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e71fc77d-027e-4f6e-b269-a2647949afec tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1273/2518] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:10 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-51b0b330-eb5e-4216-872f-1d1c68a6d04e tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1246/2519] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:11 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e72bca9-fec1-4a40-b10f-7b9bf0612275 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1274/2520] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:12 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-92794161-b233-46a3-983b-4533e7b1a0bc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:12 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete snapshot with id: f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot delete request issued successfully. Sep 01 01:54:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-92794161-b233-46a3-983b-4533e7b1a0bc tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 202 Sep 01 01:54:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1247/2521] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:54:12 2026] DELETE /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6a677da-5326-4502-8ca5-ab13b4f20016 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1275/2522] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:12 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Snapshot retrieved successfully. Sep 01 01:54:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e44f94a-66b2-405f-9126-64cb5b653bc0 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 200 Sep 01 01:54:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1248/2523] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:13 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25b84027-e075-48fc-8b17-c289f51ee990 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25b84027-e075-48fc-8b17-c289f51ee990 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25b84027-e075-48fc-8b17-c289f51ee990 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25b84027-e075-48fc-8b17-c289f51ee990 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25b84027-e075-48fc-8b17-c289f51ee990 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 404 Sep 01 01:54:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1276/2524] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:14 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] DELETE http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:14 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete volume with id: 646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete volume request issued successfully. Sep 01 01:54:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9394c41d-3551-4d0a-94c5-fb64bed71370 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 202 Sep 01 01:54:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1249/2525] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:54:14 2026] DELETE /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4dc384b7-b389-4401-a673-b1c7fcbef9d6 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 200 Sep 01 01:54:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1277/2526] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:14 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07032c75-315d-406c-a8a3-3d07bd0c036d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07032c75-315d-406c-a8a3-3d07bd0c036d tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07032c75-315d-406c-a8a3-3d07bd0c036d tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07032c75-315d-406c-a8a3-3d07bd0c036d tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07032c75-315d-406c-a8a3-3d07bd0c036d tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 404 Sep 01 01:54:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1250/2527] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:15 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:54:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:15 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete volume with id: ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete volume request issued successfully. Sep 01 01:54:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aca160cd-c31f-4ac8-aa8f-e8ac3a56cf54 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 202 Sep 01 01:54:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1278/2528] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:54:15 2026] DELETE /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ebae2562-073c-471e-97b0-2d912234bb08 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebae2562-073c-471e-97b0-2d912234bb08 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebae2562-073c-471e-97b0-2d912234bb08 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ebae2562-073c-471e-97b0-2d912234bb08 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ebae2562-073c-471e-97b0-2d912234bb08 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Volume info retrieved successfully. Sep 01 01:54:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ebae2562-073c-471e-97b0-2d912234bb08 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 200 Sep 01 01:54:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1251/2529] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:15 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8eb19d6-8d53-4912-bd9b-a0e29a28dec2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8eb19d6-8d53-4912-bd9b-a0e29a28dec2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8eb19d6-8d53-4912-bd9b-a0e29a28dec2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8eb19d6-8d53-4912-bd9b-a0e29a28dec2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8eb19d6-8d53-4912-bd9b-a0e29a28dec2 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 returned with HTTP 404 Sep 01 01:54:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1279/2530] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:16 2026] GET /volume/v3/volumes/ac7e3e5d-ea5e-441e-bd2b-c1169894f328 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:54:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete snapshot with id: f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa15b76a-977a-44be-9c08-ab8aebef5063 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 404 Sep 01 01:54:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1252/2531] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:54:16 2026] DELETE /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d5c58ed9-055f-4a80-94c0-fac774bf2363 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5c58ed9-055f-4a80-94c0-fac774bf2363 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5c58ed9-055f-4a80-94c0-fac774bf2363 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d5c58ed9-055f-4a80-94c0-fac774bf2363 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d5c58ed9-055f-4a80-94c0-fac774bf2363 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 returned with HTTP 404 Sep 01 01:54:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1280/2532] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:54:16 2026] GET /volume/v3/snapshots/f785fdd3-3bd1-4eac-a652-c122cf6d1ea1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:54:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] DELETE http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:17 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Delete volume with id: 646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b85d14b1-6483-487d-95aa-3c6b286c7725 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 404 Sep 01 01:54:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1253/2533] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:54:17 2026] DELETE /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:54:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-219f4172-9dd6-4968-adaf-0227965dfd02 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-219f4172-9dd6-4968-adaf-0227965dfd02 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] GET http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af Sep 01 01:54:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-219f4172-9dd6-4968-adaf-0227965dfd02 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-219f4172-9dd6-4968-adaf-0227965dfd02 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-219f4172-9dd6-4968-adaf-0227965dfd02 tempest-VolumeDependencyTests-1440950790 tempest-VolumeDependencyTests-1440950790-project-member] http://192.168.122.53/volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af returned with HTTP 404 Sep 01 01:54:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1281/2534] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:54:17 2026] GET /volume/v3/volumes/646db99b-35da-474e-86a4-6efbd6f5a4af => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fbd5c48e-c008-4ede-bdd4-baa9941eb8cf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbd5c48e-c008-4ede-bdd4-baa9941eb8cf tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fbd5c48e-c008-4ede-bdd4-baa9941eb8cf tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2031887981", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fbd5c48e-c008-4ede-bdd4-baa9941eb8cf tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1254/2535] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 380 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb61881f-2676-4275-b303-5b19e4e0d0fd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb61881f-2676-4275-b303-5b19e4e0d0fd tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb61881f-2676-4275-b303-5b19e4e0d0fd tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb61881f-2676-4275-b303-5b19e4e0d0fd tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1282/2536] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2a242dcf-c05b-41b3-8c7d-2f60b6802e4e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a242dcf-c05b-41b3-8c7d-2f60b6802e4e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a242dcf-c05b-41b3-8c7d-2f60b6802e4e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1353697684", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a242dcf-c05b-41b3-8c7d-2f60b6802e4e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1255/2537] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7f8ae388-c037-42e5-8faa-9387ab133f07 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f8ae388-c037-42e5-8faa-9387ab133f07 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4/encryption Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7f8ae388-c037-42e5-8faa-9387ab133f07 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7f8ae388-c037-42e5-8faa-9387ab133f07 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4/encryption returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1283/2538] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bfd3869d-77f9-4f91-bb41-53f9476d474a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfd3869d-77f9-4f91-bb41-53f9476d474a tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bfd3869d-77f9-4f91-bb41-53f9476d474a tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1420855520", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfd3869d-77f9-4f91-bb41-53f9476d474a tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1256/2539] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91ae76aa-3307-478d-90b9-a97217fb0391 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91ae76aa-3307-478d-90b9-a97217fb0391 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91ae76aa-3307-478d-90b9-a97217fb0391 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91ae76aa-3307-478d-90b9-a97217fb0391 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1284/2540] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c2fe1d36-2543-427f-9e78-881089cb27a5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2fe1d36-2543-427f-9e78-881089cb27a5 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] PUT http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs/key2 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1d36-2543-427f-9e78-881089cb27a5 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c2fe1d36-2543-427f-9e78-881089cb27a5 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs/key2 returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1257/2541] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:54:20 2026] PUT /volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-29868506-63f0-4a35-915c-47a2f1d8ad34 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-29868506-63f0-4a35-915c-47a2f1d8ad34 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-29868506-63f0-4a35-915c-47a2f1d8ad34 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-29868506-63f0-4a35-915c-47a2f1d8ad34 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1285/2542] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9c11f179-b738-4260-98b0-a7efca4885ee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c11f179-b738-4260-98b0-a7efca4885ee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/ad719fd6-e38a-47d0-9b46-3f8d33d9516c Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c11f179-b738-4260-98b0-a7efca4885ee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c11f179-b738-4260-98b0-a7efca4885ee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c11f179-b738-4260-98b0-a7efca4885ee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/ad719fd6-e38a-47d0-9b46-3f8d33d9516c returned with HTTP 202 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1258/2543] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:20 2026] DELETE /volume/v3/types/ad719fd6-e38a-47d0-9b46-3f8d33d9516c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c82d8d6-66b6-4089-b9f1-ce21e56c3134 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c82d8d6-66b6-4089-b9f1-ce21e56c3134 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c82d8d6-66b6-4089-b9f1-ce21e56c3134 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-185502663", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c82d8d6-66b6-4089-b9f1-ce21e56c3134 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1286/2544] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 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 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e550b569-a52f-45f1-a838-b19523b8426e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e550b569-a52f-45f1-a838-b19523b8426e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e550b569-a52f-45f1-a838-b19523b8426e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e550b569-a52f-45f1-a838-b19523b8426e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1259/2545] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a451349e-8785-487c-a94f-143d4870d891 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a451349e-8785-487c-a94f-143d4870d891 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption/73352269-6ea6-4320-9710-720f2c1d7307 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a451349e-8785-487c-a94f-143d4870d891 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a451349e-8785-487c-a94f-143d4870d891 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a451349e-8785-487c-a94f-143d4870d891 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption/73352269-6ea6-4320-9710-720f2c1d7307 returned with HTTP 202 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1287/2546] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:54:20 2026] DELETE /volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56/encryption/73352269-6ea6-4320-9710-720f2c1d7307 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1894cfd0-7334-4b6f-a467-0cc01780443e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1894cfd0-7334-4b6f-a467-0cc01780443e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1894cfd0-7334-4b6f-a467-0cc01780443e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1236195431", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1894cfd0-7334-4b6f-a467-0cc01780443e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1260/2547] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a5aa763-6b8f-44cd-964d-293fff0e8844 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a5aa763-6b8f-44cd-964d-293fff0e8844 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b/extra_specs/key1 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a5aa763-6b8f-44cd-964d-293fff0e8844 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a5aa763-6b8f-44cd-964d-293fff0e8844 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a5aa763-6b8f-44cd-964d-293fff0e8844 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b/extra_specs/key1 returned with HTTP 202 Sep 01 01:54:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1288/2548] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:54:20 2026] DELETE /volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b/extra_specs/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abfc6fe9-d144-4083-b314-0f80da0ec7e8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abfc6fe9-d144-4083-b314-0f80da0ec7e8 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:54:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abfc6fe9-d144-4083-b314-0f80da0ec7e8 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1842170359", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abfc6fe9-d144-4083-b314-0f80da0ec7e8 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1261/2549] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:54:20 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8647fd9-9ed6-49b4-93da-810a47d39cae None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8647fd9-9ed6-49b4-93da-810a47d39cae tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/037d03b4-5757-4000-8691-0af69464db8a Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8647fd9-9ed6-49b4-93da-810a47d39cae tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8647fd9-9ed6-49b4-93da-810a47d39cae tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8647fd9-9ed6-49b4-93da-810a47d39cae tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/037d03b4-5757-4000-8691-0af69464db8a returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1289/2550] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/037d03b4-5757-4000-8691-0af69464db8a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3ad5497-5d8f-472a-9a5c-9f72bbc72262 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3ad5497-5d8f-472a-9a5c-9f72bbc72262 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3ad5497-5d8f-472a-9a5c-9f72bbc72262 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3ad5497-5d8f-472a-9a5c-9f72bbc72262 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3ad5497-5d8f-472a-9a5c-9f72bbc72262 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1262/2551] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1dd181bd-63e6-403c-91c3-c65c66ce70f7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1dd181bd-63e6-403c-91c3-c65c66ce70f7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1dd181bd-63e6-403c-91c3-c65c66ce70f7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1dd181bd-63e6-403c-91c3-c65c66ce70f7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1dd181bd-63e6-403c-91c3-c65c66ce70f7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1290/2552] 192.168.122.53 () {58 vars in 1110 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa2bde9e-5c7e-47c4-8fc0-321ee700b14e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa2bde9e-5c7e-47c4-8fc0-321ee700b14e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/cipher Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa2bde9e-5c7e-47c4-8fc0-321ee700b14e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa2bde9e-5c7e-47c4-8fc0-321ee700b14e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa2bde9e-5c7e-47c4-8fc0-321ee700b14e tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/cipher returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1263/2553] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-77e8e143-0edb-44f5-bc87-03add0b0fd04 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77e8e143-0edb-44f5-bc87-03add0b0fd04 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77e8e143-0edb-44f5-bc87-03add0b0fd04 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-77e8e143-0edb-44f5-bc87-03add0b0fd04 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-77e8e143-0edb-44f5-bc87-03add0b0fd04 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1291/2554] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-85ef0799-f5a2-471c-a03e-e5cdb0dbe2fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85ef0799-f5a2-471c-a03e-e5cdb0dbe2fa tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/multiattach Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85ef0799-f5a2-471c-a03e-e5cdb0dbe2fa tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-85ef0799-f5a2-471c-a03e-e5cdb0dbe2fa tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-85ef0799-f5a2-471c-a03e-e5cdb0dbe2fa tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/multiattach returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1264/2555] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f5ea89df-841c-4a90-a592-a86978b9d49b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5ea89df-841c-4a90-a592-a86978b9d49b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/volume_backend_name Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5ea89df-841c-4a90-a592-a86978b9d49b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f5ea89df-841c-4a90-a592-a86978b9d49b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f5ea89df-841c-4a90-a592-a86978b9d49b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1292/2556] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/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 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e1fb30fa-6a28-474d-af54-c4d1813b9bee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1fb30fa-6a28-474d-af54-c4d1813b9bee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] GET http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1fb30fa-6a28-474d-af54-c4d1813b9bee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1fb30fa-6a28-474d-af54-c4d1813b9bee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1fb30fa-6a28-474d-af54-c4d1813b9bee tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1265/2557] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:54:21 2026] GET /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-727a0610-6ed8-4d97-9016-da388c295fa1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-727a0610-6ed8-4d97-9016-da388c295fa1 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] PUT http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/11f9e8df-9d45-4c67-b5be-f8c234297bdc Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-727a0610-6ed8-4d97-9016-da388c295fa1 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-727a0610-6ed8-4d97-9016-da388c295fa1 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/11f9e8df-9d45-4c67-b5be-f8c234297bdc returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1293/2558] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:54:21 2026] PUT /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/encryption/11f9e8df-9d45-4c67-b5be-f8c234297bdc => generated 33 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-71dd959d-b5d0-4eea-b657-10a0d22351b7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71dd959d-b5d0-4eea-b657-10a0d22351b7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] PUT http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/key1 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71dd959d-b5d0-4eea-b657-10a0d22351b7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71dd959d-b5d0-4eea-b657-10a0d22351b7 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/key1 returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1266/2559] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:54:21 2026] PUT /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646/extra_specs/key1 => generated 30 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-316285a7-8740-45ea-8579-a869bc2e1224 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-316285a7-8740-45ea-8579-a869bc2e1224 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] PUT http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-316285a7-8740-45ea-8579-a869bc2e1224 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-316285a7-8740-45ea-8579-a869bc2e1224 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 returned with HTTP 200 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1294/2560] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:54:21 2026] PUT /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6750ac8f-c96c-410b-a860-fbe6707f5404 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6750ac8f-c96c-410b-a860-fbe6707f5404 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6750ac8f-c96c-410b-a860-fbe6707f5404 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6750ac8f-c96c-410b-a860-fbe6707f5404 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6750ac8f-c96c-410b-a860-fbe6707f5404 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1267/2561] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/015a9d7b-4fc0-4867-8960-cd489853573b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-465a3ce2-153b-4e9d-a08d-bb2b2d284760 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-465a3ce2-153b-4e9d-a08d-bb2b2d284760 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-465a3ce2-153b-4e9d-a08d-bb2b2d284760 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-465a3ce2-153b-4e9d-a08d-bb2b2d284760 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-465a3ce2-153b-4e9d-a08d-bb2b2d284760 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56 returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1295/2562] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/688ff46b-f68f-45ac-bdff-a30360135f56 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-67abd0aa-8383-41c1-ad6f-40af316fd73b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67abd0aa-8383-41c1-ad6f-40af316fd73b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67abd0aa-8383-41c1-ad6f-40af316fd73b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67abd0aa-8383-41c1-ad6f-40af316fd73b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67abd0aa-8383-41c1-ad6f-40af316fd73b tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156 returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1268/2563] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/9516ddb7-418b-4ce5-b32e-016a08a21156 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5f9ac358-0c7c-4b93-9546-b56fedd14ba3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f9ac358-0c7c-4b93-9546-b56fedd14ba3 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f9ac358-0c7c-4b93-9546-b56fedd14ba3 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5f9ac358-0c7c-4b93-9546-b56fedd14ba3 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5f9ac358-0c7c-4b93-9546-b56fedd14ba3 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4 returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1296/2564] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/45b80c25-637d-4c19-9e40-0a78b5344cd4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-58077375-b77a-41e3-9c4e-ddeaf8ae9071 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58077375-b77a-41e3-9c4e-ddeaf8ae9071 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] DELETE http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58077375-b77a-41e3-9c4e-ddeaf8ae9071 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-58077375-b77a-41e3-9c4e-ddeaf8ae9071 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-58077375-b77a-41e3-9c4e-ddeaf8ae9071 tempest-VolumeTypesAdminTests-1975458061 tempest-VolumeTypesAdminTests-1975458061-project-admin] http://192.168.122.53/volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 returned with HTTP 202 Sep 01 01:54:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1269/2565] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:54:21 2026] DELETE /volume/v3/types/6150b121-6898-44e8-a024-a72b883f5646 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:54:31 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=275,cinder:UPDATE=73,cinder:INSERT=34 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:54:31 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=268,cinder:UPDATE=48,cinder:INSERT=40 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-16843ace-b78d-424f-938d-ff6f78466145 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-463523539", "imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-463523539', 'imageRef': 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Create volume of 1 GB Sep 01 01:54:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Availability Zones retrieved successfully. Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Flow 'volume_create_api' (2a805470-9190-48f9-bf86-a227598aeacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab196694-6d61-4987-8b93-254e287241a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab196694-6d61-4987-8b93-254e287241a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d156b2-b53e-4862-9906-8745602e49f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Created reservations ['c42e4dd2-20ee-487b-8e09-cc8558ddbb30', '6e8b2a87-f596-45ba-89c2-5495c909fe74', 'c87e22fe-7ffe-46aa-ab79-cec699413536', '1f68e6ce-aa6f-4278-b61f-f28cca8d1ecf'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d156b2-b53e-4862-9906-8745602e49f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42e4dd2-20ee-487b-8e09-cc8558ddbb30', '6e8b2a87-f596-45ba-89c2-5495c909fe74', 'c87e22fe-7ffe-46aa-ab79-cec699413536', '1f68e6ce-aa6f-4278-b61f-f28cca8d1ecf']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dbab13e-04c7-450c-a3c2-01c95cfa6741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dbab13e-04c7-450c-a3c2-01c95cfa6741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f652bd8-e0f4-4389-8cb2-0d7090be1132', '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-463523539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8350b514de954ac2951bc7996c161ebc',qos_specs=None,replication_status=,reservations=['c42e4dd2-20ee-487b-8e09-cc8558ddbb30','6e8b2a87-f596-45ba-89c2-5495c909fe74','c87e22fe-7ffe-46aa-ab79-cec699413536','1f68e6ce-aa6f-4278-b61f-f28cca8d1ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def29baa51464d07b73170579c73b2a6',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-463523539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f652bd8-e0f4-4389-8cb2-0d7090be1132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8350b514de954ac2951bc7996c161ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def29baa51464d07b73170579c73b2a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d48683-6dc7-4443-8c8f-03435a74bd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d48683-6dc7-4443-8c8f-03435a74bd9d) transitioned into state 'SUCCESS' from state '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-463523539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8350b514de954ac2951bc7996c161ebc',qos_specs=None,replication_status=,reservations=['c42e4dd2-20ee-487b-8e09-cc8558ddbb30','6e8b2a87-f596-45ba-89c2-5495c909fe74','c87e22fe-7ffe-46aa-ab79-cec699413536','1f68e6ce-aa6f-4278-b61f-f28cca8d1ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def29baa51464d07b73170579c73b2a6',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ebf024-cd9f-432e-82f9-83546881fd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ebf024-cd9f-432e-82f9-83546881fd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Flow 'volume_create_api' (2a805470-9190-48f9-bf86-a227598aeacb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:54:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Create volume request issued successfully. Sep 01 01:54:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16843ace-b78d-424f-938d-ff6f78466145 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:54:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1297/2566] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:54:42 2026] POST /volume/v3/volumes => generated 759 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:54:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f0c3245d-9252-4456-ad93-603083583f81 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0c3245d-9252-4456-ad93-603083583f81 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0c3245d-9252-4456-ad93-603083583f81 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f0c3245d-9252-4456-ad93-603083583f81 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f0c3245d-9252-4456-ad93-603083583f81 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f0c3245d-9252-4456-ad93-603083583f81 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1270/2567] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:42 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f53aae1b-f27e-4434-9c91-9bf32d120f3a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1298/2568] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:43 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7c81e26-ae82-4b3b-b541-6525f154d8e4 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1271/2569] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:45 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a0ccbae2-fe28-4e53-a0f6-efa82670f6b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1299/2570] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:46 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-68bad38a-a283-4391-bcc9-5dbe0fbd7f1a tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1272/2571] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:47 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:54:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d1f2f661-92ef-4b19-a7d2-bde48f6f1363 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1300/2572] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:48 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ec36284-01f1-42b8-937e-1bce728f5e23 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1273/2573] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:54:49 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-63de05ed-b63f-463e-9984-2c33862eccc0 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1301/2574] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:54:49 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c307a997-30b3-4205-9a46-da3e542c8f93 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1274/2575] 192.168.122.53 () {60 vars in 1482 bytes} [Tue Sep 1 01:54:50 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e081563c-db96-464e-a314-3214d95b6cce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e081563c-db96-464e-a314-3214d95b6cce None None] GET http://192.168.122.53/volume// Sep 01 01:54:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e081563c-db96-464e-a314-3214d95b6cce None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e081563c-db96-464e-a314-3214d95b6cce None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e081563c-db96-464e-a314-3214d95b6cce None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:54:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1302/2576] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:54:50 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:54:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e691e539-2961-4380-9082-b46e12c95ce1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e691e539-2961-4380-9082-b46e12c95ce1 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:54:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e691e539-2961-4380-9082-b46e12c95ce1 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f652bd8-e0f4-4389-8cb2-0d7090be1132", "connector": null, "instance_uuid": "81bea08e-b925-4f46-b168-df79dd6aa57b"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-e691e539-2961-4380-9082-b46e12c95ce1 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:54:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1275/2577] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:54:50 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ceae9b37-5bed-4cc9-aef2-e16265bc38a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ceae9b37-5bed-4cc9-aef2-e16265bc38a1 None None] GET http://192.168.122.53/volume// Sep 01 01:54:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ceae9b37-5bed-4cc9-aef2-e16265bc38a1 None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ceae9b37-5bed-4cc9-aef2-e16265bc38a1 None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ceae9b37-5bed-4cc9-aef2-e16265bc38a1 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:54:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1303/2578] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:54:51 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:54:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:54:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:54:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-c30ecf2d-51b5-495f-a4a3-5d6233ba2548 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:54:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1276/2579] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:54:51 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1510 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:54:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] PUT http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 Sep 01 01:54:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:52 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Acquiring lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" by "attachment_update" {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:54:52 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86908) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:54:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:54:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:54:52 devstack devstack@c-api.service[86908]: DEBUG cinder.coordination [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" released by "attachment_update" :: held 0.206s {{(pid=86908) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:54:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-ea13627c-3378-4ab5-acab-0cc9812a5df9 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 returned with HTTP 200 Sep 01 01:54:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1304/2580] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:54:52 2026] PUT /volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:54:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-178bb724-b97d-4401-ba32-4a294de36658 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-178bb724-b97d-4401-ba32-4a294de36658 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] POST http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99/action Sep 01 01:54:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-178bb724-b97d-4401-ba32-4a294de36658 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action body: b'{"os-complete": null}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:54:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-178bb724-b97d-4401-ba32-4a294de36658 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:54:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:54:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:54:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:54:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:54:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-88895ce5-4dc7-4841-b525-10a297e03e81 req-178bb724-b97d-4401-ba32-4a294de36658 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99/action returned with HTTP 204 Sep 01 01:54:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1277/2581] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:54:52 2026] POST /volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:55:02 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:02 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=35,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-dacaed57-82c0-440e-a612-5ea881f439af None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-dacaed57-82c0-440e-a612-5ea881f439af None None] GET http://192.168.122.53/volume// Sep 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-dacaed57-82c0-440e-a612-5ea881f439af None None] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-dacaed57-82c0-440e-a612-5ea881f439af None None] Calling method 'all' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-dacaed57-82c0-440e-a612-5ea881f439af None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:55:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1305/2582] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:55:22 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:55:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-4ae3afe1-e0f3-43bb-9cf7-5db7254f7402 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-4ae3afe1-e0f3-43bb-9cf7-5db7254f7402 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] POST http://192.168.122.53/volume/v3/attachments Sep 01 01:55:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-4ae3afe1-e0f3-43bb-9cf7-5db7254f7402 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f652bd8-e0f4-4389-8cb2-0d7090be1132", "connector": null, "instance_uuid": "81bea08e-b925-4f46-b168-df79dd6aa57b"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:55:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:55:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:55:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-4ae3afe1-e0f3-43bb-9cf7-5db7254f7402 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments returned with HTTP 200 Sep 01 01:55:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1278/2583] 192.168.122.53 () {66 vars in 1478 bytes} [Tue Sep 1 01:55:22 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 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-d29bcc32-cab3-4f5b-9e1b-f8de5127bc22 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-d29bcc32-cab3-4f5b-9e1b-f8de5127bc22 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] DELETE http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 Sep 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-d29bcc32-cab3-4f5b-9e1b-f8de5127bc22 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-d29bcc32-cab3-4f5b-9e1b-f8de5127bc22 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:55:23 devstack devstack@c-api.service[86908]: /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 01 01:55:23 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, Sep 01 01:55:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-294c70a6-959a-4e8d-89ac-de321b374db7 req-d29bcc32-cab3-4f5b-9e1b-f8de5127bc22 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 returned with HTTP 200 Sep 01 01:55:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1306/2584] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:55:22 2026] DELETE /volume/v3/attachments/be829799-6f2f-4771-ba55-e01ce4a11d99 => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-90c9de88-672c-4150-8654-1aa1228a1b23 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-90c9de88-672c-4150-8654-1aa1228a1b23 None None] GET http://192.168.122.53/volume// Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-90c9de88-672c-4150-8654-1aa1228a1b23 None None] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-90c9de88-672c-4150-8654-1aa1228a1b23 None None] Calling method 'all' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-90c9de88-672c-4150-8654-1aa1228a1b23 None None] http://192.168.122.53/volume// returned with HTTP 300 Sep 01 01:55:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1279/2585] 192.168.122.53 () {62 vars in 1383 bytes} [Tue Sep 1 01:55:24 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:55:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] GET http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:55:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:55:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:55:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:55:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-3ffd8182-735d-41e4-9a5c-78edf62f0ce8 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 200 Sep 01 01:55:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1307/2586] 192.168.122.53 () {62 vars in 1523 bytes} [Tue Sep 1 01:55:24 2026] GET /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 1510 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] PUT http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.53", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1f6311701f18", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "557ab25d-b63c-4e4f-a63f-2fa0b46f05b3", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Acquiring lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" by "attachment_update" {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86907) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:55:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:55:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:55:25 devstack devstack@c-api.service[86907]: DEBUG cinder.coordination [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Lock "cinder-attachment_update-0f652bd8-e0f4-4389-8cb2-0d7090be1132-devstack" released by "attachment_update" :: held 0.175s {{(pid=86907) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:55:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-e058c0f6-524f-458f-8229-4e269d5a6d6d tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 returned with HTTP 200 Sep 01 01:55:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1280/2587] 192.168.122.53 () {66 vars in 1588 bytes} [Tue Sep 1 01:55:24 2026] PUT /volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 => generated 694 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:55:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-161d7176-f4ec-4c0e-bb97-8925ed8e23f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-161d7176-f4ec-4c0e-bb97-8925ed8e23f2 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] POST http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3/action Sep 01 01:55:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-161d7176-f4ec-4c0e-bb97-8925ed8e23f2 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action body: b'{"os-complete": null}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:55:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-161d7176-f4ec-4c0e-bb97-8925ed8e23f2 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:55:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:55:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-63db69e0-9cc3-4434-9521-7b6e9ff1779b req-161d7176-f4ec-4c0e-bb97-8925ed8e23f2 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3/action returned with HTTP 204 Sep 01 01:55:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1308/2588] 192.168.122.53 () {66 vars in 1609 bytes} [Tue Sep 1 01:55:25 2026] POST /volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:55:35 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:35 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-03d89f05-3e90-484c-999d-6263020fa2b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-03d89f05-3e90-484c-999d-6263020fa2b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] DELETE http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 Sep 01 01:56:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-03d89f05-3e90-484c-999d-6263020fa2b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-03d89f05-3e90-484c-999d-6263020fa2b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:09 devstack devstack@c-api.service[86907]: /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 01 01:56:09 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, Sep 01 01:56:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-03d89f05-3e90-484c-999d-6263020fa2b5 tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 returned with HTTP 200 Sep 01 01:56:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1281/2589] 192.168.122.53 () {64 vars in 1557 bytes} [Tue Sep 1 01:56:09 2026] DELETE /volume/v3/attachments/ea9bc778-b66d-472b-9ef3-f74ec2c89ba3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:56:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Delete volume with id: 0f652bd8-e0f4-4389-8cb2-0d7090be1132 Sep 01 01:56:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Volume info retrieved successfully. Sep 01 01:56:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] Delete volume request issued successfully. Sep 01 01:56:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [req-0b48e629-9a84-4d6f-b1ca-988e5fd0d7fe req-11bce8f3-8e1c-4373-b5e1-1a97e9cd438f tempest-TestShelveInstance-2076687677 tempest-TestShelveInstance-2076687677-project-member] http://192.168.122.53/volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 returned with HTTP 202 Sep 01 01:56:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1309/2590] 192.168.122.53 () {62 vars in 1504 bytes} [Tue Sep 1 01:56:09 2026] DELETE /volume/v3/volumes/0f652bd8-e0f4-4389-8cb2-0d7090be1132 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:19 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:19 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d4448a8e-80d2-43ae-bcd5-a4cc952af5e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4448a8e-80d2-43ae-bcd5-a4cc952af5e2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:56:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4448a8e-80d2-43ae-bcd5-a4cc952af5e2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4448a8e-80d2-43ae-bcd5-a4cc952af5e2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:56:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1282/2591] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:56:22 2026] POST /volume/v3/types => generated 287 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b3343ac9-0448-41b2-9405-ff4535da7174 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1f5440bc-a155-4edf-b38b-4a05980bc72e", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1f5440bc-a155-4edf-b38b-4a05980bc72e', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Create volume of 1 GB Sep 01 01:56:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Availability Zones retrieved successfully. Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Flow 'volume_create_api' (51344699-8187-48ec-ac4f-41675df016b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309feb69-71db-4a72-9e35-a9850a056830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309feb69-71db-4a72-9e35-a9850a056830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=166118a8-f7b2-4c99-b70f-44106c8dad0d,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': '166118a8-f7b2-4c99-b70f-44106c8dad0d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189522b9-1214-4567-8628-480311458587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-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 01 01:56:24 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-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 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Created reservations ['84b1eb66-007b-47d7-8b2c-2ed226817198', '18d0d031-cd59-45fc-b07d-eeeb96678e04', '8613ad47-9e8e-4795-a39c-18183a578f6d', '9768683b-5b18-46d2-8cd3-c7fcebe0713c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189522b9-1214-4567-8628-480311458587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b1eb66-007b-47d7-8b2c-2ed226817198', '18d0d031-cd59-45fc-b07d-eeeb96678e04', '8613ad47-9e8e-4795-a39c-18183a578f6d', '9768683b-5b18-46d2-8cd3-c7fcebe0713c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1cba27-a55b-4fed-adc8-850680f13e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1cba27-a55b-4fed-adc8-850680f13e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc5cf4f7-1cf1-455c-a23a-93572b773ff2', '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='26b59109cc7645798fd2d6737fdb6cd5',qos_specs=None,replication_status=,reservations=['84b1eb66-007b-47d7-8b2c-2ed226817198','18d0d031-cd59-45fc-b07d-eeeb96678e04','8613ad47-9e8e-4795-a39c-18183a578f6d','9768683b-5b18-46d2-8cd3-c7fcebe0713c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70bd47309b23426f9d8dec8506d11080',volume_type_id=166118a8-f7b2-4c99-b70f-44106c8dad0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:24Z,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=cc5cf4f7-1cf1-455c-a23a-93572b773ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26b59109cc7645798fd2d6737fdb6cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70bd47309b23426f9d8dec8506d11080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(166118a8-f7b2-4c99-b70f-44106c8dad0d),volume_type_id=166118a8-f7b2-4c99-b70f-44106c8dad0d)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2ab69f-4243-4ecb-99f5-6aeac3f6f632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2ab69f-4243-4ecb-99f5-6aeac3f6f632) transitioned into state 'SUCCESS' from 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='26b59109cc7645798fd2d6737fdb6cd5',qos_specs=None,replication_status=,reservations=['84b1eb66-007b-47d7-8b2c-2ed226817198','18d0d031-cd59-45fc-b07d-eeeb96678e04','8613ad47-9e8e-4795-a39c-18183a578f6d','9768683b-5b18-46d2-8cd3-c7fcebe0713c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70bd47309b23426f9d8dec8506d11080',volume_type_id=166118a8-f7b2-4c99-b70f-44106c8dad0d)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dc3508-3527-4b85-83cb-3c05bd206b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dc3508-3527-4b85-83cb-3c05bd206b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Flow 'volume_create_api' (51344699-8187-48ec-ac4f-41675df016b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Create volume request issued successfully. Sep 01 01:56:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3343ac9-0448-41b2-9405-ff4535da7174 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1310/2592] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:24 2026] POST /volume/v3/volumes => generated 804 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a7681dfd-598e-4c45-ba73-a8b723bac20c tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1283/2593] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:24 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:56:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a57b6a1b-b5ff-4393-bb91-d0743fd30e62 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1311/2594] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:26 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c04f7622-f71a-42db-9d86-3fe340f86654 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c04f7622-f71a-42db-9d86-3fe340f86654 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c04f7622-f71a-42db-9d86-3fe340f86654 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c04f7622-f71a-42db-9d86-3fe340f86654 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c04f7622-f71a-42db-9d86-3fe340f86654 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c04f7622-f71a-42db-9d86-3fe340f86654 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1284/2595] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:27 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a732676-b1cf-4bd1-9e28-380b0976dbbb tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1312/2596] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:28 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2304cb4-42be-4607-83c0-efb2cb2d2a4d tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1285/2597] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:29 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f53a93ed-2749-4bb9-8f82-423aa962a8de tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1313/2598] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:30 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 1301 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] DELETE http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:30 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Delete volume with id: cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Delete volume request issued successfully. Sep 01 01:56:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f68b847c-11a5-4d1e-8672-fc4b9f6e1c30 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 202 Sep 01 01:56:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1286/2599] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:30 2026] DELETE /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-48d617e0-9913-4d86-b3ef-749728a47435 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-48d617e0-9913-4d86-b3ef-749728a47435 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-48d617e0-9913-4d86-b3ef-749728a47435 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-48d617e0-9913-4d86-b3ef-749728a47435 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-48d617e0-9913-4d86-b3ef-749728a47435 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Volume info retrieved successfully. Sep 01 01:56:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-48d617e0-9913-4d86-b3ef-749728a47435 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 200 Sep 01 01:56:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1314/2600] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:30 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 1300 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e3286f7e-2a94-48a0-a212-ed5eece9b312 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3286f7e-2a94-48a0-a212-ed5eece9b312 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] GET http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3286f7e-2a94-48a0-a212-ed5eece9b312 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3286f7e-2a94-48a0-a212-ed5eece9b312 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3286f7e-2a94-48a0-a212-ed5eece9b312 tempest-VolumeAndVolumeTypeFromImageTest-1629908610 tempest-VolumeAndVolumeTypeFromImageTest-1629908610-project-member] http://192.168.122.53/volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 returned with HTTP 404 Sep 01 01:56:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1287/2601] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:31 2026] GET /volume/v3/volumes/cc5cf4f7-1cf1-455c-a23a-93572b773ff2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Get all volumes completed successfully. Sep 01 01:56:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8f94f22-0813-46ca-88f7-88733fd82cb2 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:56:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1315/2602] 192.168.122.53 () {58 vars in 1164 bytes} [Tue Sep 1 01:56:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bc13c893-d0d5-4f9f-baa0-de22a347a967 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc13c893-d0d5-4f9f-baa0-de22a347a967 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] DELETE http://192.168.122.53/volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc13c893-d0d5-4f9f-baa0-de22a347a967 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc13c893-d0d5-4f9f-baa0-de22a347a967 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc13c893-d0d5-4f9f-baa0-de22a347a967 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] http://192.168.122.53/volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d returned with HTTP 202 Sep 01 01:56:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1288/2603] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:56:31 2026] DELETE /volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f7f64f88-8910-4782-a47c-871a8fedbe22 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7f64f88-8910-4782-a47c-871a8fedbe22 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] GET http://192.168.122.53/volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7f64f88-8910-4782-a47c-871a8fedbe22 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7f64f88-8910-4782-a47c-871a8fedbe22 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7f64f88-8910-4782-a47c-871a8fedbe22 tempest-VolumeAndVolumeTypeFromImageTest-1357701246 tempest-VolumeAndVolumeTypeFromImageTest-1357701246-project-admin] http://192.168.122.53/volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d returned with HTTP 404 Sep 01 01:56:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1316/2604] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:56:31 2026] GET /volume/v3/types/166118a8-f7b2-4c99-b70f-44106c8dad0d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f25e2bf6-9e09-4765-9141-135ced998744 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-598987832"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-598987832'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (0e567243-cf03-4856-9959-ef76d6583518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1d48b1-7433-4984-b6e6-c029ebb19c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1d48b1-7433-4984-b6e6-c029ebb19c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ff8e9-4d20-4cfd-b8cc-fe4a5149b59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['dd0a54d1-1810-4a1f-9539-70e98b5de83a', '025154eb-87da-44f7-8f12-94e23467f351', 'ce7a0bf0-26f9-4824-8a92-62dcbde84fe2', '53e2a2f7-8a37-4d82-94f2-9ad3aab0a8ae'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ff8e9-4d20-4cfd-b8cc-fe4a5149b59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0a54d1-1810-4a1f-9539-70e98b5de83a', '025154eb-87da-44f7-8f12-94e23467f351', 'ce7a0bf0-26f9-4824-8a92-62dcbde84fe2', '53e2a2f7-8a37-4d82-94f2-9ad3aab0a8ae']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96eae7f7-1382-4764-9c41-2e56fd7384f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96eae7f7-1382-4764-9c41-2e56fd7384f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-598987832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['dd0a54d1-1810-4a1f-9539-70e98b5de83a','025154eb-87da-44f7-8f12-94e23467f351','ce7a0bf0-26f9-4824-8a92-62dcbde84fe2','53e2a2f7-8a37-4d82-94f2-9ad3aab0a8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-598987832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca5561a-4389-46d0-825b-6c19fc04f90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca5561a-4389-46d0-825b-6c19fc04f90f) transitioned into state 'SUCCESS' from state '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-598987832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['dd0a54d1-1810-4a1f-9539-70e98b5de83a','025154eb-87da-44f7-8f12-94e23467f351','ce7a0bf0-26f9-4824-8a92-62dcbde84fe2','53e2a2f7-8a37-4d82-94f2-9ad3aab0a8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adead226-f149-4721-aa6f-1fc622ce33d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adead226-f149-4721-aa6f-1fc622ce33d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (0e567243-cf03-4856-9959-ef76d6583518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f25e2bf6-9e09-4765-9141-135ced998744 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1289/2605] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:56:35 2026] POST /volume/v3/volumes => generated 770 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-53421d3d-f4f8-4d0c-b0e3-25effadb017d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 returned with HTTP 200 Sep 01 01:56:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1317/2606] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:35 2026] GET /volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-702758c5-086c-4718-a60e-934ebcd1dfa1 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 returned with HTTP 200 Sep 01 01:56:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1290/2607] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:36 2026] GET /volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-542441540"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {"'source_volid": 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-542441540'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (0afbcd6d-be00-45dd-ad8d-bba680a7bb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c40267-c78d-46f4-a945-1f09619af18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c40267-c78d-46f4-a945-1f09619af18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1cb3b74-7bd0-415a-b8ee-66001e7aeece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['de44537a-f063-464b-b79c-2f99b79b3ca9', '5c54651c-4c76-4c6c-9329-da3841a9da27', '58750ab4-5a10-41f6-b0ab-011fb6d64d79', '15877320-526c-4fa8-97e0-cbb61a557999'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1cb3b74-7bd0-415a-b8ee-66001e7aeece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de44537a-f063-464b-b79c-2f99b79b3ca9', '5c54651c-4c76-4c6c-9329-da3841a9da27', '58750ab4-5a10-41f6-b0ab-011fb6d64d79', '15877320-526c-4fa8-97e0-cbb61a557999']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2726ae0c-b6bd-43c6-8d79-41415bbf8185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2726ae0c-b6bd-43c6-8d79-41415bbf8185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a2dac1-b9c9-4e47-b04a-82ef20091537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-542441540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['de44537a-f063-464b-b79c-2f99b79b3ca9','5c54651c-4c76-4c6c-9329-da3841a9da27','58750ab4-5a10-41f6-b0ab-011fb6d64d79','15877320-526c-4fa8-97e0-cbb61a557999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-542441540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a2dac1-b9c9-4e47-b04a-82ef20091537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29374369-c392-4a72-b5b2-92b3f6c9e85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29374369-c392-4a72-b5b2-92b3f6c9e85c) transitioned into state 'SUCCESS' from state '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-542441540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['de44537a-f063-464b-b79c-2f99b79b3ca9','5c54651c-4c76-4c6c-9329-da3841a9da27','58750ab4-5a10-41f6-b0ab-011fb6d64d79','15877320-526c-4fa8-97e0-cbb61a557999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a11f3cd-f515-474d-b997-da354eae5624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a11f3cd-f515-474d-b997-da354eae5624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (0afbcd6d-be00-45dd-ad8d-bba680a7bb5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2bf050d0-47fa-4806-8858-b7a8e7edc729 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1318/2608] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:36 2026] POST /volume/v3/volumes => generated 770 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1320448943"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {"'source_volid": 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1320448943'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (d048754f-f2fd-4c23-83d0-0e28a434e74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523913f5-6457-4594-b748-16ecff1a1364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523913f5-6457-4594-b748-16ecff1a1364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678a5f37-63f9-4846-a59b-c337d62c227c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['18c671c4-f08a-4bb9-8051-9c5b47b668a7', 'd26cff99-3dea-4c7e-bca9-a8a03f5e6246', '796f7dd7-df5e-4483-988c-a49a33bae4da', '7ac61615-0e5e-48f6-87f9-3079a20bdaca'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (678a5f37-63f9-4846-a59b-c337d62c227c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c671c4-f08a-4bb9-8051-9c5b47b668a7', 'd26cff99-3dea-4c7e-bca9-a8a03f5e6246', '796f7dd7-df5e-4483-988c-a49a33bae4da', '7ac61615-0e5e-48f6-87f9-3079a20bdaca']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82861fc5-f82c-4af4-8357-c6fb3366c501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82861fc5-f82c-4af4-8357-c6fb3366c501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b570fb-b8e1-4732-aa82-9e530b5f64da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1320448943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['18c671c4-f08a-4bb9-8051-9c5b47b668a7','d26cff99-3dea-4c7e-bca9-a8a03f5e6246','796f7dd7-df5e-4483-988c-a49a33bae4da','7ac61615-0e5e-48f6-87f9-3079a20bdaca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1320448943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b570fb-b8e1-4732-aa82-9e530b5f64da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d812ad-1cce-4be8-b974-124e012c0c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d812ad-1cce-4be8-b974-124e012c0c1f) transitioned into state 'SUCCESS' from state '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-1320448943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['18c671c4-f08a-4bb9-8051-9c5b47b668a7','d26cff99-3dea-4c7e-bca9-a8a03f5e6246','796f7dd7-df5e-4483-988c-a49a33bae4da','7ac61615-0e5e-48f6-87f9-3079a20bdaca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb08bf3-b29d-4185-bee9-f4ead88a2b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb08bf3-b29d-4185-bee9-f4ead88a2b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (d048754f-f2fd-4c23-83d0-0e28a434e74c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b6b457fa-d5fd-45fe-aeaa-88a4672ab753 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1291/2609] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:37 2026] POST /volume/v3/volumes => generated 771 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-110272852"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {"'source_volid": 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-110272852'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (4bee7cf4-05bc-4445-8530-0f5b14ea1228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79026b57-0733-4b7a-be23-eaeeec39798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79026b57-0733-4b7a-be23-eaeeec39798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5e4c42-ddf1-47de-b12f-4c0be15c8e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['156cf29c-0bb8-48b2-b8bb-31a53c4844d0', 'edabd173-c91f-4a4e-bbdf-8eae4f7eb4ed', '04692ec4-37a6-41ec-9acc-597236e68602', '9bd49e47-0159-4101-af13-095fb05f86e6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5e4c42-ddf1-47de-b12f-4c0be15c8e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['156cf29c-0bb8-48b2-b8bb-31a53c4844d0', 'edabd173-c91f-4a4e-bbdf-8eae4f7eb4ed', '04692ec4-37a6-41ec-9acc-597236e68602', '9bd49e47-0159-4101-af13-095fb05f86e6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368174dc-6093-467c-bc48-5a78b858dfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368174dc-6093-467c-bc48-5a78b858dfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-110272852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['156cf29c-0bb8-48b2-b8bb-31a53c4844d0','edabd173-c91f-4a4e-bbdf-8eae4f7eb4ed','04692ec4-37a6-41ec-9acc-597236e68602','9bd49e47-0159-4101-af13-095fb05f86e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-110272852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afe591e-6d3a-47d7-be0b-c6da2899904e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afe591e-6d3a-47d7-be0b-c6da2899904e) transitioned into state 'SUCCESS' from state '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-110272852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['156cf29c-0bb8-48b2-b8bb-31a53c4844d0','edabd173-c91f-4a4e-bbdf-8eae4f7eb4ed','04692ec4-37a6-41ec-9acc-597236e68602','9bd49e47-0159-4101-af13-095fb05f86e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f364048-0913-4f43-bed9-75e4420cfab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f364048-0913-4f43-bed9-75e4420cfab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (4bee7cf4-05bc-4445-8530-0f5b14ea1228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86fe5284-f261-49ea-988d-cd2eeeb80f69 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1319/2610] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:37 2026] POST /volume/v3/volumes => generated 770 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-783919930"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {"'source_volid": 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-783919930'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (8731b2d5-8261-4fd4-8935-5cafaf0d6585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c4464e-7bee-4b80-baad-6a6e56b98528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c4464e-7bee-4b80-baad-6a6e56b98528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99934b8c-bfdd-4ce5-b66f-330d273c6197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['1ffb2bef-c89c-40c6-ac48-44e52f4a9234', '5927fcab-11d3-4999-ade1-4e1fe947771b', '44a4a8dd-ed89-415f-af00-ceab8d745aac', '165de058-6cc7-4934-a330-893e23a95705'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99934b8c-bfdd-4ce5-b66f-330d273c6197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ffb2bef-c89c-40c6-ac48-44e52f4a9234', '5927fcab-11d3-4999-ade1-4e1fe947771b', '44a4a8dd-ed89-415f-af00-ceab8d745aac', '165de058-6cc7-4934-a330-893e23a95705']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de531e2a-547e-4c79-b02c-809ebc93851d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de531e2a-547e-4c79-b02c-809ebc93851d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f18160-4cd6-4122-b630-eef30e7d4b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-783919930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['1ffb2bef-c89c-40c6-ac48-44e52f4a9234','5927fcab-11d3-4999-ade1-4e1fe947771b','44a4a8dd-ed89-415f-af00-ceab8d745aac','165de058-6cc7-4934-a330-893e23a95705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-783919930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75f18160-4cd6-4122-b630-eef30e7d4b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67b67f-b864-4322-8ccb-c66a082d9727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67b67f-b864-4322-8ccb-c66a082d9727) transitioned into state 'SUCCESS' from state '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-783919930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['1ffb2bef-c89c-40c6-ac48-44e52f4a9234','5927fcab-11d3-4999-ade1-4e1fe947771b','44a4a8dd-ed89-415f-af00-ceab8d745aac','165de058-6cc7-4934-a330-893e23a95705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8639222f-4852-4030-9597-f29ee225f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8639222f-4852-4030-9597-f29ee225f634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (8731b2d5-8261-4fd4-8935-5cafaf0d6585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-00a689b4-bbd1-4adf-9e76-d62ffe0d669a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1292/2611] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:37 2026] POST /volume/v3/volumes => generated 770 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-749d18fb-5ee6-4604-ad19-7d504af140ac None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1597659611"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request body: {'volume': {"'source_volid": 'f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1597659611'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume of 1 GB Sep 01 01:56:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Availability Zones retrieved successfully. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (cc03e2f0-e017-4cae-894e-fbd34d0bc5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc24083-480c-4e2f-bdc8-722ec059db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc24083-480c-4e2f-bdc8-722ec059db3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b7a50a-2874-4459-8658-b9900c312537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Created reservations ['ab3d03cd-6528-4f49-aedc-53a4ca58ab2c', 'fb7ec1c9-bcc3-476f-89a3-b6a5e6c846c3', '24f311d0-dd8f-4a39-aa09-df389bdaa343', 'c0d99dd1-f900-48c0-a872-70d3e98793ce'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b7a50a-2874-4459-8658-b9900c312537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3d03cd-6528-4f49-aedc-53a4ca58ab2c', 'fb7ec1c9-bcc3-476f-89a3-b6a5e6c846c3', '24f311d0-dd8f-4a39-aa09-df389bdaa343', 'c0d99dd1-f900-48c0-a872-70d3e98793ce']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8caa288e-e6e9-49d9-b317-5d76fe378d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8caa288e-e6e9-49d9-b317-5d76fe378d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43425820-5f59-4e92-a44f-4750d569b379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1597659611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['ab3d03cd-6528-4f49-aedc-53a4ca58ab2c','fb7ec1c9-bcc3-476f-89a3-b6a5e6c846c3','24f311d0-dd8f-4a39-aa09-df389bdaa343','c0d99dd1-f900-48c0-a872-70d3e98793ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1597659611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43425820-5f59-4e92-a44f-4750d569b379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fca3b3-910b-45eb-9c3a-efcdf41db27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fca3b3-910b-45eb-9c3a-efcdf41db27d) transitioned into state 'SUCCESS' from state '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-1597659611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eb6b2f8119b4ceead7558b5da8fa17f',qos_specs=None,replication_status=,reservations=['ab3d03cd-6528-4f49-aedc-53a4ca58ab2c','fb7ec1c9-bcc3-476f-89a3-b6a5e6c846c3','24f311d0-dd8f-4a39-aa09-df389bdaa343','c0d99dd1-f900-48c0-a872-70d3e98793ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebcf3cc061c64e7fbb2b90446773df8b',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91e531f-ba37-4fde-9b0e-088ede6dd903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91e531f-ba37-4fde-9b0e-088ede6dd903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Flow 'volume_create_api' (cc03e2f0-e017-4cae-894e-fbd34d0bc5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Create volume request issued successfully. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-749d18fb-5ee6-4604-ad19-7d504af140ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1320/2612] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:56:38 2026] POST /volume/v3/volumes => generated 771 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fe643651-eb74-4937-82be-1a9520b0d1b9 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 returned with HTTP 200 Sep 01 01:56:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1293/2613] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:38 2026] GET /volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ac9e7584-163e-4e58-bd15-1e6691360b23 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da returned with HTTP 200 Sep 01 01:56:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1321/2614] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:38 2026] GET /volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-34e8c569-b811-4948-a7ea-987dd9fb8d4c tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da returned with HTTP 200 Sep 01 01:56:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1294/2615] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:39 2026] GET /volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:56:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 Sep 01 01:56:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a9c982b-f8fe-415b-b9da-98efee69dfbd tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 returned with HTTP 200 Sep 01 01:56:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1322/2616] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:39 2026] GET /volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7258ec02-f181-4a46-83d5-699840d8b863 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7258ec02-f181-4a46-83d5-699840d8b863 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7258ec02-f181-4a46-83d5-699840d8b863 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7258ec02-f181-4a46-83d5-699840d8b863 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7258ec02-f181-4a46-83d5-699840d8b863 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7258ec02-f181-4a46-83d5-699840d8b863 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 returned with HTTP 200 Sep 01 01:56:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1295/2617] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:40 2026] GET /volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6e75a28f-e31b-4203-bacb-1bdb84741521 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 returned with HTTP 200 Sep 01 01:56:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1323/2618] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:41 2026] GET /volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2de2173f-769f-498e-9797-d9f63d95eb3f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2de2173f-769f-498e-9797-d9f63d95eb3f tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2de2173f-769f-498e-9797-d9f63d95eb3f tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2de2173f-769f-498e-9797-d9f63d95eb3f tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2de2173f-769f-498e-9797-d9f63d95eb3f tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2de2173f-769f-498e-9797-d9f63d95eb3f tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 returned with HTTP 200 Sep 01 01:56:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1296/2619] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:41 2026] GET /volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd8525ad-f5e3-4b79-81c3-45d560389fea tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 returned with HTTP 200 Sep 01 01:56:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1324/2620] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:42 2026] GET /volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:42 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: 43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-222b6fe8-21a9-4c57-93f3-f5fed9d7f1ac tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 returned with HTTP 202 Sep 01 01:56:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1297/2621] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:42 2026] DELETE /volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-df8ee549-a027-49b5-8b32-60f4682b6329 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df8ee549-a027-49b5-8b32-60f4682b6329 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df8ee549-a027-49b5-8b32-60f4682b6329 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df8ee549-a027-49b5-8b32-60f4682b6329 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-df8ee549-a027-49b5-8b32-60f4682b6329 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df8ee549-a027-49b5-8b32-60f4682b6329 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 returned with HTTP 200 Sep 01 01:56:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1325/2622] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:42 2026] GET /volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cdeea536-1050-47e0-bab3-1cb165291112 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cdeea536-1050-47e0-bab3-1cb165291112 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cdeea536-1050-47e0-bab3-1cb165291112 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cdeea536-1050-47e0-bab3-1cb165291112 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cdeea536-1050-47e0-bab3-1cb165291112 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 returned with HTTP 404 Sep 01 01:56:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1298/2623] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:43 2026] GET /volume/v3/volumes/43425820-5f59-4e92-a44f-4750d569b379 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:43 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: 75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0a782fc-c12f-4608-b2d6-c0f65ab1f261 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 returned with HTTP 202 Sep 01 01:56:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1326/2624] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:43 2026] DELETE /volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0c32f361-d7da-44d9-af10-f4d9edb51d9a tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 returned with HTTP 200 Sep 01 01:56:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1299/2625] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:43 2026] GET /volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3cea8c02-d1e0-4471-b05a-d8c40a2703b7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3cea8c02-d1e0-4471-b05a-d8c40a2703b7 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3cea8c02-d1e0-4471-b05a-d8c40a2703b7 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3cea8c02-d1e0-4471-b05a-d8c40a2703b7 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3cea8c02-d1e0-4471-b05a-d8c40a2703b7 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 returned with HTTP 404 Sep 01 01:56:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1327/2626] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:44 2026] GET /volume/v3/volumes/75f18160-4cd6-4122-b630-eef30e7d4b84 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 Sep 01 01:56:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:44 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: 446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 Sep 01 01:56:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-629fab75-3b1e-4dcc-a93c-9c821a87d584 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 returned with HTTP 202 Sep 01 01:56:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1300/2627] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:44 2026] DELETE /volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f45086ec-cc50-42cb-9ee9-7c5084f1c627 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 returned with HTTP 200 Sep 01 01:56:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1328/2628] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:44 2026] GET /volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bb997e5e-4995-4ca3-88da-ad1e000db5f3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb997e5e-4995-4ca3-88da-ad1e000db5f3 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb997e5e-4995-4ca3-88da-ad1e000db5f3 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb997e5e-4995-4ca3-88da-ad1e000db5f3 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb997e5e-4995-4ca3-88da-ad1e000db5f3 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 returned with HTTP 404 Sep 01 01:56:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1301/2629] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:45 2026] GET /volume/v3/volumes/446638fa-7fdb-43ed-9b1a-8ec37d9c5aa7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-128be63e-ab13-4175-8ddc-f518320e141e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: 16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-128be63e-ab13-4175-8ddc-f518320e141e tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da returned with HTTP 202 Sep 01 01:56:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1329/2630] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:45 2026] DELETE /volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cfdf0e33-9667-4749-9ede-c7bdc0a8e0b5 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da returned with HTTP 200 Sep 01 01:56:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1302/2631] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:45 2026] GET /volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d143d6cc-271b-4980-81bc-4ac614bf2a70 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d143d6cc-271b-4980-81bc-4ac614bf2a70 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da Sep 01 01:56:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d143d6cc-271b-4980-81bc-4ac614bf2a70 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d143d6cc-271b-4980-81bc-4ac614bf2a70 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d143d6cc-271b-4980-81bc-4ac614bf2a70 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da returned with HTTP 404 Sep 01 01:56:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1330/2632] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:46 2026] GET /volume/v3/volumes/16b570fb-b8e1-4732-aa82-9e530b5f64da => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fe8528d9-a164-418c-ad8c-025b97594b96 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 Sep 01 01:56:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:46 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: a6a2dac1-b9c9-4e47-b04a-82ef20091537 Sep 01 01:56:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fe8528d9-a164-418c-ad8c-025b97594b96 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 returned with HTTP 202 Sep 01 01:56:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1303/2633] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:46 2026] DELETE /volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 Sep 01 01:56:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79d84a45-c702-46d7-b8cf-638388c8bc10 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 returned with HTTP 200 Sep 01 01:56:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1331/2634] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:47 2026] GET /volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bb29fcfc-a93b-4f5f-a4a6-ca1b1bd60624 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb29fcfc-a93b-4f5f-a4a6-ca1b1bd60624 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb29fcfc-a93b-4f5f-a4a6-ca1b1bd60624 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bb29fcfc-a93b-4f5f-a4a6-ca1b1bd60624 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bb29fcfc-a93b-4f5f-a4a6-ca1b1bd60624 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 returned with HTTP 404 Sep 01 01:56:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1304/2635] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:48 2026] GET /volume/v3/volumes/a6a2dac1-b9c9-4e47-b04a-82ef20091537 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3353207d-a7e0-4645-a052-acb675176e8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:48 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume with id: f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Delete volume request issued successfully. Sep 01 01:56:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3353207d-a7e0-4645-a052-acb675176e8d tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 returned with HTTP 202 Sep 01 01:56:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1332/2636] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:56:48 2026] DELETE /volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Volume info retrieved successfully. Sep 01 01:56:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc3cb3ee-59d4-409f-afab-55b4c61268fa tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 returned with HTTP 200 Sep 01 01:56:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1305/2637] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:48 2026] GET /volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d25557db-c8b6-4fbd-9965-3e41b3a74593 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d25557db-c8b6-4fbd-9965-3e41b3a74593 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] GET http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 Sep 01 01:56:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d25557db-c8b6-4fbd-9965-3e41b3a74593 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d25557db-c8b6-4fbd-9965-3e41b3a74593 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d25557db-c8b6-4fbd-9965-3e41b3a74593 tempest-CreateVolumesFromSourceVolumeTest-486458759 tempest-CreateVolumesFromSourceVolumeTest-486458759-project-member] http://192.168.122.53/volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 returned with HTTP 404 Sep 01 01:56:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1333/2638] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:56:49 2026] GET /volume/v3/volumes/f9b2c1af-06d1-4cb9-ae1c-605ef3bd2c50 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "8d91a79b-f12f-4779-a4b0-8da589e9ba6b", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '8d91a79b-f12f-4779-a4b0-8da589e9ba6b', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:56:53 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Create volume of 1 GB Sep 01 01:56:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Availability Zones retrieved successfully. Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Flow 'volume_create_api' (da2a394c-9031-4ad1-8ffe-d6f7f08eb741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bf007a-0b0f-43a0-ac99-0e8984d8e559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:53 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bf007a-0b0f-43a0-ac99-0e8984d8e559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e133607-69f9-43ed-8595-e7bed4fc6c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Created reservations ['5d9f8c74-6e69-4d44-9a02-6fd698b6f37e', '6dafa522-df0d-4871-948f-d6a0368c8b19', '9b75d2ad-1bbd-4c73-9897-20ffda2d7887', 'a9bab054-0aef-4603-899b-7fc1dae0bfbc'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e133607-69f9-43ed-8595-e7bed4fc6c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9f8c74-6e69-4d44-9a02-6fd698b6f37e', '6dafa522-df0d-4871-948f-d6a0368c8b19', '9b75d2ad-1bbd-4c73-9897-20ffda2d7887', 'a9bab054-0aef-4603-899b-7fc1dae0bfbc']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053e3117-0059-4b23-a10f-65781d274546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053e3117-0059-4b23-a10f-65781d274546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51932b55-03bf-408b-bbfe-0c9ad18864b8', '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='df6d5e9cf69040b8a182facb49ca17f2',qos_specs=None,replication_status=,reservations=['5d9f8c74-6e69-4d44-9a02-6fd698b6f37e','6dafa522-df0d-4871-948f-d6a0368c8b19','9b75d2ad-1bbd-4c73-9897-20ffda2d7887','a9bab054-0aef-4603-899b-7fc1dae0bfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c395e68c8dc944a486a7af02bfa258ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:56:54Z,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=51932b55-03bf-408b-bbfe-0c9ad18864b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df6d5e9cf69040b8a182facb49ca17f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c395e68c8dc944a486a7af02bfa258ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91a0626-14ae-4796-bf57-48bfcc944b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91a0626-14ae-4796-bf57-48bfcc944b66) transitioned into state 'SUCCESS' from 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='df6d5e9cf69040b8a182facb49ca17f2',qos_specs=None,replication_status=,reservations=['5d9f8c74-6e69-4d44-9a02-6fd698b6f37e','6dafa522-df0d-4871-948f-d6a0368c8b19','9b75d2ad-1bbd-4c73-9897-20ffda2d7887','a9bab054-0aef-4603-899b-7fc1dae0bfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c395e68c8dc944a486a7af02bfa258ff',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6629d7e0-5460-4114-bda3-5f7adf4474f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6629d7e0-5460-4114-bda3-5f7adf4474f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Flow 'volume_create_api' (da2a394c-9031-4ad1-8ffe-d6f7f08eb741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:56:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Create volume request issued successfully. Sep 01 01:56:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-faa484cb-e9ec-458e-b34b-c8b8040f1c87 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:56:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1306/2639] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:56:53 2026] POST /volume/v3/volumes => generated 782 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:56:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c2eafb6-859c-4ade-961e-39471a0351e6 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1334/2640] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:54 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be8304de-dfce-4f5f-938d-7a39f057d6ef tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1307/2641] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:55 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85b1e15b-329c-4652-923c-2b135f4dcadf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85b1e15b-329c-4652-923c-2b135f4dcadf tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85b1e15b-329c-4652-923c-2b135f4dcadf tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85b1e15b-329c-4652-923c-2b135f4dcadf tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:56 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:56 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85b1e15b-329c-4652-923c-2b135f4dcadf tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85b1e15b-329c-4652-923c-2b135f4dcadf tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1335/2642] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:56 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 932 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:56:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-17c8e259-d018-4d77-b60a-dc59467e2055 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c8e259-d018-4d77-b60a-dc59467e2055 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c8e259-d018-4d77-b60a-dc59467e2055 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-17c8e259-d018-4d77-b60a-dc59467e2055 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-17c8e259-d018-4d77-b60a-dc59467e2055 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-17c8e259-d018-4d77-b60a-dc59467e2055 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1308/2643] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:57 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 935 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:58 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:58 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:58 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:58 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:58 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-070e7307-47dc-4047-91dc-5a0f17965eb0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1336/2644] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:58 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 935 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb04dec3-c5df-4c6f-9e22-5c37db91568c tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1309/2645] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:59 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25cc7965-eb8c-41e5-b72f-cd05e8fd1e08 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1337/2646] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:59 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] DELETE http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Delete volume with id: 51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:56:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Delete volume request issued successfully. Sep 01 01:56:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-723ff2dc-5e9d-464b-90cf-16f9b208cee0 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 202 Sep 01 01:56:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1310/2647] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:56:59 2026] DELETE /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:56:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Volume info retrieved successfully. Sep 01 01:56:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-59f7ed5f-5bc4-4be5-aea0-27214514b826 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 200 Sep 01 01:56:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1338/2648] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:56:59 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 1199 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:57:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6abc61b2-b591-4dd7-92a0-5fde2ea13ccc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6abc61b2-b591-4dd7-92a0-5fde2ea13ccc tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:57:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6abc61b2-b591-4dd7-92a0-5fde2ea13ccc tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6abc61b2-b591-4dd7-92a0-5fde2ea13ccc tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6abc61b2-b591-4dd7-92a0-5fde2ea13ccc tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 404 Sep 01 01:57:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1311/2649] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:00 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:57:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a30494b-f29e-4b0e-aae5-983034807c92 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a30494b-f29e-4b0e-aae5-983034807c92 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] DELETE http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:57:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a30494b-f29e-4b0e-aae5-983034807c92 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a30494b-f29e-4b0e-aae5-983034807c92 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:01 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6a30494b-f29e-4b0e-aae5-983034807c92 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Delete volume with id: 51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:57:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a30494b-f29e-4b0e-aae5-983034807c92 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 404 Sep 01 01:57:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1339/2650] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:57:01 2026] DELETE /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:57:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d7ebf8db-9b48-4927-a0c7-2ada23c8dc72 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d7ebf8db-9b48-4927-a0c7-2ada23c8dc72 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] GET http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 Sep 01 01:57:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d7ebf8db-9b48-4927-a0c7-2ada23c8dc72 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d7ebf8db-9b48-4927-a0c7-2ada23c8dc72 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d7ebf8db-9b48-4927-a0c7-2ada23c8dc72 tempest-VolumeImageDependencyTests-2972824 tempest-VolumeImageDependencyTests-2972824-project-member] http://192.168.122.53/volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 returned with HTTP 404 Sep 01 01:57:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1312/2651] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:01 2026] GET /volume/v3/volumes/51932b55-03bf-408b-bbfe-0c9ad18864b8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-effe6289-f3e5-4ae7-8541-385891e4e679 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume of 1 GB Sep 01 01:57:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Availability Zones retrieved successfully. Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Flow 'volume_create_api' (1340dfb4-058e-4e74-8ce2-26167ab32262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cd6961-6c19-45c8-92d3-e2e32e0ba5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cd6961-6c19-45c8-92d3-e2e32e0ba5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b08936-a10d-48de-b3f0-738ffb80029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Created reservations ['7e2aafa3-2436-4dc2-a881-377f88ccbc08', 'abcdcefc-fd3a-46b5-9e07-9c55bf02a052', 'b53e81f1-dddf-4d17-b110-aa880da8de92', 'af83456a-0823-4629-a425-2ad8e576bd50'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b08936-a10d-48de-b3f0-738ffb80029e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2aafa3-2436-4dc2-a881-377f88ccbc08', 'abcdcefc-fd3a-46b5-9e07-9c55bf02a052', 'b53e81f1-dddf-4d17-b110-aa880da8de92', 'af83456a-0823-4629-a425-2ad8e576bd50']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41733ed3-30eb-40b1-a38a-c357fddf568b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41733ed3-30eb-40b1-a38a-c357fddf568b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a1954a-d53c-49e5-94e2-4d5b9aa774ce', '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='0c566c513f7148d08aea8e8336cebe11',qos_specs=None,replication_status=,reservations=['7e2aafa3-2436-4dc2-a881-377f88ccbc08','abcdcefc-fd3a-46b5-9e07-9c55bf02a052','b53e81f1-dddf-4d17-b110-aa880da8de92','af83456a-0823-4629-a425-2ad8e576bd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:03Z,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=e7a1954a-d53c-49e5-94e2-4d5b9aa774ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c566c513f7148d08aea8e8336cebe11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f86017-40fb-4f7e-aafc-9147cfb9bfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f86017-40fb-4f7e-aafc-9147cfb9bfe9) transitioned into state 'SUCCESS' from 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='0c566c513f7148d08aea8e8336cebe11',qos_specs=None,replication_status=,reservations=['7e2aafa3-2436-4dc2-a881-377f88ccbc08','abcdcefc-fd3a-46b5-9e07-9c55bf02a052','b53e81f1-dddf-4d17-b110-aa880da8de92','af83456a-0823-4629-a425-2ad8e576bd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898ad5fb-14bf-4326-941a-5509e6e82b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898ad5fb-14bf-4326-941a-5509e6e82b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Flow 'volume_create_api' (1340dfb4-058e-4e74-8ce2-26167ab32262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume request issued successfully. Sep 01 01:57:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-effe6289-f3e5-4ae7-8541-385891e4e679 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1340/2652] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:03 2026] POST /volume/v3/volumes => generated 747 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5418cc4a-1c37-4f16-b4c4-1ca313b8cd01 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 200 Sep 01 01:57:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1313/2653] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:04 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9957b875-253b-4c92-a9f0-0bb57d9a0e4f tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 200 Sep 01 01:57:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1341/2654] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:05 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3755af63-ee78-4108-a13c-a73998de24eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3755af63-ee78-4108-a13c-a73998de24eb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3755af63-ee78-4108-a13c-a73998de24eb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3755af63-ee78-4108-a13c-a73998de24eb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3755af63-ee78-4108-a13c-a73998de24eb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3755af63-ee78-4108-a13c-a73998de24eb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 200 Sep 01 01:57:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1314/2655] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:06 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30740c3e-a9d8-47f2-842b-a3491ddbe07e tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 200 Sep 01 01:57:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1342/2656] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:06 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3e24df24-50ad-4636-bc00-30d514eb2157 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1921607244"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1921607244'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume of 1 GB Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Availability Zones retrieved successfully. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Flow 'volume_create_api' (3b7737cd-a7ab-494d-a4d8-8840bc287bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb2e376-b340-45fc-8064-0914b7f82612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb2e376-b340-45fc-8064-0914b7f82612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd9945e-d884-49d9-b6e4-dcb3e441fd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Created reservations ['428874f9-8544-4efb-97bf-bdc342d09cab', '5ac0025b-1f07-4af8-a25d-46c91aaa5c37', '39a74272-82ed-4288-af14-2b38d153dd3b', '5a60091c-d8db-4225-b584-c72fb12b1eee'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd9945e-d884-49d9-b6e4-dcb3e441fd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['428874f9-8544-4efb-97bf-bdc342d09cab', '5ac0025b-1f07-4af8-a25d-46c91aaa5c37', '39a74272-82ed-4288-af14-2b38d153dd3b', '5a60091c-d8db-4225-b584-c72fb12b1eee']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2004fa64-9575-4fec-bbe7-a76991b8e77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2004fa64-9575-4fec-bbe7-a76991b8e77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8541f05-6b5a-44ca-beb3-ed290b8a3b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1921607244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c566c513f7148d08aea8e8336cebe11',qos_specs=None,replication_status=,reservations=['428874f9-8544-4efb-97bf-bdc342d09cab','5ac0025b-1f07-4af8-a25d-46c91aaa5c37','39a74272-82ed-4288-af14-2b38d153dd3b','5a60091c-d8db-4225-b584-c72fb12b1eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:06Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1921607244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8541f05-6b5a-44ca-beb3-ed290b8a3b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c566c513f7148d08aea8e8336cebe11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac342e1-7840-4a51-b7a1-93ccf81dfe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac342e1-7840-4a51-b7a1-93ccf81dfe42) transitioned into 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-1921607244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c566c513f7148d08aea8e8336cebe11',qos_specs=None,replication_status=,reservations=['428874f9-8544-4efb-97bf-bdc342d09cab','5ac0025b-1f07-4af8-a25d-46c91aaa5c37','39a74272-82ed-4288-af14-2b38d153dd3b','5a60091c-d8db-4225-b584-c72fb12b1eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf17cfe9333b4063a88acc8c1eaf9b39',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5551d6b-b508-4d73-b9f9-6c680a5a1224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5551d6b-b508-4d73-b9f9-6c680a5a1224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Flow 'volume_create_api' (3b7737cd-a7ab-494d-a4d8-8840bc287bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create volume request issued successfully. Sep 01 01:57:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e24df24-50ad-4636-bc00-30d514eb2157 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1315/2657] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:06 2026] POST /volume/v3/volumes => generated 783 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87407e80-2b61-4fbe-9e98-6e8113c43e9b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 200 Sep 01 01:57:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1343/2658] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:06 2026] GET /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4b9faf97-e638-403d-aebd-d47231b1d145 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4b9faf97-e638-403d-aebd-d47231b1d145 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4b9faf97-e638-403d-aebd-d47231b1d145 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4b9faf97-e638-403d-aebd-d47231b1d145 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4b9faf97-e638-403d-aebd-d47231b1d145 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4b9faf97-e638-403d-aebd-d47231b1d145 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 200 Sep 01 01:57:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1316/2659] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:07 2026] GET /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa7a1511-12d3-4855-ab98-96481a1f56cf tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 200 Sep 01 01:57:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1344/2660] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:07 2026] GET /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:57:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8541f05-6b5a-44ca-beb3-ed290b8a3b3b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1806592168"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:07 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Create snapshot from volume c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:08 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Created reservations ['c621c529-a3c8-4773-95c5-ec16c33f26ad', '19dce1f9-6e2e-4401-b9f8-b19cd0b9f007', 'b284016c-9968-4066-bb24-040b75ffff77', '645fcb5d-95e2-4023-a223-4c2cd365ae1d'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot create request issued successfully. Sep 01 01:57:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0ccbe889-0a84-4678-be54-29fc40cfcf4b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:57:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1317/2661] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:57:07 2026] POST /volume/v3/snapshots => generated 326 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:57:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3a3afef-7f30-4015-a52f-2f8407a7a3a9 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1345/2662] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:08 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-08da37c9-9ee2-46c5-b705-6c0bb255bded tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1318/2663] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:09 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e40373bf-1f91-4101-b7c4-05035d0256df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e40373bf-1f91-4101-b7c4-05035d0256df tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e40373bf-1f91-4101-b7c4-05035d0256df tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e40373bf-1f91-4101-b7c4-05035d0256df tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e40373bf-1f91-4101-b7c4-05035d0256df tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e40373bf-1f91-4101-b7c4-05035d0256df tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1346/2664] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:10 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a23ed91a-201f-48f2-9d4f-bced3a02beb4 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1319/2665] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:10 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a6483403-5423-4675-aeb8-8a7530a00b94 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Delete snapshot with id: 8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot delete request issued successfully. Sep 01 01:57:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6483403-5423-4675-aeb8-8a7530a00b94 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 202 Sep 01 01:57:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1347/2666] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:57:10 2026] DELETE /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f063032e-c838-499a-b79f-6dc345993c41 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f063032e-c838-499a-b79f-6dc345993c41 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f063032e-c838-499a-b79f-6dc345993c41 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f063032e-c838-499a-b79f-6dc345993c41 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f063032e-c838-499a-b79f-6dc345993c41 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f063032e-c838-499a-b79f-6dc345993c41 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1320/2667] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:10 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Snapshot retrieved successfully. Sep 01 01:57:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86e7c021-b9e7-4b5b-a1df-764a0e8f5f2b tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 200 Sep 01 01:57:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1348/2668] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:11 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a2794518-2bc1-418e-93cb-767504ac8bdb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2794518-2bc1-418e-93cb-767504ac8bdb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2794518-2bc1-418e-93cb-767504ac8bdb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a2794518-2bc1-418e-93cb-767504ac8bdb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a2794518-2bc1-418e-93cb-767504ac8bdb tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 returned with HTTP 404 Sep 01 01:57:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1321/2669] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:12 2026] GET /volume/v3/snapshots/8efd1362-e88e-468c-b186-93e630cfe330 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] DELETE http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:12 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Delete volume with id: c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Delete volume request issued successfully. Sep 01 01:57:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2229c0e-e9dc-4692-9c05-3b9e46d3f30d tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 202 Sep 01 01:57:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1349/2670] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:12 2026] DELETE /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ff7709c-dfc7-4d38-95ba-c189fa441427 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 200 Sep 01 01:57:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1322/2671] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:12 2026] GET /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a94bea98-5474-40c8-ac8f-f1f014f5eee1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a94bea98-5474-40c8-ac8f-f1f014f5eee1 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a94bea98-5474-40c8-ac8f-f1f014f5eee1 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a94bea98-5474-40c8-ac8f-f1f014f5eee1 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a94bea98-5474-40c8-ac8f-f1f014f5eee1 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b returned with HTTP 404 Sep 01 01:57:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1350/2672] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:13 2026] GET /volume/v3/volumes/c8541f05-6b5a-44ca-beb3-ed290b8a3b3b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:13 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Delete volume with id: e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Delete volume request issued successfully. Sep 01 01:57:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7c7e035e-76d5-4fa3-a326-b4700d0359f0 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 202 Sep 01 01:57:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1323/2673] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:13 2026] DELETE /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-984acf61-b949-487f-aacf-4d902e2b511a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-984acf61-b949-487f-aacf-4d902e2b511a tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-984acf61-b949-487f-aacf-4d902e2b511a tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-984acf61-b949-487f-aacf-4d902e2b511a tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-984acf61-b949-487f-aacf-4d902e2b511a tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Volume info retrieved successfully. Sep 01 01:57:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-984acf61-b949-487f-aacf-4d902e2b511a tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 200 Sep 01 01:57:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1351/2674] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:13 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ad4f6e58-55d7-4d45-9ebc-6c1eabdc5480 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad4f6e58-55d7-4d45-9ebc-6c1eabdc5480 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] GET http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce Sep 01 01:57:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad4f6e58-55d7-4d45-9ebc-6c1eabdc5480 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad4f6e58-55d7-4d45-9ebc-6c1eabdc5480 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad4f6e58-55d7-4d45-9ebc-6c1eabdc5480 tempest-CinderUnicodeTest-2137406901 tempest-CinderUnicodeTest-2137406901-project-member] http://192.168.122.53/volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce returned with HTTP 404 Sep 01 01:57:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1324/2675] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:14 2026] GET /volume/v3/volumes/e7a1954a-d53c-49e5-94e2-4d5b9aa774ce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:23 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=226,cinder:INSERT=42,cinder:UPDATE=65 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:57:24 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=241,cinder:INSERT=52,cinder:UPDATE=82 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:57:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-880903138"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-880903138'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume of 1 GB Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Availability Zones retrieved successfully. Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (b6538af0-8512-4fb5-92c9-b18b4a75c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afba848a-b2f9-4187-aa6b-b2084c744c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afba848a-b2f9-4187-aa6b-b2084c744c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c1d8d8-3b6e-422c-af59-b6eb04deabd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e8d3a423-4614-4e14-a193-866d719456f9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Created reservations ['a8aecd73-ad92-49d6-9b93-5b1453056da3', '10e88ca4-5364-4b44-a7d6-6217333926dc', 'b18b6368-38aa-41bd-98aa-4cc97bbd40fc', '79deb141-e64d-4ed9-a6d3-db8d911c1337'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c1d8d8-3b6e-422c-af59-b6eb04deabd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8aecd73-ad92-49d6-9b93-5b1453056da3', '10e88ca4-5364-4b44-a7d6-6217333926dc', 'b18b6368-38aa-41bd-98aa-4cc97bbd40fc', '79deb141-e64d-4ed9-a6d3-db8d911c1337']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5240b334-9f62-418b-97d6-c7e4b7629e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5240b334-9f62-418b-97d6-c7e4b7629e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56a1ad65-9106-499b-a5fa-f75c5395a111', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-880903138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['a8aecd73-ad92-49d6-9b93-5b1453056da3','10e88ca4-5364-4b44-a7d6-6217333926dc','b18b6368-38aa-41bd-98aa-4cc97bbd40fc','79deb141-e64d-4ed9-a6d3-db8d911c1337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-880903138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56a1ad65-9106-499b-a5fa-f75c5395a111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fe2d7881c2644e4add295b1eb708117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53f6761-7b58-4483-a4b4-bee2ec1d2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53f6761-7b58-4483-a4b4-bee2ec1d2c46) transitioned into state 'SUCCESS' from state '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-880903138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['a8aecd73-ad92-49d6-9b93-5b1453056da3','10e88ca4-5364-4b44-a7d6-6217333926dc','b18b6368-38aa-41bd-98aa-4cc97bbd40fc','79deb141-e64d-4ed9-a6d3-db8d911c1337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c732b3f-6365-4717-8291-1835499ab483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1674707087"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1674707087'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c732b3f-6365-4717-8291-1835499ab483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (b6538af0-8512-4fb5-92c9-b18b4a75c937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request issued successfully. Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb4fc58d-67ad-4218-b3ec-d66637f84140 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1352/2676] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:25 2026] POST /volume/v3/volumes => generated 763 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (3b4d06bf-e523-479f-91d3-431d8fb848ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f0f24-6d4d-4539-b499-23259c8245fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-705160008"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-705160008'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume of 1 GB Sep 01 01:57:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Availability Zones retrieved successfully. Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f0f24-6d4d-4539-b499-23259c8245fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c020b6-b7ba-4288-893a-6f785dfd8cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (a493ccde-dfe8-4495-9e84-d54d5ddabddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c294cb34-e2c1-47a9-bf22-60da06c7438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c294cb34-e2c1-47a9-bf22-60da06c7438e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38513e5d-61d6-4967-adcc-42f8c1935afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['e915dd03-8d7a-4a6e-a3bc-ef683a573a2f', '8a5ddd2e-6470-4685-b237-37e284693d12', '92de71ab-9cc3-4759-a455-872a8430e350', 'ef1057e7-c572-46a6-8e22-18847b452da8'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c020b6-b7ba-4288-893a-6f785dfd8cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e915dd03-8d7a-4a6e-a3bc-ef683a573a2f', '8a5ddd2e-6470-4685-b237-37e284693d12', '92de71ab-9cc3-4759-a455-872a8430e350', 'ef1057e7-c572-46a6-8e22-18847b452da8']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a76161-afcd-4a7a-8054-10d36f8162f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Created reservations ['3c574ea0-1ff0-422e-8205-013bef3c553f', 'c1e35cb4-1eb8-4231-aad5-e492f4e042a6', '8378dd59-e44c-44de-959e-e6a4df22a4e8', '02e6215d-df9c-4b4e-86a0-f6970556d1ea'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38513e5d-61d6-4967-adcc-42f8c1935afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c574ea0-1ff0-422e-8205-013bef3c553f', 'c1e35cb4-1eb8-4231-aad5-e492f4e042a6', '8378dd59-e44c-44de-959e-e6a4df22a4e8', '02e6215d-df9c-4b4e-86a0-f6970556d1ea']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e59d62-b7f4-45c0-962c-ee2845a6d322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a76161-afcd-4a7a-8054-10d36f8162f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276704a1-ec54-4d3e-8404-977ed517b91e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1674707087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['e915dd03-8d7a-4a6e-a3bc-ef683a573a2f','8a5ddd2e-6470-4685-b237-37e284693d12','92de71ab-9cc3-4759-a455-872a8430e350','ef1057e7-c572-46a6-8e22-18847b452da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1674707087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276704a1-ec54-4d3e-8404-977ed517b91e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c0cabe-c359-49b4-be3e-fc39faf16078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e59d62-b7f4-45c0-962c-ee2845a6d322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef8edcb-25a5-416a-8da1-093649a55bf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-705160008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['3c574ea0-1ff0-422e-8205-013bef3c553f','c1e35cb4-1eb8-4231-aad5-e492f4e042a6','8378dd59-e44c-44de-959e-e6a4df22a4e8','02e6215d-df9c-4b4e-86a0-f6970556d1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-705160008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef8edcb-25a5-416a-8da1-093649a55bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fe2d7881c2644e4add295b1eb708117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c0cabe-c359-49b4-be3e-fc39faf16078) transitioned into state 'SUCCESS' from state '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-1674707087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['e915dd03-8d7a-4a6e-a3bc-ef683a573a2f','8a5ddd2e-6470-4685-b237-37e284693d12','92de71ab-9cc3-4759-a455-872a8430e350','ef1057e7-c572-46a6-8e22-18847b452da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80903f8d-8296-4149-831f-4795eb9f33db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11197c0-fe3f-4da3-a76a-120edfbf79e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11197c0-fe3f-4da3-a76a-120edfbf79e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (3b4d06bf-e523-479f-91d3-431d8fb848ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8d3a423-4614-4e14-a193-866d719456f9 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1325/2677] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:26 2026] POST /volume/v3/volumes => generated 767 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80903f8d-8296-4149-831f-4795eb9f33db) transitioned into state 'SUCCESS' from state '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-705160008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['3c574ea0-1ff0-422e-8205-013bef3c553f','c1e35cb4-1eb8-4231-aad5-e492f4e042a6','8378dd59-e44c-44de-959e-e6a4df22a4e8','02e6215d-df9c-4b4e-86a0-f6970556d1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f72b0d9-ffed-493d-b7a9-2513ca64a1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6150094-0c62-4956-8e37-a2d7228e2f60 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f72b0d9-ffed-493d-b7a9-2513ca64a1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1326/2678] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:27 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 835 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (a493ccde-dfe8-4495-9e84-d54d5ddabddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request issued successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaa7f66e-dfed-4ddd-b49b-53eb13c3e2fe tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1353/2679] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:26 2026] POST /volume/v3/volumes => generated 763 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-922135109"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-922135109'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume of 1 GB Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Availability Zones retrieved successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (1707e76d-7f36-48e1-af80-1f7354494208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cfb796-02fd-4e35-8c22-7edc88fe0f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cfb796-02fd-4e35-8c22-7edc88fe0f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf26f0b-603b-4b6c-8282-c137cf6ae598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Created reservations ['f8957383-f78e-43fe-838d-2081b43dee07', '2f82672f-0614-4134-82cc-d1999ea3972f', '0f66daf6-395f-4ed4-9f65-cda6e0839fa4', '8549da6a-3b60-45cc-be73-9b6b2e254a6e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf26f0b-603b-4b6c-8282-c137cf6ae598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8957383-f78e-43fe-838d-2081b43dee07', '2f82672f-0614-4134-82cc-d1999ea3972f', '0f66daf6-395f-4ed4-9f65-cda6e0839fa4', '8549da6a-3b60-45cc-be73-9b6b2e254a6e']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e274a4-8fc1-41ea-9242-c725e0a1580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-89daf64c-ff52-4436-915b-35880f89b73d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e274a4-8fc1-41ea-9242-c725e0a1580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac1e7029-f646-4cb6-ad41-a21d04b05efc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-922135109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['f8957383-f78e-43fe-838d-2081b43dee07','2f82672f-0614-4134-82cc-d1999ea3972f','0f66daf6-395f-4ed4-9f65-cda6e0839fa4','8549da6a-3b60-45cc-be73-9b6b2e254a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-922135109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac1e7029-f646-4cb6-ad41-a21d04b05efc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fe2d7881c2644e4add295b1eb708117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eee2905-85a3-4fd1-816f-fe28c8a8a38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eee2905-85a3-4fd1-816f-fe28c8a8a38a) transitioned into state 'SUCCESS' from state '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-922135109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['f8957383-f78e-43fe-838d-2081b43dee07','2f82672f-0614-4134-82cc-d1999ea3972f','0f66daf6-395f-4ed4-9f65-cda6e0839fa4','8549da6a-3b60-45cc-be73-9b6b2e254a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36728e49-ec60-4ae4-bba2-360b6f7f1bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36728e49-ec60-4ae4-bba2-360b6f7f1bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (1707e76d-7f36-48e1-af80-1f7354494208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request issued successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b54cae09-6e07-40ae-afa6-ee876f2f5ce5 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1327/2680] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:27 2026] POST /volume/v3/volumes => generated 763 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89daf64c-ff52-4436-915b-35880f89b73d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:57:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-89daf64c-ff52-4436-915b-35880f89b73d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-94db16b3-71e1-48b8-ac49-cde992846a26 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1666924500"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1666924500'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume of 1 GB Sep 01 01:57:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89daf64c-ff52-4436-915b-35880f89b73d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:57:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1354/2681] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:57:27 2026] POST /volume/v3/types => generated 287 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Availability Zones retrieved successfully. Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (930bdf56-9bc8-4f1b-86d2-488de84cbe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2080fdf8-e0af-4f68-b4a9-0d040c41798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:27 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2080fdf8-e0af-4f68-b4a9-0d040c41798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a362c4-a43a-476e-82da-22da9f16644c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Created reservations ['8a90843a-38c2-4825-9a44-5f9f28d498c5', '7f00ea80-14fa-4cb4-8173-fe7fdb9d53fc', '283248c3-104d-4bd6-a833-eaf3e8c9e0b5', 'a42d96cc-c8a7-46ff-a9f8-537bfb4a799b'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a362c4-a43a-476e-82da-22da9f16644c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a90843a-38c2-4825-9a44-5f9f28d498c5', '7f00ea80-14fa-4cb4-8173-fe7fdb9d53fc', '283248c3-104d-4bd6-a833-eaf3e8c9e0b5', 'a42d96cc-c8a7-46ff-a9f8-537bfb4a799b']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e053fd-5235-4cc5-8d28-51a476616d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8be93529-4d85-4648-a185-c524700f2ad3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8be93529-4d85-4648-a185-c524700f2ad3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8be93529-4d85-4648-a185-c524700f2ad3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8be93529-4d85-4648-a185-c524700f2ad3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8be93529-4d85-4648-a185-c524700f2ad3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e053fd-5235-4cc5-8d28-51a476616d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4420bba3-48db-4202-9bab-6468f164a4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1666924500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['8a90843a-38c2-4825-9a44-5f9f28d498c5','7f00ea80-14fa-4cb4-8173-fe7fdb9d53fc','283248c3-104d-4bd6-a833-eaf3e8c9e0b5','a42d96cc-c8a7-46ff-a9f8-537bfb4a799b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1666924500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4420bba3-48db-4202-9bab-6468f164a4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fe2d7881c2644e4add295b1eb708117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8be93529-4d85-4648-a185-c524700f2ad3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a432d5-327f-44d3-bab8-e40f1b1b4164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1355/2682] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:28 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2403b9b2-bc2a-479d-99ea-f14dc9f44b69 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a432d5-327f-44d3-bab8-e40f1b1b4164) transitioned into state 'SUCCESS' from state '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-1666924500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['8a90843a-38c2-4825-9a44-5f9f28d498c5','7f00ea80-14fa-4cb4-8173-fe7fdb9d53fc','283248c3-104d-4bd6-a833-eaf3e8c9e0b5','a42d96cc-c8a7-46ff-a9f8-537bfb4a799b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6c7c3b-c219-42b9-a9f3-7f97f58cf062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6c7c3b-c219-42b9-a9f3-7f97f58cf062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (930bdf56-9bc8-4f1b-86d2-488de84cbe74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request issued successfully. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-94db16b3-71e1-48b8-ac49-cde992846a26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1328/2683] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:27 2026] POST /volume/v3/volumes => generated 764 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "babec01a-b62a-4774-aa41-a35db0f34a47", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-76589023"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request body: {'volume': {"'imageRef": 'babec01a-b62a-4774-aa41-a35db0f34a47', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-76589023'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume of 1 GB Sep 01 01:57:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Availability Zones retrieved successfully. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (cb880433-f4c0-4c9f-b801-d37b81c9b549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9452cd-6eb1-4064-9b78-2c9a70c10171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9452cd-6eb1-4064-9b78-2c9a70c10171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2614e7-24b7-4b0f-ac22-e64850b92e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2403b9b2-bc2a-479d-99ea-f14dc9f44b69 tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2403b9b2-bc2a-479d-99ea-f14dc9f44b69 tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2403b9b2-bc2a-479d-99ea-f14dc9f44b69 tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-admin] Calling method 'get_pools' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Created reservations ['5158b9f8-6de6-43f6-9c47-e5fa9e52650e', 'e920b921-4a57-4ecb-88b4-8cfedccda01f', '85afe49e-adbe-4beb-aef2-d62144a22798', 'ec282134-c074-47bd-abd6-10369b2aeedb'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2614e7-24b7-4b0f-ac22-e64850b92e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5158b9f8-6de6-43f6-9c47-e5fa9e52650e', 'e920b921-4a57-4ecb-88b4-8cfedccda01f', '85afe49e-adbe-4beb-aef2-d62144a22798', 'ec282134-c074-47bd-abd6-10369b2aeedb']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a384a822-7f62-469a-898b-cc81308f829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2403b9b2-bc2a-479d-99ea-f14dc9f44b69 tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:57:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1356/2684] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:57:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a384a822-7f62-469a-898b-cc81308f829f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b7d6b6-870a-41ed-beb1-49aff102d8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-76589023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['5158b9f8-6de6-43f6-9c47-e5fa9e52650e','e920b921-4a57-4ecb-88b4-8cfedccda01f','85afe49e-adbe-4beb-aef2-d62144a22798','ec282134-c074-47bd-abd6-10369b2aeedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-76589023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80b7d6b6-870a-41ed-beb1-49aff102d8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fe2d7881c2644e4add295b1eb708117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc8e9af-f6f3-432b-a5da-a1e8ff4ca534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc8e9af-f6f3-432b-a5da-a1e8ff4ca534) transitioned into state 'SUCCESS' from state '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-76589023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fe2d7881c2644e4add295b1eb708117',qos_specs=None,replication_status=,reservations=['5158b9f8-6de6-43f6-9c47-e5fa9e52650e','e920b921-4a57-4ecb-88b4-8cfedccda01f','85afe49e-adbe-4beb-aef2-d62144a22798','ec282134-c074-47bd-abd6-10369b2aeedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cff59247ec4538bc3d81e37f66d6ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b670595-32b2-44d1-b536-f3dcdef5e842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b670595-32b2-44d1-b536-f3dcdef5e842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Flow 'volume_create_api' (cb880433-f4c0-4c9f-b801-d37b81c9b549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Create volume request issued successfully. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7a5f16b-8739-43c7-8f81-6e2e5e030945 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1329/2685] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:28 2026] POST /volume/v3/volumes => generated 762 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-reader] GET http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:57:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '67652fc26e7c46fea78e19829639d295', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db2556c003ee4655a4647456278e91a1', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:57:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f6e28b3-e71e-4968-96be-4f05ddcae89c tempest-ProjectReaderTests-1257570698 tempest-ProjectReaderTests-1257570698-project-reader] http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 01:57:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1357/2686] 192.168.122.53 () {58 vars in 1188 bytes} [Tue Sep 1 01:57:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 215 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ea8baaa7-7492-4c14-b8b3-8c0901c9118f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 returned with HTTP 200 Sep 01 01:57:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1330/2687] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:28 2026] GET /volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-891c7ac7-7231-473a-ac4e-d9680cfc5d26 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 200 Sep 01 01:57:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1358/2688] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:29 2026] GET /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e33b488-15d2-4574-bead-aa26a1bf554e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e33b488-15d2-4574-bead-aa26a1bf554e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e33b488-15d2-4574-bead-aa26a1bf554e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e33b488-15d2-4574-bead-aa26a1bf554e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e33b488-15d2-4574-bead-aa26a1bf554e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e33b488-15d2-4574-bead-aa26a1bf554e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1331/2689] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:29 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f14ec588-4bd5-46e4-9579-a9479ac79d8b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 200 Sep 01 01:57:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1359/2690] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:30 2026] GET /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9fb22859-ff6d-4e14-97dd-67fc297d2565 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1332/2691] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:30 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5513e029-3faa-40c9-bf05-765ddd321f6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "276704a1-ec54-4d3e-8404-977ed517b91e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1634689638"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create snapshot from volume 276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:30 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['a3230895-bd83-4a57-abcb-6afbd0567b99', '8ec010f0-967c-4ff4-a8d0-cf60dbc526cd', '75d8beb8-58c2-4eee-bac2-2a977437210f', '0fcd758c-6e9a-4647-b462-aced15bbd93b'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot create request issued successfully. Sep 01 01:57:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5513e029-3faa-40c9-bf05-765ddd321f6a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:57:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1360/2692] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:57:30 2026] POST /volume/v3/snapshots => generated 316 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-59ec8517-036d-4676-b450-23fd5d80108f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59ec8517-036d-4676-b450-23fd5d80108f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59ec8517-036d-4676-b450-23fd5d80108f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59ec8517-036d-4676-b450-23fd5d80108f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-59ec8517-036d-4676-b450-23fd5d80108f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59ec8517-036d-4676-b450-23fd5d80108f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1333/2693] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:30 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed4dc992-bab9-4910-92ff-b17bd53c1f1f tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 200 Sep 01 01:57:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1361/2694] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:31 2026] GET /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d95b6f8-dda9-4f79-bffc-0e81f1ccf0d1 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 200 Sep 01 01:57:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1334/2695] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:31 2026] GET /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ba83f621-507b-4faa-8b5c-97243bd67c21", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ba83f621-507b-4faa-8b5c-97243bd67c21', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Create volume of 1 GB Sep 01 01:57:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Availability Zones retrieved successfully. Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Flow 'volume_create_api' (ac03d3e0-dbba-44eb-ba27-8308493a4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4941a7e4-a49b-4aff-a8df-f8d763ac4b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4941a7e4-a49b-4aff-a8df-f8d763ac4b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3af3932a-765a-45df-9ccc-aaeb7e1b1586,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': '3af3932a-765a-45df-9ccc-aaeb7e1b1586', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:31 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd4614d-eb56-410e-9729-beffe4b77510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5403e8e4-8347-47da-8b34-062afa9ff648 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5403e8e4-8347-47da-8b34-062afa9ff648 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5403e8e4-8347-47da-8b34-062afa9ff648 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5403e8e4-8347-47da-8b34-062afa9ff648 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5403e8e4-8347-47da-8b34-062afa9ff648 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5403e8e4-8347-47da-8b34-062afa9ff648 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1335/2696] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:31 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Created reservations ['ccd13ea8-e644-4e8c-9392-6981b56025ea', 'fe920762-dfaf-4108-ae9d-dc5d80bb60d0', 'ce8867aa-dbcc-4f85-84a0-ff2950407c3d', '962ccd6e-b531-443d-8852-7760e275516d'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd4614d-eb56-410e-9729-beffe4b77510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd13ea8-e644-4e8c-9392-6981b56025ea', 'fe920762-dfaf-4108-ae9d-dc5d80bb60d0', 'ce8867aa-dbcc-4f85-84a0-ff2950407c3d', '962ccd6e-b531-443d-8852-7760e275516d']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88220678-eb11-470e-94be-3ece054b4cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88220678-eb11-470e-94be-3ece054b4cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc16e731-6ce3-4999-adbc-9f8a4e7325a3', '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='bdc6d44e09034355b3837f010397b37a',qos_specs=None,replication_status=,reservations=['ccd13ea8-e644-4e8c-9392-6981b56025ea','fe920762-dfaf-4108-ae9d-dc5d80bb60d0','ce8867aa-dbcc-4f85-84a0-ff2950407c3d','962ccd6e-b531-443d-8852-7760e275516d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa18bb26d4e44fea69d0f3851f34251',volume_type_id=3af3932a-765a-45df-9ccc-aaeb7e1b1586), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57: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=bc16e731-6ce3-4999-adbc-9f8a4e7325a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc6d44e09034355b3837f010397b37a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aa18bb26d4e44fea69d0f3851f34251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3af3932a-765a-45df-9ccc-aaeb7e1b1586),volume_type_id=3af3932a-765a-45df-9ccc-aaeb7e1b1586)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ebd975-bc47-49a4-87b7-62242626aa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ebd975-bc47-49a4-87b7-62242626aa57) transitioned into state 'SUCCESS' from 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='bdc6d44e09034355b3837f010397b37a',qos_specs=None,replication_status=,reservations=['ccd13ea8-e644-4e8c-9392-6981b56025ea','fe920762-dfaf-4108-ae9d-dc5d80bb60d0','ce8867aa-dbcc-4f85-84a0-ff2950407c3d','962ccd6e-b531-443d-8852-7760e275516d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa18bb26d4e44fea69d0f3851f34251',volume_type_id=3af3932a-765a-45df-9ccc-aaeb7e1b1586)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe38c898-a15a-4425-85a4-5a529142684d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe38c898-a15a-4425-85a4-5a529142684d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Flow 'volume_create_api' (ac03d3e0-dbba-44eb-ba27-8308493a4518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Create volume request issued successfully. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-371a5875-42cd-49e8-ad4c-7915c0334b8a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1362/2697] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:31 2026] POST /volume/v3/volumes => generated 804 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-99541bda-e2c6-47c4-b786-be0d5d2b09e9 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1336/2698] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:32 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 872 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f48f4b6e-1fbb-4658-b86d-03645fe52ac2 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 200 Sep 01 01:57:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1363/2699] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:32 2026] GET /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-88a618d0-0a1d-42fe-825e-ca52f17f69db tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed returned with HTTP 200 Sep 01 01:57:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1337/2700] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:32 2026] GET /volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-296dd983-9436-4d74-9728-84f19bd3a987 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-296dd983-9436-4d74-9728-84f19bd3a987 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-296dd983-9436-4d74-9728-84f19bd3a987 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-296dd983-9436-4d74-9728-84f19bd3a987 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-296dd983-9436-4d74-9728-84f19bd3a987 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-296dd983-9436-4d74-9728-84f19bd3a987 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1364/2701] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:32 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0fdd4da9-a160-46be-8962-c32206ecaf3c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1338/2702] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:33 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 896 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96b97d6a-91f3-4e40-aa62-1bba8f9444e8 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed returned with HTTP 200 Sep 01 01:57:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1365/2703] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:33 2026] GET /volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e6d7b00-4491-4bde-bfb3-8c46ce3dc0b0 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 returned with HTTP 200 Sep 01 01:57:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1339/2704] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:33 2026] GET /volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-727de975-bf15-4fcd-a67e-7b1c8c2c6e75 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1340/2705] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:33 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-241231010"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-241231010'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (ddf018e8-3029-4041-be20-2ed2654685ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02e015-2b70-47f0-9281-2c106f71d026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02e015-2b70-47f0-9281-2c106f71d026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2752aa-7f8e-4641-be36-e5aee81e750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['3a5974f6-73c4-4454-ae9d-02fa06ba1070', '151d025d-5dcc-49d6-b5e5-1d849edfd1e3', '57926183-eb97-48f7-a4c0-50f7e47cdd2c', 'eb419237-b7ea-4f37-84bf-2d508e48af6f'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2752aa-7f8e-4641-be36-e5aee81e750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5974f6-73c4-4454-ae9d-02fa06ba1070', '151d025d-5dcc-49d6-b5e5-1d849edfd1e3', '57926183-eb97-48f7-a4c0-50f7e47cdd2c', 'eb419237-b7ea-4f37-84bf-2d508e48af6f']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec14db8-f11f-4224-bb1f-00f6772767dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec14db8-f11f-4224-bb1f-00f6772767dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43cab189-5d1f-484c-9c9e-d81e1db2f254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-241231010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['3a5974f6-73c4-4454-ae9d-02fa06ba1070','151d025d-5dcc-49d6-b5e5-1d849edfd1e3','57926183-eb97-48f7-a4c0-50f7e47cdd2c','eb419237-b7ea-4f37-84bf-2d508e48af6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-241231010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43cab189-5d1f-484c-9c9e-d81e1db2f254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93374ac9-4811-4a2d-97a5-b7ec01166d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f5728555-4dc7-48fd-93ee-545e621039f5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f5728555-4dc7-48fd-93ee-545e621039f5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93374ac9-4811-4a2d-97a5-b7ec01166d4a) transitioned into state 'SUCCESS' from state '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-241231010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['3a5974f6-73c4-4454-ae9d-02fa06ba1070','151d025d-5dcc-49d6-b5e5-1d849edfd1e3','57926183-eb97-48f7-a4c0-50f7e47cdd2c','eb419237-b7ea-4f37-84bf-2d508e48af6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f5728555-4dc7-48fd-93ee-545e621039f5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f5728555-4dc7-48fd-93ee-545e621039f5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa8708d-7f33-4690-86ad-ad23eddf4857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa8708d-7f33-4690-86ad-ad23eddf4857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f5728555-4dc7-48fd-93ee-545e621039f5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (ddf018e8-3029-4041-be20-2ed2654685ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-486e19f5-4497-4b49-bc17-3d7473fdf508 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1366/2706] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:33 2026] POST /volume/v3/volumes => generated 784 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f5728555-4dc7-48fd-93ee-545e621039f5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1341/2707] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:34 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 954 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ed4dd766-b32a-47a8-894a-1e06c5b43b6b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 200 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1367/2708] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:34 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 963 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-22c201a2-13f6-4855-b3b2-29ef06e733ef tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 returned with HTTP 200 Sep 01 01:57:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1342/2709] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:34 2026] GET /volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5ffabad4-8ea2-46a7-9107-78997e09fced None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume with id: 80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume request issued successfully. Sep 01 01:57:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ffabad4-8ea2-46a7-9107-78997e09fced tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 returned with HTTP 202 Sep 01 01:57:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1368/2710] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:34 2026] DELETE /volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-802924a8-a426-4c4d-9752-b151df9b32bc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-802924a8-a426-4c4d-9752-b151df9b32bc tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-802924a8-a426-4c4d-9752-b151df9b32bc tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-802924a8-a426-4c4d-9752-b151df9b32bc tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-802924a8-a426-4c4d-9752-b151df9b32bc tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c365c21-6fe6-4424-b90f-d34ad7a63be7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1369/2711] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:35 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-802924a8-a426-4c4d-9752-b151df9b32bc tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 returned with HTTP 200 Sep 01 01:57:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1343/2712] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:34 2026] GET /volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-70ce32f6-c77d-43ee-8b5a-72e232a0bb6e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1370/2713] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:35 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb1d4264-7d83-4d4d-9f8d-e572f985d041 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 200 Sep 01 01:57:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1344/2714] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:35 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ddc4f1d-1ff4-4203-9fc0-817bbfc7e521 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ddc4f1d-1ff4-4203-9fc0-817bbfc7e521 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 Sep 01 01:57:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ddc4f1d-1ff4-4203-9fc0-817bbfc7e521 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ddc4f1d-1ff4-4203-9fc0-817bbfc7e521 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a8ac30c6-5dc3-4203-a166-108ecd98a8df tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1371/2715] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:36 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ddc4f1d-1ff4-4203-9fc0-817bbfc7e521 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 returned with HTTP 404 Sep 01 01:57:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1345/2716] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:36 2026] GET /volume/v3/volumes/80b7d6b6-870a-41ed-beb1-49aff102d8e2 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume with id: 4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume request issued successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-358ecafb-35b0-40c7-82c4-9e09c2be9e3b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed returned with HTTP 202 Sep 01 01:57:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1372/2717] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:36 2026] DELETE /volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e3683142-7c74-465a-bb41-44a0ab143d14 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3683142-7c74-465a-bb41-44a0ab143d14 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3683142-7c74-465a-bb41-44a0ab143d14 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e3683142-7c74-465a-bb41-44a0ab143d14 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e3683142-7c74-465a-bb41-44a0ab143d14 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e3683142-7c74-465a-bb41-44a0ab143d14 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed returned with HTTP 200 Sep 01 01:57:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1346/2718] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:36 2026] GET /volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a3e06b78-5d0a-419b-9991-245d412fd84e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3e06b78-5d0a-419b-9991-245d412fd84e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3e06b78-5d0a-419b-9991-245d412fd84e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a3e06b78-5d0a-419b-9991-245d412fd84e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a3e06b78-5d0a-419b-9991-245d412fd84e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a3e06b78-5d0a-419b-9991-245d412fd84e tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1373/2719] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:36 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5196b4b7-9077-4bf0-9ad0-8d244527b4d3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 200 Sep 01 01:57:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1347/2720] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:36 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3e7e2e1e-812b-43ec-ab28-eb961ad53a86 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1374/2721] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-531014122"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {"'snapshot_id": '80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-531014122'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (80fbc553-5b1a-41b2-8037-d5fa334f890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96acc781-e45e-4349-9c28-fc2f92c15b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96acc781-e45e-4349-9c28-fc2f92c15b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48bbf47-b4d0-4e6a-92f2-6f8f5e533830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-970ac07c-a7a4-4cb1-a0b8-a2109616889e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-970ac07c-a7a4-4cb1-a0b8-a2109616889e tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-970ac07c-a7a4-4cb1-a0b8-a2109616889e tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-970ac07c-a7a4-4cb1-a0b8-a2109616889e tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-970ac07c-a7a4-4cb1-a0b8-a2109616889e tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed returned with HTTP 404 Sep 01 01:57:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1375/2722] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/volumes/4420bba3-48db-4202-9bab-6468f164a4ed => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume with id: ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume request issued successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d26a195-a3d7-43f3-9aaf-ef1e615c2786 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 202 Sep 01 01:57:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1376/2723] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:37 2026] DELETE /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['c69deaf6-cf40-4753-a913-52c2d2be9fff', '40177e3c-21da-4165-99c9-c84d4df81436', '742f1602-f219-4734-81e4-37983122a92c', 'de0ee822-c5db-4c34-b680-c1de9250eae5'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48bbf47-b4d0-4e6a-92f2-6f8f5e533830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69deaf6-cf40-4753-a913-52c2d2be9fff', '40177e3c-21da-4165-99c9-c84d4df81436', '742f1602-f219-4734-81e4-37983122a92c', 'de0ee822-c5db-4c34-b680-c1de9250eae5']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f22f57f-14ac-45bc-bd40-46e69403a1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2384345c-681b-432a-9ddd-7bd4511e18a4 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 200 Sep 01 01:57:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1377/2724] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f22f57f-14ac-45bc-bd40-46e69403a1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '926cf287-2871-4a22-97f5-9a25a0c429a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-531014122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['c69deaf6-cf40-4753-a913-52c2d2be9fff','40177e3c-21da-4165-99c9-c84d4df81436','742f1602-f219-4734-81e4-37983122a92c','de0ee822-c5db-4c34-b680-c1de9250eae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-531014122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=926cf287-2871-4a22-97f5-9a25a0c429a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcb2010-8ad3-449f-aba1-58f28910d142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcb2010-8ad3-449f-aba1-58f28910d142) transitioned into state 'SUCCESS' from state '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-531014122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['c69deaf6-cf40-4753-a913-52c2d2be9fff','40177e3c-21da-4165-99c9-c84d4df81436','742f1602-f219-4734-81e4-37983122a92c','de0ee822-c5db-4c34-b680-c1de9250eae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba7205-bf4a-4a5a-b0b6-161a6054cbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba7205-bf4a-4a5a-b0b6-161a6054cbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (80fbc553-5b1a-41b2-8037-d5fa334f890f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5bc378b9-a937-4a96-aabd-8c17cde5ea7a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1348/2725] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:37 2026] POST /volume/v3/volumes => generated 766 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-322638258"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {"'snapshot_id": '80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-322638258'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (d8381fd0-761a-4786-8cb1-04ac249ee81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c805c6e-cbb7-45fd-acf7-2d7c63d940bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c805c6e-cbb7-45fd-acf7-2d7c63d940bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df252701-91dc-421b-9413-da04cab1a38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5caab53-e446-4d02-ad2e-76bb912a6c7d tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1349/2726] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 954 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9434156a-2782-468a-9253-96690863dea1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9434156a-2782-468a-9253-96690863dea1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9434156a-2782-468a-9253-96690863dea1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9434156a-2782-468a-9253-96690863dea1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9434156a-2782-468a-9253-96690863dea1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9434156a-2782-468a-9253-96690863dea1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 200 Sep 01 01:57:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1350/2727] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:37 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['781b00fe-9aa7-47a4-a4ab-d660f7ebea87', '29c4c315-22ca-4d02-a072-25cd2652206a', '54fa359e-7eff-4dc3-a0d6-fdc29503886d', 'c07e000e-43ae-4492-939c-de88f1a68f80'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df252701-91dc-421b-9413-da04cab1a38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781b00fe-9aa7-47a4-a4ab-d660f7ebea87', '29c4c315-22ca-4d02-a072-25cd2652206a', '54fa359e-7eff-4dc3-a0d6-fdc29503886d', 'c07e000e-43ae-4492-939c-de88f1a68f80']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207e46d5-c477-4413-81e6-c63b4f179ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207e46d5-c477-4413-81e6-c63b4f179ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5279b337-a33d-4169-be12-e8a695ce832e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-322638258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['781b00fe-9aa7-47a4-a4ab-d660f7ebea87','29c4c315-22ca-4d02-a072-25cd2652206a','54fa359e-7eff-4dc3-a0d6-fdc29503886d','c07e000e-43ae-4492-939c-de88f1a68f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-322638258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5279b337-a33d-4169-be12-e8a695ce832e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c531bce8-cdd2-4950-8952-b9eefcfa02b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43cab189-5d1f-484c-9c9e-d81e1db2f254", "name": "tempest-ProjectMemberTests-Snapshot-302621232"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Volume info retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Create snapshot from volume 43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c531bce8-cdd2-4950-8952-b9eefcfa02b4) transitioned into state 'SUCCESS' from state '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-322638258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['781b00fe-9aa7-47a4-a4ab-d660f7ebea87','29c4c315-22ca-4d02-a072-25cd2652206a','54fa359e-7eff-4dc3-a0d6-fdc29503886d','c07e000e-43ae-4492-939c-de88f1a68f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36233582-012b-4964-ba5d-def30e465563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36233582-012b-4964-ba5d-def30e465563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (d8381fd0-761a-4786-8cb1-04ac249ee81a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2d21ca71-d1aa-4c0f-bec6-74ee284615fd tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1378/2728] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:37 2026] POST /volume/v3/volumes => generated 766 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8d63f410-8724-466b-87d8-30185584f4fb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-918542864"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {"'snapshot_id": '80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-918542864'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (da35da8f-e30c-423a-906c-38277c2019c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d4903c-818a-40af-9861-fb65ca598941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Created reservations ['b9ce214a-df73-44f0-847a-02333718a0bc', '9f2349fa-9e94-4b05-9ed9-c8e4e4055180', '3cb0a7a0-bf08-480e-93c1-247dfbf7f3ef', 'f4db3602-fb12-4b71-98b1-398fdb678ec2'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d4903c-818a-40af-9861-fb65ca598941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c17126e-f55a-4862-ac4a-deb146024569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot create request issued successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b3f9b25b-f3b2-4c62-a05e-d0ebafe43404 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1351/2729] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:57:37 2026] POST /volume/v3/snapshots => generated 304 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b4523967-2e49-40d7-a964-1563cbdf4122 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4523967-2e49-40d7-a964-1563cbdf4122 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4523967-2e49-40d7-a964-1563cbdf4122 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b4523967-2e49-40d7-a964-1563cbdf4122 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b4523967-2e49-40d7-a964-1563cbdf4122 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b4523967-2e49-40d7-a964-1563cbdf4122 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1352/2730] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:38 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d7736a2-cd9b-4eb4-9759-d65209bc8217 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 200 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1353/2731] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:38 2026] GET /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['8cfe8c5a-602d-4117-acc2-77893622f59d', '9a053b2c-418b-4aa4-8015-cc75ffac23a8', 'bb1475b9-0d18-4874-9655-ff0fb932f5ab', '28005f7e-fc49-4f6d-bd2a-6a6148beaefd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c17126e-f55a-4862-ac4a-deb146024569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cfe8c5a-602d-4117-acc2-77893622f59d', '9a053b2c-418b-4aa4-8015-cc75ffac23a8', 'bb1475b9-0d18-4874-9655-ff0fb932f5ab', '28005f7e-fc49-4f6d-bd2a-6a6148beaefd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc3a131-892f-44c6-90f7-5beabe0f9685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc3a131-892f-44c6-90f7-5beabe0f9685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4330c43a-d863-45fb-b922-84d3b159298d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-918542864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['8cfe8c5a-602d-4117-acc2-77893622f59d','9a053b2c-418b-4aa4-8015-cc75ffac23a8','bb1475b9-0d18-4874-9655-ff0fb932f5ab','28005f7e-fc49-4f6d-bd2a-6a6148beaefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-918542864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4330c43a-d863-45fb-b922-84d3b159298d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84e0de3-238a-4256-a804-5630fc0a3c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84e0de3-238a-4256-a804-5630fc0a3c8a) transitioned into state 'SUCCESS' from state '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-918542864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['8cfe8c5a-602d-4117-acc2-77893622f59d','9a053b2c-418b-4aa4-8015-cc75ffac23a8','bb1475b9-0d18-4874-9655-ff0fb932f5ab','28005f7e-fc49-4f6d-bd2a-6a6148beaefd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146f5cdf-9f87-4271-bbed-5e3e58914acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146f5cdf-9f87-4271-bbed-5e3e58914acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (da35da8f-e30c-423a-906c-38277c2019c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8d63f410-8724-466b-87d8-30185584f4fb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1379/2732] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:38 2026] POST /volume/v3/volumes => generated 766 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1d3a0649-688e-4948-bad6-2b9eaf251964 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1354/2733] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:38 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-117662912"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {"'snapshot_id": '80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-117662912'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (7ae2dae0-26f1-44ab-a7d6-27a92eba5bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c374af2-0018-4c47-90f2-82e69cec4982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c374af2-0018-4c47-90f2-82e69cec4982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f29d4bd-e37f-45db-a6cb-425a0376546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['354099e2-bafc-4635-94df-d3584d8c148b', '8081324c-240c-49de-b3f7-852491db6d91', '27d3c9ae-903b-4743-81b7-6e3edbf7093b', '638c3e16-8f93-4c0f-9559-29aa5d3560b1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f29d4bd-e37f-45db-a6cb-425a0376546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354099e2-bafc-4635-94df-d3584d8c148b', '8081324c-240c-49de-b3f7-852491db6d91', '27d3c9ae-903b-4743-81b7-6e3edbf7093b', '638c3e16-8f93-4c0f-9559-29aa5d3560b1']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a46ede-1f1a-43ff-9d6b-3296be1d1a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a46ede-1f1a-43ff-9d6b-3296be1d1a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '846252ea-e3fc-4c3b-882a-e60cae8b07ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-117662912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['354099e2-bafc-4635-94df-d3584d8c148b','8081324c-240c-49de-b3f7-852491db6d91','27d3c9ae-903b-4743-81b7-6e3edbf7093b','638c3e16-8f93-4c0f-9559-29aa5d3560b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-117662912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=846252ea-e3fc-4c3b-882a-e60cae8b07ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6074c395-559a-46ab-aa13-e557fcfe57cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6074c395-559a-46ab-aa13-e557fcfe57cc) transitioned into state 'SUCCESS' from state '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-117662912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['354099e2-bafc-4635-94df-d3584d8c148b','8081324c-240c-49de-b3f7-852491db6d91','27d3c9ae-903b-4743-81b7-6e3edbf7093b','638c3e16-8f93-4c0f-9559-29aa5d3560b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9770c2e2-83bb-4a36-9a62-002578823e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9770c2e2-83bb-4a36-9a62-002578823e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (7ae2dae0-26f1-44ab-a7d6-27a92eba5bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91831a45-1b5d-4513-a4fd-88e7d2094977 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1380/2734] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:38 2026] POST /volume/v3/volumes => generated 766 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1217141929"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request body: {'volume': {"'snapshot_id": '80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1217141929'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume of 1 GB Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Availability Zones retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (68276476-4a60-463d-a3df-28b16078021c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b89017-efb4-436d-9697-b94325a5ea01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-874ee8f4-e43b-4a4d-85e8-e460cc32bf2a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1381/2735] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b89017-efb4-436d-9697-b94325a5ea01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a980ee-1846-46de-8afd-985e44d57275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b478ffef-fafd-4f4f-97a8-d0e01b5077f3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b478ffef-fafd-4f4f-97a8-d0e01b5077f3 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b478ffef-fafd-4f4f-97a8-d0e01b5077f3 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b478ffef-fafd-4f4f-97a8-d0e01b5077f3 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b478ffef-fafd-4f4f-97a8-d0e01b5077f3 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc returned with HTTP 404 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1382/2736] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/ac1e7029-f646-4cb6-ad41-a21d04b05efc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume with id: 1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Created reservations ['e47d0b7e-009e-4450-a163-872b464b90f9', '935fa5f7-bd17-4311-a26b-8033bf39413e', '43741e63-4833-4d54-9b7e-4c450e25c8ef', '00e0cceb-86a0-407d-a976-28420fd8c183'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a980ee-1846-46de-8afd-985e44d57275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e47d0b7e-009e-4450-a163-872b464b90f9', '935fa5f7-bd17-4311-a26b-8033bf39413e', '43741e63-4833-4d54-9b7e-4c450e25c8ef', '00e0cceb-86a0-407d-a976-28420fd8c183']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bf690b-a014-4f1f-9163-04faee9ebe9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume request issued successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d79320c-1e15-4cbe-9e1c-ecb403afa90a tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 202 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1383/2737] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:39 2026] DELETE /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a956ca4d-7a9a-4678-9e47-dd823769136b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a956ca4d-7a9a-4678-9e47-dd823769136b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a956ca4d-7a9a-4678-9e47-dd823769136b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a956ca4d-7a9a-4678-9e47-dd823769136b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bf690b-a014-4f1f-9163-04faee9ebe9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f219f063-e4cd-4818-ad87-381236566916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1217141929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['e47d0b7e-009e-4450-a163-872b464b90f9','935fa5f7-bd17-4311-a26b-8033bf39413e','43741e63-4833-4d54-9b7e-4c450e25c8ef','00e0cceb-86a0-407d-a976-28420fd8c183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1217141929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f219f063-e4cd-4818-ad87-381236566916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951511e79d1b4d4dafc4be84d36b970a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3f48213550c4b85a6115ded5bf0566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572f683f-7915-4ca1-bb17-871975cdcfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a956ca4d-7a9a-4678-9e47-dd823769136b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a956ca4d-7a9a-4678-9e47-dd823769136b tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 200 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1384/2738] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572f683f-7915-4ca1-bb17-871975cdcfe5) transitioned into state 'SUCCESS' from state '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-1217141929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951511e79d1b4d4dafc4be84d36b970a',qos_specs=None,replication_status=,reservations=['e47d0b7e-009e-4450-a163-872b464b90f9','935fa5f7-bd17-4311-a26b-8033bf39413e','43741e63-4833-4d54-9b7e-4c450e25c8ef','00e0cceb-86a0-407d-a976-28420fd8c183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f48213550c4b85a6115ded5bf0566e',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5df3f4e-26dc-43b3-a7e2-670331f3335c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5df3f4e-26dc-43b3-a7e2-670331f3335c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Flow 'volume_create_api' (68276476-4a60-463d-a3df-28b16078021c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Create volume request issued successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71eefb49-d84c-4d97-a35e-f12dc5c68e30 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1355/2739] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:57:39 2026] POST /volume/v3/volumes => generated 767 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7defdb28-7294-4e37-a8fb-425271017b77 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7defdb28-7294-4e37-a8fb-425271017b77 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7defdb28-7294-4e37-a8fb-425271017b77 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7defdb28-7294-4e37-a8fb-425271017b77 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-97b35ee4-4052-4578-9b8f-e875aacbfb1c tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1356/2740] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 957 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7defdb28-7294-4e37-a8fb-425271017b77 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7defdb28-7294-4e37-a8fb-425271017b77 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 returned with HTTP 200 Sep 01 01:57:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1385/2741] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc31dfdc-29f6-4db2-bf74-8fa836f7d142 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e returned with HTTP 200 Sep 01 01:57:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1357/2742] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:39 2026] GET /volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-20160acb-f7cd-4b87-9021-e8ec636d74ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1386/2743] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:40 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7e4fa51a-ff0e-47e3-9b68-7c80abd6ab32 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e4fa51a-ff0e-47e3-9b68-7c80abd6ab32 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e4fa51a-ff0e-47e3-9b68-7c80abd6ab32 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7e4fa51a-ff0e-47e3-9b68-7c80abd6ab32 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7e4fa51a-ff0e-47e3-9b68-7c80abd6ab32 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 returned with HTTP 404 Sep 01 01:57:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1358/2744] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:40 2026] GET /volume/v3/volumes/1ef8edcb-25a5-416a-8da1-093649a55bf4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] DELETE http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume with id: 56a1ad65-9106-499b-a5fa-f75c5395a111 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Delete volume request issued successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-804030f1-f357-4f35-a0a6-70cc1cd82c61 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 returned with HTTP 202 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1387/2745] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:40 2026] DELETE /volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5439814a-9171-429f-9d14-90caf7c0e478 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5439814a-9171-429f-9d14-90caf7c0e478 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5439814a-9171-429f-9d14-90caf7c0e478 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5439814a-9171-429f-9d14-90caf7c0e478 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5439814a-9171-429f-9d14-90caf7c0e478 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Volume info retrieved successfully. Sep 01 01:57:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5439814a-9171-429f-9d14-90caf7c0e478 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 returned with HTTP 200 Sep 01 01:57:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1359/2746] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:40 2026] GET /volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-137924ee-d4e2-45c3-9f73-88bfbb53a167 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1388/2747] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:40 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-256cc691-48d0-4602-915d-a896f56add70 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-256cc691-48d0-4602-915d-a896f56add70 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-256cc691-48d0-4602-915d-a896f56add70 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-256cc691-48d0-4602-915d-a896f56add70 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-256cc691-48d0-4602-915d-a896f56add70 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-256cc691-48d0-4602-915d-a896f56add70 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e returned with HTTP 200 Sep 01 01:57:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1360/2748] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:41 2026] GET /volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99f31e7c-a900-4813-9920-47af9168d15e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99f31e7c-a900-4813-9920-47af9168d15e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99f31e7c-a900-4813-9920-47af9168d15e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99f31e7c-a900-4813-9920-47af9168d15e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99f31e7c-a900-4813-9920-47af9168d15e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99f31e7c-a900-4813-9920-47af9168d15e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 200 Sep 01 01:57:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1389/2749] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:41 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47d5a71b-dc32-4190-bb28-c8c72ac0b248 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1361/2750] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:41 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c58903ab-13ed-476c-9da3-5e8c1ba47fd9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c58903ab-13ed-476c-9da3-5e8c1ba47fd9 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] GET http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c58903ab-13ed-476c-9da3-5e8c1ba47fd9 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c58903ab-13ed-476c-9da3-5e8c1ba47fd9 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c58903ab-13ed-476c-9da3-5e8c1ba47fd9 tempest-CreateVolumesFromImageTest-2054535062 tempest-CreateVolumesFromImageTest-2054535062-project-member] http://192.168.122.53/volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 returned with HTTP 404 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1390/2751] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:41 2026] GET /volume/v3/volumes/56a1ad65-9106-499b-a5fa-f75c5395a111 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4c8527-c020-410c-85a6-7e04d357a4e5 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1362/2752] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 1301 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] DELETE http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Delete volume with id: bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Delete volume request issued successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a112f2d0-90ab-46b7-92a0-f447a506ce2a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 202 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1391/2753] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:42 2026] DELETE /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8f880774-1f52-4b61-a675-7807db24a4d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f880774-1f52-4b61-a675-7807db24a4d1 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f880774-1f52-4b61-a675-7807db24a4d1 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f880774-1f52-4b61-a675-7807db24a4d1 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8f880774-1f52-4b61-a675-7807db24a4d1 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f880774-1f52-4b61-a675-7807db24a4d1 tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1363/2754] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 1300 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04e4afeb-5a3d-4758-b0f6-9cc73f77c3de tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1392/2755] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee8f42cb-cd61-403b-b177-b88e7deb90b9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1364/2756] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:42 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 436 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b0e6bd10-becf-4b6c-baf9-06e8be51ed9a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0e6bd10-becf-4b6c-baf9-06e8be51ed9a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] GET http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0e6bd10-becf-4b6c-baf9-06e8be51ed9a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b0e6bd10-becf-4b6c-baf9-06e8be51ed9a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b0e6bd10-becf-4b6c-baf9-06e8be51ed9a tempest-VolumeAndVolumeTypeFromImageTest-681185353 tempest-VolumeAndVolumeTypeFromImageTest-681185353-project-member] http://192.168.122.53/volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 returned with HTTP 404 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1393/2757] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/volumes/bc16e731-6ce3-4999-adbc-9f8a4e7325a3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8d391461-a8cf-4b10-8f88-5fcdd2d756b5 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 200 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1365/2758] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] GET http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Calling method 'detail' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb4b6965-d37d-442c-883f-2f2940b8d479 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1366/2759] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Get all volumes completed successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Delete snapshot with id: 27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8ff88ac9-0bd6-48cb-91cb-fa078472f629 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] http://192.168.122.53/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1394/2760] 192.168.122.53 () {58 vars in 1164 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7089 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-549063a8-5838-4f36-a316-103a0579788d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-549063a8-5838-4f36-a316-103a0579788d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] DELETE http://192.168.122.53/volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-549063a8-5838-4f36-a316-103a0579788d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-549063a8-5838-4f36-a316-103a0579788d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot delete request issued successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e1a451db-6d0e-43df-a8c5-e867b3a0aa87 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 202 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1367/2761] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:57:43 2026] DELETE /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-75068990-d65e-4f65-b057-7584de4781bd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75068990-d65e-4f65-b057-7584de4781bd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75068990-d65e-4f65-b057-7584de4781bd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-75068990-d65e-4f65-b057-7584de4781bd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-75068990-d65e-4f65-b057-7584de4781bd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-75068990-d65e-4f65-b057-7584de4781bd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1368/2762] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-549063a8-5838-4f36-a316-103a0579788d tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] http://192.168.122.53/volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 returned with HTTP 202 Sep 01 01:57:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1395/2763] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:57:43 2026] DELETE /volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-72f3acc8-a97c-4785-8b7a-f087286eda96 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-72f3acc8-a97c-4785-8b7a-f087286eda96 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] GET http://192.168.122.53/volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-72f3acc8-a97c-4785-8b7a-f087286eda96 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-72f3acc8-a97c-4785-8b7a-f087286eda96 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-72f3acc8-a97c-4785-8b7a-f087286eda96 tempest-VolumeAndVolumeTypeFromImageTest-785348916 tempest-VolumeAndVolumeTypeFromImageTest-785348916-project-admin] http://192.168.122.53/volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 returned with HTTP 404 Sep 01 01:57:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1369/2764] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:57:43 2026] GET /volume/v3/types/3af3932a-765a-45df-9ccc-aaeb7e1b1586 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc8f9a71-33c9-4992-8271-22ba463ec6cc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 200 Sep 01 01:57:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1396/2765] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:44 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 859 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a28db538-b9b3-44ef-be93-3ae52c10e4c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba returned with HTTP 200 Sep 01 01:57:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1370/2766] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:44 2026] GET /volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-307c123a-40b0-44aa-a0c2-71401cc3441c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-307c123a-40b0-44aa-a0c2-71401cc3441c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-307c123a-40b0-44aa-a0c2-71401cc3441c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-307c123a-40b0-44aa-a0c2-71401cc3441c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-307c123a-40b0-44aa-a0c2-71401cc3441c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-307c123a-40b0-44aa-a0c2-71401cc3441c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 200 Sep 01 01:57:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1397/2767] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:44 2026] GET /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-515effff-c2bb-4d53-ad16-2de502837424 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-515effff-c2bb-4d53-ad16-2de502837424 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-515effff-c2bb-4d53-ad16-2de502837424 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-515effff-c2bb-4d53-ad16-2de502837424 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-515effff-c2bb-4d53-ad16-2de502837424 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-515effff-c2bb-4d53-ad16-2de502837424 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 200 Sep 01 01:57:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1371/2768] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:44 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-402580928"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-402580928'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume of 1 GB Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Availability Zones retrieved successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Flow 'volume_create_api' (83ee7cb9-a026-4cc7-9b55-67b7fcbe7a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59acc5a-2c88-40ca-8633-22255a1faa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59acc5a-2c88-40ca-8633-22255a1faa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91bce408-a018-4f44-b349-1c9c769a311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Created reservations ['654e3077-3ce3-443f-9fcb-74fe7bb5b01b', '6de85df3-0307-463a-91b9-3c5682e6d887', '430e17b9-004b-48b0-ac35-5c84d6d68355', 'bdfc2f77-5b12-4c02-a18d-8a5881226117'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91bce408-a018-4f44-b349-1c9c769a311f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654e3077-3ce3-443f-9fcb-74fe7bb5b01b', '6de85df3-0307-463a-91b9-3c5682e6d887', '430e17b9-004b-48b0-ac35-5c84d6d68355', 'bdfc2f77-5b12-4c02-a18d-8a5881226117']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c556d7dc-6114-4206-8938-e17cd591dfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c556d7dc-6114-4206-8938-e17cd591dfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9babe478-0a36-45bb-b7e4-659a650c8976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-402580928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7932009f0548c2b32e3e5e93400cde',qos_specs=None,replication_status=,reservations=['654e3077-3ce3-443f-9fcb-74fe7bb5b01b','6de85df3-0307-463a-91b9-3c5682e6d887','430e17b9-004b-48b0-ac35-5c84d6d68355','bdfc2f77-5b12-4c02-a18d-8a5881226117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2967e558a4f0bbc200248174364ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-402580928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9babe478-0a36-45bb-b7e4-659a650c8976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7932009f0548c2b32e3e5e93400cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad2967e558a4f0bbc200248174364ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fba911-5098-47cc-892c-1243a0a1b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fba911-5098-47cc-892c-1243a0a1b876) transitioned into state 'SUCCESS' from state '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-402580928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7932009f0548c2b32e3e5e93400cde',qos_specs=None,replication_status=,reservations=['654e3077-3ce3-443f-9fcb-74fe7bb5b01b','6de85df3-0307-463a-91b9-3c5682e6d887','430e17b9-004b-48b0-ac35-5c84d6d68355','bdfc2f77-5b12-4c02-a18d-8a5881226117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2967e558a4f0bbc200248174364ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b5e92b-d7ec-465c-854e-1e8824e3fa93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b5e92b-d7ec-465c-854e-1e8824e3fa93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Flow 'volume_create_api' (83ee7cb9-a026-4cc7-9b55-67b7fcbe7a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume request issued successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9fd54803-dbea-48fe-8259-4f6c39ab1d0c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1398/2769] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:57:45 2026] POST /volume/v3/volumes => generated 776 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9e3f5dc6-4be5-47e9-a74e-d9ef801c931a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 200 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1372/2770] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:45 2026] GET /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cef5abe1-5e61-4d04-a225-8bf8b8a3ebd1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cef5abe1-5e61-4d04-a225-8bf8b8a3ebd1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cef5abe1-5e61-4d04-a225-8bf8b8a3ebd1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cef5abe1-5e61-4d04-a225-8bf8b8a3ebd1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cef5abe1-5e61-4d04-a225-8bf8b8a3ebd1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 returned with HTTP 404 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1373/2771] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:45 2026] GET /volume/v3/snapshots/27ead9e5-81a8-4013-af68-0eadcbcaa6f8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ec2db5dc-c7c9-4fe8-be61-b0c3156f68ab tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 200 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1567a879-79c9-4349-ba93-50e74a53df2a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1399/2772] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:45 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: 43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9271fcf8-62e4-4916-a75a-61a06426b7a9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 202 Sep 01 01:57:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1400/2773] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:45 2026] DELETE /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1567a879-79c9-4349-ba93-50e74a53df2a tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 202 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1374/2774] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:45 2026] DELETE /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f597c22f-5a56-410c-8a87-e766ea901017 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f597c22f-5a56-410c-8a87-e766ea901017 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f597c22f-5a56-410c-8a87-e766ea901017 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f597c22f-5a56-410c-8a87-e766ea901017 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:46 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:46 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f597c22f-5a56-410c-8a87-e766ea901017 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4a9d7bb-e9b7-4571-b021-8edce47db07d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 200 Sep 01 01:57:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1401/2775] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:45 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f597c22f-5a56-410c-8a87-e766ea901017 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 200 Sep 01 01:57:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1375/2776] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:45 2026] GET /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:57:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de4c0e94-b893-4e93-8924-93c8fc784a1d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 200 Sep 01 01:57:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1402/2777] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:46 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8be66334-c469-4a69-947a-d7da190f62c5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8be66334-c469-4a69-947a-d7da190f62c5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-16273e9f-1ede-4363-ac01-087a96d26f84 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8be66334-c469-4a69-947a-d7da190f62c5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8be66334-c469-4a69-947a-d7da190f62c5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16273e9f-1ede-4363-ac01-087a96d26f84 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16273e9f-1ede-4363-ac01-087a96d26f84 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-16273e9f-1ede-4363-ac01-087a96d26f84 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-16273e9f-1ede-4363-ac01-087a96d26f84 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8be66334-c469-4a69-947a-d7da190f62c5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 returned with HTTP 404 Sep 01 01:57:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1376/2778] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:47 2026] GET /volume/v3/volumes/43cab189-5d1f-484c-9c9e-d81e1db2f254 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-504733582"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-16273e9f-1ede-4363-ac01-087a96d26f84 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 200 Sep 01 01:57:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1403/2779] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:47 2026] GET /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-504733582'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (5b562926-0735-4a41-b9e7-a32fe49d65cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf0c673-d931-4c9c-8106-d6c05632a757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf0c673-d931-4c9c-8106-d6c05632a757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391e060a-6f5c-4a7f-830a-e1b4cd9db089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['791ff57e-e917-4db1-9cd4-f927493ecce9', '9568f370-a7c9-482f-ae33-09a4115c5ed9', '9fca7e51-7926-41ba-b150-37d9b7508ba6', '7fde4058-f513-49ce-9e57-959af509b4a5'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391e060a-6f5c-4a7f-830a-e1b4cd9db089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['791ff57e-e917-4db1-9cd4-f927493ecce9', '9568f370-a7c9-482f-ae33-09a4115c5ed9', '9fca7e51-7926-41ba-b150-37d9b7508ba6', '7fde4058-f513-49ce-9e57-959af509b4a5']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730740f9-d194-4e63-9e42-454c6de209fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730740f9-d194-4e63-9e42-454c6de209fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c38bb6-6618-4f30-a5e5-7ebffa1c1431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504733582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['791ff57e-e917-4db1-9cd4-f927493ecce9','9568f370-a7c9-482f-ae33-09a4115c5ed9','9fca7e51-7926-41ba-b150-37d9b7508ba6','7fde4058-f513-49ce-9e57-959af509b4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504733582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6c38bb6-6618-4f30-a5e5-7ebffa1c1431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f529b36f-6f3e-4a58-a51b-0795d4e559fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f529b36f-6f3e-4a58-a51b-0795d4e559fe) transitioned into state 'SUCCESS' from state '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-504733582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['791ff57e-e917-4db1-9cd4-f927493ecce9','9568f370-a7c9-482f-ae33-09a4115c5ed9','9fca7e51-7926-41ba-b150-37d9b7508ba6','7fde4058-f513-49ce-9e57-959af509b4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4679906-9b65-40e1-b617-176a8de61148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4679906-9b65-40e1-b617-176a8de61148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (5b562926-0735-4a41-b9e7-a32fe49d65cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c89ea6c1-67f5-4bb0-a7be-e059976bf83d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1377/2780] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:57:47 2026] POST /volume/v3/volumes => generated 784 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-42549ed1-db68-4f3f-adac-795ca837088b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-42549ed1-db68-4f3f-adac-795ca837088b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-42549ed1-db68-4f3f-adac-795ca837088b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-42549ed1-db68-4f3f-adac-795ca837088b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-42549ed1-db68-4f3f-adac-795ca837088b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-42549ed1-db68-4f3f-adac-795ca837088b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 200 Sep 01 01:57:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1404/2781] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:47 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c5396302-8ca7-480d-85ad-c2bf4e3ec0d7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 200 Sep 01 01:57:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1378/2782] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:47 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9babe478-0a36-45bb-b7e4-659a650c8976", "name": "tempest-VolumeDependencyTests-Snapshot-338776001"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create snapshot from volume 9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Created reservations ['4300f969-0e09-429b-8231-022215559373', '08df4496-c3ac-4212-a4f5-ef274b51f5c4', 'e20b3a24-1bb8-4e08-8927-2c735c4ce012', '256a3def-9201-4db8-8c4d-b828b6164bb1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29b1fb59-90bf-44a8-b6c5-507d1342961f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29b1fb59-90bf-44a8-b6c5-507d1342961f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29b1fb59-90bf-44a8-b6c5-507d1342961f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29b1fb59-90bf-44a8-b6c5-507d1342961f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29b1fb59-90bf-44a8-b6c5-507d1342961f tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 returned with HTTP 404 Sep 01 01:57:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1379/2783] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:48 2026] GET /volume/v3/volumes/f219f063-e4cd-4818-ad87-381236566916 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: 846252ea-e3fc-4c3b-882a-e60cae8b07ba Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot create request issued successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5ce2a1b2-8522-464b-b0f0-14a7b54b549b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:57:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1405/2784] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:57:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63443aa9-a012-4a6a-8c60-bbd3b5a810d8 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:57:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1406/2785] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:48 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98f1b605-aa1a-4a01-ac2e-f2e8fc40d34e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba returned with HTTP 202 Sep 01 01:57:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1380/2786] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:48 2026] DELETE /volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-50795e28-a032-494e-af1a-6baedadbff8c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50795e28-a032-494e-af1a-6baedadbff8c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50795e28-a032-494e-af1a-6baedadbff8c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-50795e28-a032-494e-af1a-6baedadbff8c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-50795e28-a032-494e-af1a-6baedadbff8c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-50795e28-a032-494e-af1a-6baedadbff8c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba returned with HTTP 200 Sep 01 01:57:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1407/2787] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:48 2026] GET /volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-043a911f-293f-453f-8267-9a62cbc92755 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-043a911f-293f-453f-8267-9a62cbc92755 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-043a911f-293f-453f-8267-9a62cbc92755 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-043a911f-293f-453f-8267-9a62cbc92755 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-043a911f-293f-453f-8267-9a62cbc92755 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-043a911f-293f-453f-8267-9a62cbc92755 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 200 Sep 01 01:57:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1381/2788] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:48 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-96863a90-c3a1-46b7-87d8-b06f833f7611 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1408/2789] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e99cd31a-40b8-4952-be88-aca495761642 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36ba23fb-4910-4513-aff4-c83fc935b189 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36ba23fb-4910-4513-aff4-c83fc935b189 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36ba23fb-4910-4513-aff4-c83fc935b189 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36ba23fb-4910-4513-aff4-c83fc935b189 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36ba23fb-4910-4513-aff4-c83fc935b189 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba returned with HTTP 404 Sep 01 01:57:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1409/2790] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/volumes/846252ea-e3fc-4c3b-882a-e60cae8b07ba => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: 4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3af36038-d1b7-42ac-a7b3-45cb95ab55b3 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 202 Sep 01 01:57:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1410/2791] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:49 2026] DELETE /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e99cd31a-40b8-4952-be88-aca495761642 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e99cd31a-40b8-4952-be88-aca495761642 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1838604026", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1270311627", "vendor_name": "tempest-vendor_name-83288718"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0c50830c-b9d7-4822-a4af-c81f705d7ab7 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1411/2792] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e99cd31a-40b8-4952-be88-aca495761642 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1382/2793] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:57:49 2026] POST /volume/v3/types => generated 328 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "208b2cf2-a642-4238-868d-f533ee79c64e", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume request body: {'volume': {'volume_type': '208b2cf2-a642-4238-868d-f533ee79c64e', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume of 1 GB Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Availability Zones retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Flow 'volume_create_api' (b39b7c3f-8b60-4ce2-8ddf-e6f24bf112ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0a8862-de75-4570-a5d8-6235ef701a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0a8862-de75-4570-a5d8-6235ef701a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1270311627',vendor_name='tempest-vendor_name-83288718'},id=208b2cf2-a642-4238-868d-f533ee79c64e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1838604026',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '208b2cf2-a642-4238-868d-f533ee79c64e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ccda94-2208-4102-8de1-6b2eea4eddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1838604026 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1838604026, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1838604026 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1838604026, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-27afbf98-ce62-4480-9e24-1aa0b3a41d5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 200 Sep 01 01:57:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1383/2794] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:49 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Created reservations ['edc8638e-36f4-41a7-a39d-db118520fcdc', '9957333f-77ad-455d-992f-c1cc1895f103', 'cdcbe2f0-237f-413f-87a4-cea02d9e8a1d', '9758d44c-ada0-4b01-bc5d-347aefabc97c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ccda94-2208-4102-8de1-6b2eea4eddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc8638e-36f4-41a7-a39d-db118520fcdc', '9957333f-77ad-455d-992f-c1cc1895f103', 'cdcbe2f0-237f-413f-87a4-cea02d9e8a1d', '9758d44c-ada0-4b01-bc5d-347aefabc97c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b5d8e5-b62b-46c7-851a-ea813ab6d917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:57:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6c38bb6-6618-4f30-a5e5-7ebffa1c1431", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2083041178"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:49 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:49 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:49 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:49 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b5d8e5-b62b-46c7-851a-ea813ab6d917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734ff734-e908-4832-8853-027ffde7e98f', '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='65c15ac32f8e440e9089718137bf601c',qos_specs=None,replication_status=,reservations=['edc8638e-36f4-41a7-a39d-db118520fcdc','9957333f-77ad-455d-992f-c1cc1895f103','cdcbe2f0-237f-413f-87a4-cea02d9e8a1d','9758d44c-ada0-4b01-bc5d-347aefabc97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_type_id=208b2cf2-a642-4238-868d-f533ee79c64e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=734ff734-e908-4832-8853-027ffde7e98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c15ac32f8e440e9089718137bf601c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(208b2cf2-a642-4238-868d-f533ee79c64e),volume_type_id=208b2cf2-a642-4238-868d-f533ee79c64e)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:49 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c3833-b531-4192-ade8-ad01b0a54ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c3833-b531-4192-ade8-ad01b0a54ac9) transitioned into state 'SUCCESS' from 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='65c15ac32f8e440e9089718137bf601c',qos_specs=None,replication_status=,reservations=['edc8638e-36f4-41a7-a39d-db118520fcdc','9957333f-77ad-455d-992f-c1cc1895f103','cdcbe2f0-237f-413f-87a4-cea02d9e8a1d','9758d44c-ada0-4b01-bc5d-347aefabc97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_type_id=208b2cf2-a642-4238-868d-f533ee79c64e)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf5100b-def1-4bab-8ac8-2f27449f8e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['c235654f-9b1c-4e81-8526-0f10ec27162d', 'fa0235d1-aef2-48fa-ac2a-ad902a0c8b1e', '7890515d-4078-41ef-9847-da5ea88185f9', 'eb9792b7-2dea-49df-aa90-f957482856c4'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf5100b-def1-4bab-8ac8-2f27449f8e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Flow 'volume_create_api' (b39b7c3f-8b60-4ce2-8ddf-e6f24bf112ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume request issued successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8bb4d276-f6bb-47c5-962e-aa55cd670cb1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1412/2795] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:57:49 2026] POST /volume/v3/volumes => generated 780 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-81c1be9d-0b6f-4a26-bda6-482d924dc7a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1384/2796] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:57:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-87a68694-4f8f-468f-8454-d8f3935e04c4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1385/2797] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:50 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdbcb113-fd45-4192-9d65-dbd2cf4b8ae4 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f returned with HTTP 200 Sep 01 01:57:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1413/2798] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:57:50 2026] GET /volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f => generated 959 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-47646310-cf95-4ee9-9342-30698c7107b4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47646310-cf95-4ee9-9342-30698c7107b4 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47646310-cf95-4ee9-9342-30698c7107b4 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47646310-cf95-4ee9-9342-30698c7107b4 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-47646310-cf95-4ee9-9342-30698c7107b4 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47646310-cf95-4ee9-9342-30698c7107b4 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1386/2799] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:50 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c7651421-3595-4232-a3ac-c7db5c1a84cb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7651421-3595-4232-a3ac-c7db5c1a84cb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c7651421-3595-4232-a3ac-c7db5c1a84cb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c7651421-3595-4232-a3ac-c7db5c1a84cb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7651421-3595-4232-a3ac-c7db5c1a84cb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d returned with HTTP 404 Sep 01 01:57:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1414/2800] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:50 2026] GET /volume/v3/volumes/4330c43a-d863-45fb-b922-84d3b159298d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f155b981-103e-4a95-9ccf-db022145e723 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: 5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f155b981-103e-4a95-9ccf-db022145e723 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e returned with HTTP 202 Sep 01 01:57:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1387/2801] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:50 2026] DELETE /volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3bcf879a-c112-4e59-afaf-743b78c93948 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3bcf879a-c112-4e59-afaf-743b78c93948 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3bcf879a-c112-4e59-afaf-743b78c93948 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3bcf879a-c112-4e59-afaf-743b78c93948 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3bcf879a-c112-4e59-afaf-743b78c93948 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3bcf879a-c112-4e59-afaf-743b78c93948 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e returned with HTTP 200 Sep 01 01:57:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1415/2802] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:50 2026] GET /volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b56fe2d9-9b93-49b9-91c2-b83d532011fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-279122d3-849c-4d13-a8ff-f860182f7a00 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1388/2803] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:51 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-279122d3-849c-4d13-a8ff-f860182f7a00 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-279122d3-849c-4d13-a8ff-f860182f7a00 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-279122d3-849c-4d13-a8ff-f860182f7a00 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-279122d3-849c-4d13-a8ff-f860182f7a00 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-279122d3-849c-4d13-a8ff-f860182f7a00 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1416/2804] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:57:51 2026] GET /volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ee68dfbb-1705-4b21-8641-adf0192cda1b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee68dfbb-1705-4b21-8641-adf0192cda1b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee68dfbb-1705-4b21-8641-adf0192cda1b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ee68dfbb-1705-4b21-8641-adf0192cda1b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ee68dfbb-1705-4b21-8641-adf0192cda1b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1389/2805] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:57:51 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 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1792d189-b2d0-4543-8c87-30c136990bf3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-587713b2-0413-44a9-94b7-ec9768c64134 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-587713b2-0413-44a9-94b7-ec9768c64134 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-587713b2-0413-44a9-94b7-ec9768c64134 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-587713b2-0413-44a9-94b7-ec9768c64134 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-587713b2-0413-44a9-94b7-ec9768c64134 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-587713b2-0413-44a9-94b7-ec9768c64134 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1390/2806] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:51 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f7fa6274-c75b-4f7d-a37a-665c28af870d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1256547683"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume request body: {'volume': {'snapshot_id': 'f7fa6274-c75b-4f7d-a37a-665c28af870d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1256547683'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume of 1 GB Sep 01 01:57:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Availability Zones retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1792d189-b2d0-4543-8c87-30c136990bf3 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] GET http://192.168.122.53/volume/v3/messages Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1792d189-b2d0-4543-8c87-30c136990bf3 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1792d189-b2d0-4543-8c87-30c136990bf3 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1792d189-b2d0-4543-8c87-30c136990bf3 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Flow 'volume_create_api' (84cb78e2-80d2-4c6b-a498-586a4864275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d26c7a2-ddc6-4203-ac87-a6c8d7d9dd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1417/2807] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:57:51 2026] GET /volume/v3/messages => generated 676 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-40bbca98-117f-4032-80bc-ec74d99a52a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40bbca98-117f-4032-80bc-ec74d99a52a0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/messages/673fe5c8-64ce-4951-82d6-96c1988e9a92 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40bbca98-117f-4032-80bc-ec74d99a52a0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40bbca98-117f-4032-80bc-ec74d99a52a0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40bbca98-117f-4032-80bc-ec74d99a52a0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/messages/673fe5c8-64ce-4951-82d6-96c1988e9a92 returned with HTTP 204 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1418/2808] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:57:51 2026] DELETE /volume/v3/messages/673fe5c8-64ce-4951-82d6-96c1988e9a92 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Delete volume with id: 734ff734-e908-4832-8853-027ffde7e98f Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86908) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d26c7a2-ddc6-4203-ac87-a6c8d7d9dd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f7fa6274-c75b-4f7d-a37a-665c28af870d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529493f9-6370-496d-ab38-2a556b1d0c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Created reservations ['e8e44e4f-dd45-432a-8c38-3d0f44be0d99', 'c03ea380-a599-4ecf-b579-b743292e7dac', '2aa2bf87-02f0-4e1d-88ce-088082174f37', '4cceef94-85d1-4c4a-8a2a-29a176c1f061'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Delete volume request issued successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-41bbf0e0-9b74-47e2-b708-0a9b8827e589 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f returned with HTTP 202 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1419/2809] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:57:51 2026] DELETE /volume/v3/volumes/734ff734-e908-4832-8853-027ffde7e98f => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7085c423-803c-45f8-bf27-1b1a64935a90 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7085c423-803c-45f8-bf27-1b1a64935a90 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/types/208b2cf2-a642-4238-868d-f533ee79c64e Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7085c423-803c-45f8-bf27-1b1a64935a90 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7085c423-803c-45f8-bf27-1b1a64935a90 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Created reservations ['eb187406-9940-4cd7-801d-fbf011fef967', 'dd733438-b835-440c-993f-71ac11df93f4', '68ebed3d-c1d0-4c9c-ac83-2e2483b3f30f', '83aa771b-f6cb-4f6e-b406-8d17e2ce2c44'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529493f9-6370-496d-ab38-2a556b1d0c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb187406-9940-4cd7-801d-fbf011fef967', 'dd733438-b835-440c-993f-71ac11df93f4', '68ebed3d-c1d0-4c9c-ac83-2e2483b3f30f', '83aa771b-f6cb-4f6e-b406-8d17e2ce2c44']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c974a71e-2a64-42b1-b770-acd629eabccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7085c423-803c-45f8-bf27-1b1a64935a90 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/types/208b2cf2-a642-4238-868d-f533ee79c64e returned with HTTP 202 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1420/2810] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:57:51 2026] DELETE /volume/v3/types/208b2cf2-a642-4238-868d-f533ee79c64e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-995e6fe5-79bb-4a62-acee-2c9f88991ccb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-995e6fe5-79bb-4a62-acee-2c9f88991ccb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-995e6fe5-79bb-4a62-acee-2c9f88991ccb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-995e6fe5-79bb-4a62-acee-2c9f88991ccb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-995e6fe5-79bb-4a62-acee-2c9f88991ccb tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e returned with HTTP 404 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1421/2811] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:51 2026] GET /volume/v3/volumes/5279b337-a33d-4169-be12-e8a695ce832e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc712a0c-d01b-4b2c-a2fe-8364dc1d2f3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc712a0c-d01b-4b2c-a2fe-8364dc1d2f3e tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc712a0c-d01b-4b2c-a2fe-8364dc1d2f3e tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-509751816", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1909096883", "vendor_name": "tempest-vendor_name-2058166096"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc712a0c-d01b-4b2c-a2fe-8364dc1d2f3e tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1422/2812] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:57:51 2026] POST /volume/v3/types => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: 926cf287-2871-4a22-97f5-9a25a0c429a8 Sep 01 01:57:51 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c974a71e-2a64-42b1-b770-acd629eabccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd1f3c5-aaf7-404a-b585-d584350722ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1256547683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7932009f0548c2b32e3e5e93400cde',qos_specs=None,replication_status=,reservations=['eb187406-9940-4cd7-801d-fbf011fef967','dd733438-b835-440c-993f-71ac11df93f4','68ebed3d-c1d0-4c9c-ac83-2e2483b3f30f','83aa771b-f6cb-4f6e-b406-8d17e2ce2c44'],size=1,snapshot_id=f7fa6274-c75b-4f7d-a37a-665c28af870d,source_replicaid=,source_volid=None,status='creating',user_id='cad2967e558a4f0bbc200248174364ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1256547683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd1f3c5-aaf7-404a-b585-d584350722ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7932009f0548c2b32e3e5e93400cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f7fa6274-c75b-4f7d-a37a-665c28af870d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad2967e558a4f0bbc200248174364ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:51 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28255585-9862-4088-8c86-e4f8217a2cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e8b2f21-f982-4c9a-a1fd-ce34183491ac tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 returned with HTTP 202 Sep 01 01:57:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1423/2813] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:51 2026] DELETE /volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28255585-9862-4088-8c86-e4f8217a2cf9) transitioned into state 'SUCCESS' from state '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-1256547683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7932009f0548c2b32e3e5e93400cde',qos_specs=None,replication_status=,reservations=['eb187406-9940-4cd7-801d-fbf011fef967','dd733438-b835-440c-993f-71ac11df93f4','68ebed3d-c1d0-4c9c-ac83-2e2483b3f30f','83aa771b-f6cb-4f6e-b406-8d17e2ce2c44'],size=1,snapshot_id=f7fa6274-c75b-4f7d-a37a-665c28af870d,source_replicaid=,source_volid=None,status='creating',user_id='cad2967e558a4f0bbc200248174364ef',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:57:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2c73f-c5a4-4b64-b7cf-61cdbf3c2413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:57:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume request body: {'volume': {'volume_type': '8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume of 1 GB Sep 01 01:57:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Availability Zones retrieved successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Flow 'volume_create_api' (21501d06-19a6-4775-86b4-209dc4a5558d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2708fd6-6b6a-46f2-bee4-bc9765621c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2c73f-c5a4-4b64-b7cf-61cdbf3c2413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Flow 'volume_create_api' (84cb78e2-80d2-4c6b-a498-586a4864275b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Create volume request issued successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e3b99ad-7f09-4b76-ba9a-3fc5494cc798 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1391/2814] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:57:51 2026] POST /volume/v3/volumes => generated 811 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7139b0f3-d4d1-41c9-8991-521ddd6a85ef tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 returned with HTTP 200 Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2708fd6-6b6a-46f2-bee4-bc9765621c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1909096883',vendor_name='tempest-vendor_name-2058166096'},id=8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5,is_public=True,name='tempest-ProjectReaderTests-volume-type-509751816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1392/2815] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:52 2026] GET /volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ebbcd5-a74b-4697-bf73-4ed9c7b81915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-11050fe3-6c2d-49b8-8a2f-7d8f27f1a558 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1393/2816] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:52 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 879 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b5f3036f-c96f-4ddf-8f67-5f2e6c936885 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1394/2817] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:52 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:52 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-509751816 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-509751816, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:57:52 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-509751816 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-509751816, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Created reservations ['95f01d00-3b96-4db8-bd26-fe5a1be42497', '8dfa2281-3487-4248-9969-e666f491e4ec', 'c0372cea-0514-40a4-a759-41907a662b6a', 'cf1a460b-e526-4953-b373-3a8ff9f3295c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ebbcd5-a74b-4697-bf73-4ed9c7b81915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95f01d00-3b96-4db8-bd26-fe5a1be42497', '8dfa2281-3487-4248-9969-e666f491e4ec', 'c0372cea-0514-40a4-a759-41907a662b6a', 'cf1a460b-e526-4953-b373-3a8ff9f3295c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a2c456b-7e08-4a09-9342-873b24ac4dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a2c456b-7e08-4a09-9342-873b24ac4dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104b86a0-c627-4a34-aa28-e3d5f6112482', '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='65c15ac32f8e440e9089718137bf601c',qos_specs=None,replication_status=,reservations=['95f01d00-3b96-4db8-bd26-fe5a1be42497','8dfa2281-3487-4248-9969-e666f491e4ec','c0372cea-0514-40a4-a759-41907a662b6a','cf1a460b-e526-4953-b373-3a8ff9f3295c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_type_id=8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104b86a0-c627-4a34-aa28-e3d5f6112482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c15ac32f8e440e9089718137bf601c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5),volume_type_id=8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f48db46-5a9b-4f48-bee0-300ba0642ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f48db46-5a9b-4f48-bee0-300ba0642ec4) transitioned into state 'SUCCESS' from 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='65c15ac32f8e440e9089718137bf601c',qos_specs=None,replication_status=,reservations=['95f01d00-3b96-4db8-bd26-fe5a1be42497','8dfa2281-3487-4248-9969-e666f491e4ec','c0372cea-0514-40a4-a759-41907a662b6a','cf1a460b-e526-4953-b373-3a8ff9f3295c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead07931e9a948d5bb76fa47a6ff190c',volume_type_id=8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6821a9da-5a9b-4054-9ae7-e132e5ecf77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6821a9da-5a9b-4054-9ae7-e132e5ecf77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Flow 'volume_create_api' (21501d06-19a6-4775-86b4-209dc4a5558d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:57:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Create volume request issued successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2b584599-4dc0-4b86-972e-385ef0e5f6db tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:57:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1424/2818] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:57:51 2026] POST /volume/v3/volumes => generated 779 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bde5c33c-82f7-4544-8572-fc20016916e0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bde5c33c-82f7-4544-8572-fc20016916e0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bde5c33c-82f7-4544-8572-fc20016916e0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bde5c33c-82f7-4544-8572-fc20016916e0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bde5c33c-82f7-4544-8572-fc20016916e0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bde5c33c-82f7-4544-8572-fc20016916e0 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 returned with HTTP 200 Sep 01 01:57:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1395/2819] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:57:52 2026] GET /volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 => generated 958 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be4e1eae-ed22-4645-99e2-bdcd3e034207 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be4e1eae-ed22-4645-99e2-bdcd3e034207 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be4e1eae-ed22-4645-99e2-bdcd3e034207 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be4e1eae-ed22-4645-99e2-bdcd3e034207 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be4e1eae-ed22-4645-99e2-bdcd3e034207 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 returned with HTTP 404 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1425/2820] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/volumes/926cf287-2871-4a22-97f5-9a25a0c429a8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a3991857-6baa-42af-9af7-76bc3f97acfc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete snapshot with id: 80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot delete request issued successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a3991857-6baa-42af-9af7-76bc3f97acfc tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 202 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1396/2821] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:57:53 2026] DELETE /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f6cbdc3-e34b-4f81-938d-cedffee09357 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1397/2822] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-61255a90-8687-4c83-bf8a-ebfee58a3a09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1426/2823] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67eb6b78-defc-4532-9ce9-52ff41b858c8 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1398/2824] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 474 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-40bf3796-321c-4230-89f3-fadd897d1fc1 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1427/2825] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 => generated 979 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1fe2a2b2-f509-4631-9ba3-837126beb1b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fe2a2b2-f509-4631-9ba3-837126beb1b8 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fe2a2b2-f509-4631-9ba3-837126beb1b8 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1fe2a2b2-f509-4631-9ba3-837126beb1b8 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1fe2a2b2-f509-4631-9ba3-837126beb1b8 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1399/2826] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e92b7651-87db-417a-9ab5-c59b7d7fb99f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e92b7651-87db-417a-9ab5-c59b7d7fb99f tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] GET http://192.168.122.53/volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e92b7651-87db-417a-9ab5-c59b7d7fb99f tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e92b7651-87db-417a-9ab5-c59b7d7fb99f tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e92b7651-87db-417a-9ab5-c59b7d7fb99f tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-reader] http://192.168.122.53/volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 returned with HTTP 200 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1428/2827] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:57:53 2026] GET /volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-797eaee7-3a9e-426a-8639-94f75de02aed None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-797eaee7-3a9e-426a-8639-94f75de02aed tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-797eaee7-3a9e-426a-8639-94f75de02aed tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-797eaee7-3a9e-426a-8639-94f75de02aed tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-797eaee7-3a9e-426a-8639-94f75de02aed tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 returned with HTTP 204 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1400/2828] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:57:53 2026] DELETE /volume/v3/messages/310f9653-9ad5-49c0-aa0d-44f492d389f3 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Delete volume with id: 104b86a0-c627-4a34-aa28-e3d5f6112482 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Volume info retrieved successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86908) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Created reservations ['4bfa20f0-0ca8-4778-8820-1df56cd6ac48', 'a1c62fd0-3169-4fe0-bb90-6310cbd229d4', '3a0c66b3-17ff-4e03-9ed4-03ec6e572243', '19307ca8-e380-42ee-8e1b-d9b76ee7eb4e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Delete volume request issued successfully. Sep 01 01:57:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cc3f142f-66fd-4013-a2e2-6e421a2a8f3b tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 returned with HTTP 202 Sep 01 01:57:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1429/2829] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:57:53 2026] DELETE /volume/v3/volumes/104b86a0-c627-4a34-aa28-e3d5f6112482 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-10cda1c1-5be8-467f-a5f4-3f1290846e24 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10cda1c1-5be8-467f-a5f4-3f1290846e24 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] DELETE http://192.168.122.53/volume/v3/types/8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5 Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10cda1c1-5be8-467f-a5f4-3f1290846e24 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10cda1c1-5be8-467f-a5f4-3f1290846e24 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10cda1c1-5be8-467f-a5f4-3f1290846e24 tempest-ProjectReaderTests-830345937 tempest-ProjectReaderTests-830345937-project-admin] http://192.168.122.53/volume/v3/types/8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5 returned with HTTP 202 Sep 01 01:57:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1401/2830] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:57:53 2026] DELETE /volume/v3/types/8db4e2c4-c43f-4c2b-baa3-b9d0372e43f5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3aa98364-0783-4705-962d-41b61b824539 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3aa98364-0783-4705-962d-41b61b824539 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3aa98364-0783-4705-962d-41b61b824539 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3aa98364-0783-4705-962d-41b61b824539 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8007e391-edf4-49c4-bbab-a2f002ce88dd tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1430/2831] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:54 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Snapshot retrieved successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00a22e29-ab5b-435a-80b4-3ef4cab72d3e tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 200 Sep 01 01:57:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1431/2832] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:54 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Delete snapshot with id: 510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3aa98364-0783-4705-962d-41b61b824539 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3aa98364-0783-4705-962d-41b61b824539 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1402/2833] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:54 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot delete request issued successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7b5756f8-cf2e-4c23-9850-50bb4f88a953 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 202 Sep 01 01:57:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1432/2834] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:57:54 2026] DELETE /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b7ae2567-e9f0-4a9a-bcfb-90665bf98825 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1403/2835] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:54 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c73e7888-f17c-48b9-b7f7-a85019f57faa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c73e7888-f17c-48b9-b7f7-a85019f57faa tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c73e7888-f17c-48b9-b7f7-a85019f57faa tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c73e7888-f17c-48b9-b7f7-a85019f57faa tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c73e7888-f17c-48b9-b7f7-a85019f57faa tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d returned with HTTP 404 Sep 01 01:57:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1433/2836] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/snapshots/80b8d32e-0aea-49f6-a190-b6ae3ae0ad1d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] DELETE http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume with id: 276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5bf40405-e0d6-415d-a19e-cafedbfa42e0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1434/2837] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4fbb3319-472c-4092-a7d2-2b0dc1503610 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1435/2838] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Delete volume request issued successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6fe0eb24-6d06-4e82-8fad-1e3a41083739 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 202 Sep 01 01:57:55 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1404/2839] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:55 2026] DELETE /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:55 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-df0ff6f3-e6c4-409c-98ff-7f09008f5133 tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1436/2840] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:55 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 859 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:56 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:56 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:56 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:56 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:56 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:56 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbf4a3f2-6a10-4dad-a847-2996dc1fd9b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:56 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1437/2841] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:56 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3365bdc0-caf4-431a-bc2f-9b3812d034cf tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1405/2842] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:56 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:56 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Volume info retrieved successfully. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b9b5374-6e41-4d0b-9d85-17b8b824896c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 200 Sep 01 01:57:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1438/2843] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:56 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 859 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:57:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a5830fd4-dea0-4a2d-a382-a47f16cca280 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 200 Sep 01 01:57:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1406/2844] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:57 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:57:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63148d0d-ae05-4163-9308-0ffbd16d5ab3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1439/2845] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:57 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7073ebdb-b7ba-420d-ab26-310b0687375c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7073ebdb-b7ba-420d-ab26-310b0687375c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] GET http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7073ebdb-b7ba-420d-ab26-310b0687375c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7073ebdb-b7ba-420d-ab26-310b0687375c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7073ebdb-b7ba-420d-ab26-310b0687375c tempest-CreateVolumesFromSnapshotTest-874910766 tempest-CreateVolumesFromSnapshotTest-874910766-project-member] http://192.168.122.53/volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e returned with HTTP 404 Sep 01 01:57:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1407/2846] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:58 2026] GET /volume/v3/volumes/276704a1-ec54-4d3e-8404-977ed517b91e => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bf1fd6a8-af66-47ca-8658-1a1f36810a66 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf1fd6a8-af66-47ca-8658-1a1f36810a66 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf1fd6a8-af66-47ca-8658-1a1f36810a66 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bf1fd6a8-af66-47ca-8658-1a1f36810a66 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bf1fd6a8-af66-47ca-8658-1a1f36810a66 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 404 Sep 01 01:57:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1440/2847] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:58 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 111 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9a9b04fd-0045-47f3-a058-4c7754029695 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a9b04fd-0045-47f3-a058-4c7754029695 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a9b04fd-0045-47f3-a058-4c7754029695 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a9b04fd-0045-47f3-a058-4c7754029695 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-9a9b04fd-0045-47f3-a058-4c7754029695 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: 510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a9b04fd-0045-47f3-a058-4c7754029695 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 404 Sep 01 01:57:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1408/2848] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:57:58 2026] DELETE /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d50d4f42-2dd9-4bc2-a447-91415e420119 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d50d4f42-2dd9-4bc2-a447-91415e420119 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d50d4f42-2dd9-4bc2-a447-91415e420119 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d50d4f42-2dd9-4bc2-a447-91415e420119 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d50d4f42-2dd9-4bc2-a447-91415e420119 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 returned with HTTP 404 Sep 01 01:57:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1409/2849] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:57:58 2026] GET /volume/v3/snapshots/510ad8c6-939f-4baa-a3b5-c82fb3fb87b1 => generated 111 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:57:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:57:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8c8a4634-b2d4-4eb3-9240-a947d088eaa9 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:57:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1441/2850] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:57:58 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:57:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c79f4cc2-5122-4799-9d19-fdbb6f0d788d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 202 Sep 01 01:57:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1410/2851] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:57:59 2026] DELETE /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:57:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-311cd572-994e-4688-ada8-fbd089a9f495 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:57:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-311cd572-994e-4688-ada8-fbd089a9f495 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:57:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-311cd572-994e-4688-ada8-fbd089a9f495 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:57:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-311cd572-994e-4688-ada8-fbd089a9f495 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:57:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:57:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:57:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-311cd572-994e-4688-ada8-fbd089a9f495 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:57:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-311cd572-994e-4688-ada8-fbd089a9f495 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 200 Sep 01 01:57:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1442/2852] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:57:59 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 1013 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3d976f7f-b43d-490e-b7e1-2d26c94a66d2 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:58:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1411/2853] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:00 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8658c21d-767f-4422-a059-02811419831e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8658c21d-767f-4422-a059-02811419831e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:58:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8658c21d-767f-4422-a059-02811419831e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8658c21d-767f-4422-a059-02811419831e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8658c21d-767f-4422-a059-02811419831e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8658c21d-767f-4422-a059-02811419831e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 200 Sep 01 01:58:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1443/2854] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:00 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 1013 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bcf8e688-4c18-4918-b598-8ed798fa2f09 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:58:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1412/2855] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:01 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9e023331-37df-4145-aad6-aec765aa02f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e023331-37df-4145-aad6-aec765aa02f8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 Sep 01 01:58:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e023331-37df-4145-aad6-aec765aa02f8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e023331-37df-4145-aad6-aec765aa02f8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e023331-37df-4145-aad6-aec765aa02f8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 returned with HTTP 404 Sep 01 01:58:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1444/2856] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:01 2026] GET /volume/v3/volumes/a6c38bb6-6618-4f30-a5e5-7ebffa1c1431 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843030298"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843030298'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:58:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (ba469827-c870-4278-94c5-fa9b140ed660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131b016c-1a7a-464d-ab52-229c7adb3c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131b016c-1a7a-464d-ab52-229c7adb3c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11af5f59-3f5f-4d9f-af04-02cf37ebc7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['bc40ce78-1bb9-4913-a250-60bd9fae0bd1', '0cc72d45-2243-4c9e-825f-a145cb57808e', 'b7941878-6e42-496e-89de-8a217862053a', 'ac613966-9945-4f4c-b52c-3ddf5559752e'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11af5f59-3f5f-4d9f-af04-02cf37ebc7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc40ce78-1bb9-4913-a250-60bd9fae0bd1', '0cc72d45-2243-4c9e-825f-a145cb57808e', 'b7941878-6e42-496e-89de-8a217862053a', 'ac613966-9945-4f4c-b52c-3ddf5559752e']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e0bd5f-8941-48a5-a21e-4523fbcb66a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e0bd5f-8941-48a5-a21e-4523fbcb66a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ffb55d-0f28-4e8d-959f-3e0e4a34db93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843030298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['bc40ce78-1bb9-4913-a250-60bd9fae0bd1','0cc72d45-2243-4c9e-825f-a145cb57808e','b7941878-6e42-496e-89de-8a217862053a','ac613966-9945-4f4c-b52c-3ddf5559752e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843030298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ffb55d-0f28-4e8d-959f-3e0e4a34db93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7128403-10e0-40bd-bb23-5e65dea940b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7128403-10e0-40bd-bb23-5e65dea940b5) transitioned into state 'SUCCESS' from state '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-1843030298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['bc40ce78-1bb9-4913-a250-60bd9fae0bd1','0cc72d45-2243-4c9e-825f-a145cb57808e','b7941878-6e42-496e-89de-8a217862053a','ac613966-9945-4f4c-b52c-3ddf5559752e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e143ecc3-8cbd-4e13-b63e-71101c489a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e143ecc3-8cbd-4e13-b63e-71101c489a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (ba469827-c870-4278-94c5-fa9b140ed660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ed5fcfd-c758-433b-a6b0-cdcac703c32e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1413/2857] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:01 2026] POST /volume/v3/volumes => generated 785 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-44276bb7-f242-4c8b-b3fb-a5664e433f6c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 200 Sep 01 01:58:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1445/2858] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:02 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90f4dbdc-40f4-4bd5-a296-9546e8885207 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:58:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1414/2859] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:02 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 904 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete snapshot with id: f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:02 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot delete request issued successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd4a9856-48a0-492e-8ff0-9f297e2597a0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 202 Sep 01 01:58:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1446/2860] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:02 2026] DELETE /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0627d59b-0de1-495d-87df-b68dd59b622c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0627d59b-0de1-495d-87df-b68dd59b622c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0627d59b-0de1-495d-87df-b68dd59b622c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0627d59b-0de1-495d-87df-b68dd59b622c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0627d59b-0de1-495d-87df-b68dd59b622c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:58:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0627d59b-0de1-495d-87df-b68dd59b622c tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:58:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1415/2861] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:02 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-296753951"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-296753951'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (8cf0b6ab-daaa-4843-ad40-a06e15060f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c37535-c304-49af-b22e-a977a8b57c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dd2288eb-005c-4081-9575-fdc8bba942f4 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 200 Sep 01 01:58:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1416/2862] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:03 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c37535-c304-49af-b22e-a977a8b57c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0432fcd3-6604-4ef1-9dbf-f8f2577239a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['068c025c-35b5-4607-8f92-0570e19fd485', '0c90650f-6eca-4773-9ad2-f22e6e8799e4', '648bb12a-92b9-4ce7-bc1f-b9e378d0a4db', 'b11bdf57-0767-48cb-8c80-2cf8079318f3'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0432fcd3-6604-4ef1-9dbf-f8f2577239a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068c025c-35b5-4607-8f92-0570e19fd485', '0c90650f-6eca-4773-9ad2-f22e6e8799e4', '648bb12a-92b9-4ce7-bc1f-b9e378d0a4db', 'b11bdf57-0767-48cb-8c80-2cf8079318f3']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0688e0b0-db80-470b-bd6d-5744bfc7619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0688e0b0-db80-470b-bd6d-5744bfc7619e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-296753951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['068c025c-35b5-4607-8f92-0570e19fd485','0c90650f-6eca-4773-9ad2-f22e6e8799e4','648bb12a-92b9-4ce7-bc1f-b9e378d0a4db','b11bdf57-0767-48cb-8c80-2cf8079318f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-296753951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7967d251-4d09-42a0-96c4-66dd6a0dd86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e3f2a1-f8a7-4870-8426-6a7b9ba93c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e3f2a1-f8a7-4870-8426-6a7b9ba93c31) transitioned into state 'SUCCESS' from state '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-296753951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['068c025c-35b5-4607-8f92-0570e19fd485','0c90650f-6eca-4773-9ad2-f22e6e8799e4','648bb12a-92b9-4ce7-bc1f-b9e378d0a4db','b11bdf57-0767-48cb-8c80-2cf8079318f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3d5406-555b-4e16-a94a-d4945721ad1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3d5406-555b-4e16-a94a-d4945721ad1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (8cf0b6ab-daaa-4843-ad40-a06e15060f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72c44162-665e-4079-9cf0-7e7c12eeadd9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1447/2863] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:02 2026] POST /volume/v3/volumes => generated 770 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:58:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eaff4a45-1422-43f1-a0d7-a42d02f1830f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:58:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1417/2864] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:03 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c1d63f78-ecb3-44b9-99bd-049ced8ffda2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 200 Sep 01 01:58:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1448/2865] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:03 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-70bf4792-0695-47b0-ab17-4901ddc85330 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70bf4792-0695-47b0-ab17-4901ddc85330 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-70bf4792-0695-47b0-ab17-4901ddc85330 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-70bf4792-0695-47b0-ab17-4901ddc85330 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-70bf4792-0695-47b0-ab17-4901ddc85330 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-70bf4792-0695-47b0-ab17-4901ddc85330 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 200 Sep 01 01:58:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1418/2866] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:04 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7ffb55d-0f28-4e8d-959f-3e0e4a34db93", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2106503865"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['3e57b275-e1f3-408d-8580-787a534e0075', '06e14ae6-32dd-41dd-be98-3a123569c531', '6089d612-ad67-4607-9c2c-ada32bab60d4', '2cfaaa9f-c3f7-4224-8fa6-ff816465edc1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6df1a5ee-3800-406d-a67c-106390ef8be3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1449/2867] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-95dc4a12-23ef-4b05-9df8-51c367cc5f61 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1419/2868] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:04 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Snapshot retrieved successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a17b0b55-43a1-493a-ba0a-805e20ce7b9d tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 200 Sep 01 01:58:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1450/2869] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:04 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae0941a7-26c7-4a32-85d1-a55436a08d9f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 200 Sep 01 01:58:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1420/2870] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:04 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d838c9a2-a0b9-4143-a70d-f1dc7873e8e1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1451/2871] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:05 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9c2fa441-04fe-4976-af3b-af3fba184389 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c2fa441-04fe-4976-af3b-af3fba184389 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c2fa441-04fe-4976-af3b-af3fba184389 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9c2fa441-04fe-4976-af3b-af3fba184389 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9c2fa441-04fe-4976-af3b-af3fba184389 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 404 Sep 01 01:58:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1421/2872] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:05 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9e429817-77b5-4b86-9eef-384d908bf165 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] DELETE http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete volume with id: 9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete volume request issued successfully. Sep 01 01:58:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9e429817-77b5-4b86-9eef-384d908bf165 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 202 Sep 01 01:58:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1452/2873] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:58:05 2026] DELETE /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:58:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-da133413-2d1b-465c-bdd1-6aa095d7e8de tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 200 Sep 01 01:58:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1422/2874] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:05 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-75d9a35f-9b58-4495-9aab-974d3e9519ec tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 200 Sep 01 01:58:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1453/2875] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:06 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7967d251-4d09-42a0-96c4-66dd6a0dd86a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1342549744"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {"'source_volid": '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1342549744'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (159b95cd-f4bb-4d68-92cb-7fa17636579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcb12a5-f5df-4352-b30d-6484964f3264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcb12a5-f5df-4352-b30d-6484964f3264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5f0202-ad92-48a2-9877-9ed00fcfe182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['f27b7f13-742a-489d-a2ac-b4c565c9dfc8', '08dcec91-e9d5-4245-870a-d28ec5747fa8', 'f49f27c7-c9e8-47bc-96e6-c228abe6c5b0', 'd0c7e0b8-22b6-4283-8925-0eb0564c74b6'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5f0202-ad92-48a2-9877-9ed00fcfe182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f27b7f13-742a-489d-a2ac-b4c565c9dfc8', '08dcec91-e9d5-4245-870a-d28ec5747fa8', 'f49f27c7-c9e8-47bc-96e6-c228abe6c5b0', 'd0c7e0b8-22b6-4283-8925-0eb0564c74b6']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fad7f0-f227-4a82-82ac-ca68f23548ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fad7f0-f227-4a82-82ac-ca68f23548ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37aac33-f5a7-4aba-8c54-7a717778bc77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342549744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['f27b7f13-742a-489d-a2ac-b4c565c9dfc8','08dcec91-e9d5-4245-870a-d28ec5747fa8','f49f27c7-c9e8-47bc-96e6-c228abe6c5b0','d0c7e0b8-22b6-4283-8925-0eb0564c74b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342549744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c37aac33-f5a7-4aba-8c54-7a717778bc77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd47cdfe-8c7f-458a-a015-52b1f767c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd47cdfe-8c7f-458a-a015-52b1f767c580) transitioned into state 'SUCCESS' from state '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-1342549744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['f27b7f13-742a-489d-a2ac-b4c565c9dfc8','08dcec91-e9d5-4245-870a-d28ec5747fa8','f49f27c7-c9e8-47bc-96e6-c228abe6c5b0','d0c7e0b8-22b6-4283-8925-0eb0564c74b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16090c3-f47f-4fa1-9773-cad2a93c2d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16090c3-f47f-4fa1-9773-cad2a93c2d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (159b95cd-f4bb-4d68-92cb-7fa17636579d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8e44dc2f-9ece-4d57-a00f-b4c7c2671ca9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1423/2876] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:06 2026] POST /volume/v3/volumes => generated 771 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7967d251-4d09-42a0-96c4-66dd6a0dd86a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1839125972"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {"'source_volid": '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1839125972'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (8855cefc-220a-4654-bd10-9c6b79dd854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87747aa2-524d-47d4-9bcb-adca7c448d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87747aa2-524d-47d4-9bcb-adca7c448d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990da3df-046f-44e6-9610-88ccff93bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f98bc9dc-1590-47d1-b72c-77ec9f24edcc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1424/2877] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:06 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['278a379f-201f-48c2-beaf-44678b88770d', '2fdb9c73-22ed-462c-a7c2-a16d7689cc3e', '49a30538-7ff4-407a-842f-d0ef24cd3ffd', '331f20cf-5dd5-47ba-babe-85d9a0d36726'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990da3df-046f-44e6-9610-88ccff93bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['278a379f-201f-48c2-beaf-44678b88770d', '2fdb9c73-22ed-462c-a7c2-a16d7689cc3e', '49a30538-7ff4-407a-842f-d0ef24cd3ffd', '331f20cf-5dd5-47ba-babe-85d9a0d36726']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923d154a-99fb-405f-a905-b37c27ce8eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923d154a-99fb-405f-a905-b37c27ce8eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea846e1b-e582-4d93-baf4-af4ec3ce58d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1839125972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['278a379f-201f-48c2-beaf-44678b88770d','2fdb9c73-22ed-462c-a7c2-a16d7689cc3e','49a30538-7ff4-407a-842f-d0ef24cd3ffd','331f20cf-5dd5-47ba-babe-85d9a0d36726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1839125972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea846e1b-e582-4d93-baf4-af4ec3ce58d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdda50d-19f0-4b28-9a0a-213b8cc1ae86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdda50d-19f0-4b28-9a0a-213b8cc1ae86) transitioned into state 'SUCCESS' from state '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-1839125972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['278a379f-201f-48c2-beaf-44678b88770d','2fdb9c73-22ed-462c-a7c2-a16d7689cc3e','49a30538-7ff4-407a-842f-d0ef24cd3ffd','331f20cf-5dd5-47ba-babe-85d9a0d36726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-80f78bcf-0639-4c09-a919-f170300d88a7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c60b86e-80c0-4326-ad02-0ccc11fd85d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-80f78bcf-0639-4c09-a919-f170300d88a7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-80f78bcf-0639-4c09-a919-f170300d88a7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-80f78bcf-0639-4c09-a919-f170300d88a7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c60b86e-80c0-4326-ad02-0ccc11fd85d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (8855cefc-220a-4654-bd10-9c6b79dd854f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a1fb98e5-bcb0-494b-8024-553ff1e25d5e tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1454/2878] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:06 2026] POST /volume/v3/volumes => generated 771 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7967d251-4d09-42a0-96c4-66dd6a0dd86a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1131730376"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {"'source_volid": '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1131730376'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-80f78bcf-0639-4c09-a919-f170300d88a7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (d339ca9c-901d-4ef4-9970-803d4203fc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967e18c9-5a42-4904-8219-b5d6c9b05f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-80f78bcf-0639-4c09-a919-f170300d88a7 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 200 Sep 01 01:58:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1425/2879] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:07 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 868 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967e18c9-5a42-4904-8219-b5d6c9b05f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf13fb2-cad5-46fc-8c7d-bb685fd7b6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['73b1c796-f612-4c1b-82a3-872f43f2a6b6', 'd26b6aa0-9ad1-481d-8c5b-d860897e16c7', '3986678d-8f87-401f-8f6e-822a94f34bc4', 'ac80e7c8-99fd-4cfe-9538-edb48fd89294'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf13fb2-cad5-46fc-8c7d-bb685fd7b6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73b1c796-f612-4c1b-82a3-872f43f2a6b6', 'd26b6aa0-9ad1-481d-8c5b-d860897e16c7', '3986678d-8f87-401f-8f6e-822a94f34bc4', 'ac80e7c8-99fd-4cfe-9538-edb48fd89294']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9188d3-a54c-44c9-a22d-8e2cf4f11ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9188d3-a54c-44c9-a22d-8e2cf4f11ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1704189c-038e-4c3c-98e1-14d8c374cd47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1131730376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['73b1c796-f612-4c1b-82a3-872f43f2a6b6','d26b6aa0-9ad1-481d-8c5b-d860897e16c7','3986678d-8f87-401f-8f6e-822a94f34bc4','ac80e7c8-99fd-4cfe-9538-edb48fd89294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1131730376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1704189c-038e-4c3c-98e1-14d8c374cd47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0959212e-252d-48ed-aa38-86f85c4436f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0959212e-252d-48ed-aa38-86f85c4436f7) transitioned into state 'SUCCESS' from state '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-1131730376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['73b1c796-f612-4c1b-82a3-872f43f2a6b6','d26b6aa0-9ad1-481d-8c5b-d860897e16c7','3986678d-8f87-401f-8f6e-822a94f34bc4','ac80e7c8-99fd-4cfe-9538-edb48fd89294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fae175-67b6-4f40-a327-251310cbd362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fae175-67b6-4f40-a327-251310cbd362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (d339ca9c-901d-4ef4-9970-803d4203fc1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9bd2530c-7007-4806-96c2-0d53e01b2ade tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1455/2880] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:07 2026] POST /volume/v3/volumes => generated 771 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7967d251-4d09-42a0-96c4-66dd6a0dd86a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1902735353"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {"'source_volid": '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1902735353'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (a196d85f-bb48-4d3f-be93-c929e48eb588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bfff6d-6669-4877-af18-d27792be5813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:07 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-72b8488d-eeaa-492c-92ef-6f13394e615c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72b8488d-eeaa-492c-92ef-6f13394e615c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72b8488d-eeaa-492c-92ef-6f13394e615c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-72b8488d-eeaa-492c-92ef-6f13394e615c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-72b8488d-eeaa-492c-92ef-6f13394e615c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-72b8488d-eeaa-492c-92ef-6f13394e615c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1456/2881] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:07 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bfff6d-6669-4877-af18-d27792be5813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662c3b6f-225f-4095-be87-bbe07d1e5637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e6c80b7a-c9c7-4013-8176-61e763355058 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['aeb70397-432d-4ed7-baf5-c2639d22074b', '9578a70e-0d63-40d2-92c9-b88c0a447c9b', 'a0b81d41-0109-456d-a009-ad7ec1461b23', 'bd8a219c-4ef4-40c3-946a-93a26d8dc612'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6c80b7a-c9c7-4013-8176-61e763355058 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6c80b7a-c9c7-4013-8176-61e763355058 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e6c80b7a-c9c7-4013-8176-61e763355058 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662c3b6f-225f-4095-be87-bbe07d1e5637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb70397-432d-4ed7-baf5-c2639d22074b', '9578a70e-0d63-40d2-92c9-b88c0a447c9b', 'a0b81d41-0109-456d-a009-ad7ec1461b23', 'bd8a219c-4ef4-40c3-946a-93a26d8dc612']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b75b1c1-ebdd-43c6-b4cc-dcb432d77cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e6c80b7a-c9c7-4013-8176-61e763355058 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 404 Sep 01 01:58:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1457/2882] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:08 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] DELETE http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete volume with id: 8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b75b1c1-ebdd-43c6-b4cc-dcb432d77cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf78ecd-ae2c-41a2-bc30-92d973703f42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1902735353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['aeb70397-432d-4ed7-baf5-c2639d22074b','9578a70e-0d63-40d2-92c9-b88c0a447c9b','a0b81d41-0109-456d-a009-ad7ec1461b23','bd8a219c-4ef4-40c3-946a-93a26d8dc612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1902735353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf78ecd-ae2c-41a2-bc30-92d973703f42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcac9ec-d123-40ee-982d-192991f95d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcac9ec-d123-40ee-982d-192991f95d7b) transitioned into state 'SUCCESS' from state '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-1902735353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['aeb70397-432d-4ed7-baf5-c2639d22074b','9578a70e-0d63-40d2-92c9-b88c0a447c9b','a0b81d41-0109-456d-a009-ad7ec1461b23','bd8a219c-4ef4-40c3-946a-93a26d8dc612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06d4713-666a-4c06-ab05-a9b3d5929516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete volume request issued successfully. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-34a50df9-6b6e-40a1-88f2-2b53623b11f3 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 202 Sep 01 01:58:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1458/2883] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:58:08 2026] DELETE /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06d4713-666a-4c06-ab05-a9b3d5929516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (a196d85f-bb48-4d3f-be93-c929e48eb588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-abb77e1f-f155-4080-8b1a-dd3ed21398d1 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1426/2884] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:07 2026] POST /volume/v3/volumes => generated 771 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7967d251-4d09-42a0-96c4-66dd6a0dd86a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-840937914"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request body: {'volume': {"'source_volid": '7967d251-4d09-42a0-96c4-66dd6a0dd86a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-840937914'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume of 1 GB Sep 01 01:58:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Availability Zones retrieved successfully. Sep 01 01:58:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19d498fb-f16d-4e15-be1b-1246d0c3f68e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:58:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1459/2885] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:08 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (b47837c3-3c21-4bce-b3da-853c1e3ac75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b94d61-cea1-4854-9d26-8b9ff7192125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b94d61-cea1-4854-9d26-8b9ff7192125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:08 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33af051-ee4a-441a-904b-5086dfe60512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a7ed48de-e761-449f-ad5e-4087378fcc79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1460/2886] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:08 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Created reservations ['3eac9628-81d8-4b70-bf43-1e2a60980617', 'a82e3521-e88e-45ab-b555-5c3d11918812', 'c29169e3-5fc6-4838-93c1-ee5c5d9cf6da', '1abdf10c-80e2-47f1-a74d-195113040b7c'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] POST http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf/action Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33af051-ee4a-441a-904b-5086dfe60512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eac9628-81d8-4b70-bf43-1e2a60980617', 'a82e3521-e88e-45ab-b555-5c3d11918812', 'c29169e3-5fc6-4838-93c1-ee5c5d9cf6da', '1abdf10c-80e2-47f1-a74d-195113040b7c']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bebcac-72f0-43ae-ae0d-81b762b7b43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '52c2fc3646644b3ca7fb2ac9a1205c84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1afc089e5e84451199595bbb25558075', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-edf8aafe-5a64-46ea-8d51-876782f0bd25 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf/action returned with HTTP 403 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1461/2887] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:58:09 2026] POST /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf/action => generated 133 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99c8c736-4fa7-4069-8602-88b205e5c857 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bebcac-72f0-43ae-ae0d-81b762b7b43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad04e1fb-f42b-4296-85ca-570ab89947d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-840937914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['3eac9628-81d8-4b70-bf43-1e2a60980617','a82e3521-e88e-45ab-b555-5c3d11918812','c29169e3-5fc6-4838-93c1-ee5c5d9cf6da','1abdf10c-80e2-47f1-a74d-195113040b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-840937914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad04e1fb-f42b-4296-85ca-570ab89947d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9df4539fcb2440396608dc230afc6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7ea17e-a6dc-4c52-aefe-6b4d2d5b7742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99c8c736-4fa7-4069-8602-88b205e5c857 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 202 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1462/2888] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:09 2026] DELETE /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7ea17e-a6dc-4c52-aefe-6b4d2d5b7742) transitioned into state 'SUCCESS' from state '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-840937914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc1bc996a0c40d4a58e5824fbed6c6d',qos_specs=None,replication_status=,reservations=['3eac9628-81d8-4b70-bf43-1e2a60980617','a82e3521-e88e-45ab-b555-5c3d11918812','c29169e3-5fc6-4838-93c1-ee5c5d9cf6da','1abdf10c-80e2-47f1-a74d-195113040b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9df4539fcb2440396608dc230afc6dd',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2a2e1c-ea5c-4316-a2c4-3a8b2ffda391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36b0ef2b-05f8-4abf-bd00-07053dde16d2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1463/2889] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:09 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2a2e1c-ea5c-4316-a2c4-3a8b2ffda391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Flow 'volume_create_api' (b47837c3-3c21-4bce-b3da-853c1e3ac75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Create volume request issued successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a63143ac-f5a9-4ef1-b263-a0b1e9889d09 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1427/2890] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:08 2026] POST /volume/v3/volumes => generated 770 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f482c369-a1e2-4f25-82d5-7abad81f142d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f482c369-a1e2-4f25-82d5-7abad81f142d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f482c369-a1e2-4f25-82d5-7abad81f142d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f482c369-a1e2-4f25-82d5-7abad81f142d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f482c369-a1e2-4f25-82d5-7abad81f142d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f482c369-a1e2-4f25-82d5-7abad81f142d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 200 Sep 01 01:58:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1464/2891] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:09 2026] GET /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Volume info retrieved successfully. Sep 01 01:58:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90678ed3-f230-4ea1-b513-f6fe1c16702e tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 200 Sep 01 01:58:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1428/2892] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:09 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 903 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cd50774c-7d62-4294-b950-3bf8e99b885a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd50774c-7d62-4294-b950-3bf8e99b885a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd50774c-7d62-4294-b950-3bf8e99b885a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cd50774c-7d62-4294-b950-3bf8e99b885a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cd50774c-7d62-4294-b950-3bf8e99b885a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cd50774c-7d62-4294-b950-3bf8e99b885a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1465/2893] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:10 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-db9a1cb0-1381-41d7-bc28-2400277a22d2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 200 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1429/2894] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4e79298a-f802-44c5-bfac-37ef522949e9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e79298a-f802-44c5-bfac-37ef522949e9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e79298a-f802-44c5-bfac-37ef522949e9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4e79298a-f802-44c5-bfac-37ef522949e9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4e79298a-f802-44c5-bfac-37ef522949e9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d721e96c-d35c-483b-83fc-8496cff6e6b0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4e79298a-f802-44c5-bfac-37ef522949e9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 200 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d721e96c-d35c-483b-83fc-8496cff6e6b0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d721e96c-d35c-483b-83fc-8496cff6e6b0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d721e96c-d35c-483b-83fc-8496cff6e6b0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1466/2895] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 863 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d721e96c-d35c-483b-83fc-8496cff6e6b0 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae returned with HTTP 404 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1430/2896] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/volumes/8fd1f3c5-aaf7-404a-b585-d584350722ae => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7765747a-d463-4545-aecd-a32d2f38428b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7765747a-d463-4545-aecd-a32d2f38428b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7765747a-d463-4545-aecd-a32d2f38428b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7765747a-d463-4545-aecd-a32d2f38428b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-7765747a-d463-4545-aecd-a32d2f38428b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete snapshot with id: f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7765747a-d463-4545-aecd-a32d2f38428b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 404 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1467/2897] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:10 2026] DELETE /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0676cf25-a886-4a69-b2ad-87f66b3f790f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0676cf25-a886-4a69-b2ad-87f66b3f790f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0676cf25-a886-4a69-b2ad-87f66b3f790f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0676cf25-a886-4a69-b2ad-87f66b3f790f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0676cf25-a886-4a69-b2ad-87f66b3f790f tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d returned with HTTP 404 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1431/2898] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/snapshots/f7fa6274-c75b-4f7d-a37a-665c28af870d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2893038e-9394-47e3-87ce-3215a4791e5b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2893038e-9394-47e3-87ce-3215a4791e5b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] DELETE http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2893038e-9394-47e3-87ce-3215a4791e5b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2893038e-9394-47e3-87ce-3215a4791e5b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-2893038e-9394-47e3-87ce-3215a4791e5b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Delete volume with id: 9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2893038e-9394-47e3-87ce-3215a4791e5b tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 404 Sep 01 01:58:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1468/2899] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:58:10 2026] DELETE /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d4538bee-0185-40a0-a6b4-370de42c3936 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4538bee-0185-40a0-a6b4-370de42c3936 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] GET http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4538bee-0185-40a0-a6b4-370de42c3936 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d4538bee-0185-40a0-a6b4-370de42c3936 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d4538bee-0185-40a0-a6b4-370de42c3936 tempest-VolumeDependencyTests-128704454 tempest-VolumeDependencyTests-128704454-project-member] http://192.168.122.53/volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 returned with HTTP 404 Sep 01 01:58:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1432/2900] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:10 2026] GET /volume/v3/volumes/9babe478-0a36-45bb-b7e4-659a650c8976 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4be82317-c4dd-415b-b966-7bc7551a0d57 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 200 Sep 01 01:58:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1469/2901] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:11 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c02a283c-83f4-42d0-81c1-782f7340e4f2 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 200 Sep 01 01:58:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1433/2902] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:11 2026] GET /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5c1d89c7-2146-4980-b26a-df058e7621da None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c1d89c7-2146-4980-b26a-df058e7621da tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c1d89c7-2146-4980-b26a-df058e7621da tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5c1d89c7-2146-4980-b26a-df058e7621da tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5c1d89c7-2146-4980-b26a-df058e7621da tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5c1d89c7-2146-4980-b26a-df058e7621da tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 200 Sep 01 01:58:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1470/2903] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:11 2026] GET /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 863 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8b92af88-54c6-4f3a-aa8e-28444420fdca None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b92af88-54c6-4f3a-aa8e-28444420fdca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b92af88-54c6-4f3a-aa8e-28444420fdca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8b92af88-54c6-4f3a-aa8e-28444420fdca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8b92af88-54c6-4f3a-aa8e-28444420fdca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf returned with HTTP 404 Sep 01 01:58:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1434/2904] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:12 2026] GET /volume/v3/snapshots/fb7749c8-e05f-4960-a74c-6763597d22bf => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:58:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b25af2f-d91d-47b6-aa1f-a84e692d9c17 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 202 Sep 01 01:58:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1471/2905] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:12 2026] DELETE /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-12468f92-cd47-498a-b1ee-73e7956ecaae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12468f92-cd47-498a-b1ee-73e7956ecaae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12468f92-cd47-498a-b1ee-73e7956ecaae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12468f92-cd47-498a-b1ee-73e7956ecaae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-12468f92-cd47-498a-b1ee-73e7956ecaae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12468f92-cd47-498a-b1ee-73e7956ecaae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 200 Sep 01 01:58:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1435/2906] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:12 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cb0102d4-97ea-4808-83a2-13831a07b787 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb0102d4-97ea-4808-83a2-13831a07b787 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb0102d4-97ea-4808-83a2-13831a07b787 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cb0102d4-97ea-4808-83a2-13831a07b787 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cb0102d4-97ea-4808-83a2-13831a07b787 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cb0102d4-97ea-4808-83a2-13831a07b787 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 200 Sep 01 01:58:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1472/2907] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:13 2026] GET /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:13 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:13 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:13 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:13 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:13 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4bce76d-43ab-43a4-8d08-24b05b88177b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 returned with HTTP 200 Sep 01 01:58:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1436/2908] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:13 2026] GET /volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:13 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-63f9de83-fe7e-4945-aeed-7a2b88594334 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 200 Sep 01 01:58:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1473/2909] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:13 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5ae33a83-016c-4772-a9ac-dc8981c0022a tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 returned with HTTP 200 Sep 01 01:58:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1437/2910] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:14 2026] GET /volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:14 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-520d8ccf-b73f-4ecf-a156-6aef8991e30f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 200 Sep 01 01:58:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1474/2911] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:14 2026] GET /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-44fbfd97-d239-4fea-9700-d3abf0985313 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44fbfd97-d239-4fea-9700-d3abf0985313 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-44fbfd97-d239-4fea-9700-d3abf0985313 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-44fbfd97-d239-4fea-9700-d3abf0985313 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-44fbfd97-d239-4fea-9700-d3abf0985313 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 returned with HTTP 404 Sep 01 01:58:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1438/2912] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:14 2026] GET /volume/v3/volumes/c7ffb55d-0f28-4e8d-959f-3e0e4a34db93 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337716528"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337716528'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:58:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:14 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (4894f317-88e9-48bc-931a-9f1871faacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be50b88-c926-453d-9bd8-e7e2cf3496cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be50b88-c926-453d-9bd8-e7e2cf3496cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae218f9c-f5df-4505-a31e-4a3c299743a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['ea4158b8-4ea4-481c-8c34-89903a6f8ab6', '1c3d7c3f-5574-4607-ba22-1deab9843b66', '4de0e939-2284-4747-8083-fec2e5580fbe', 'e23b1283-0236-43a6-9de7-9a4ddf5da262'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae218f9c-f5df-4505-a31e-4a3c299743a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea4158b8-4ea4-481c-8c34-89903a6f8ab6', '1c3d7c3f-5574-4607-ba22-1deab9843b66', '4de0e939-2284-4747-8083-fec2e5580fbe', 'e23b1283-0236-43a6-9de7-9a4ddf5da262']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdb71e9-d21d-4bb2-bbf3-314bf76ac233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdb71e9-d21d-4bb2-bbf3-314bf76ac233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd45c8b47-1b53-4d59-8bc0-52cdc275c649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337716528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['ea4158b8-4ea4-481c-8c34-89903a6f8ab6','1c3d7c3f-5574-4607-ba22-1deab9843b66','4de0e939-2284-4747-8083-fec2e5580fbe','e23b1283-0236-43a6-9de7-9a4ddf5da262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337716528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d45c8b47-1b53-4d59-8bc0-52cdc275c649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f43f207-1a5f-4e1a-8af5-1f599296ae02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f43f207-1a5f-4e1a-8af5-1f599296ae02) transitioned into state 'SUCCESS' from state '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-1337716528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['ea4158b8-4ea4-481c-8c34-89903a6f8ab6','1c3d7c3f-5574-4607-ba22-1deab9843b66','4de0e939-2284-4747-8083-fec2e5580fbe','e23b1283-0236-43a6-9de7-9a4ddf5da262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51caa78d-7b8d-46c9-bf0f-07619d21cd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51caa78d-7b8d-46c9-bf0f-07619d21cd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (4894f317-88e9-48bc-931a-9f1871faacfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6370f9ed-7345-4f18-9c88-bbd0a6d17636 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1475/2913] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:14 2026] POST /volume/v3/volumes => generated 785 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-21f31439-1427-43bd-bec5-a6e12ffee9cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 200 Sep 01 01:58:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1439/2914] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:15 2026] GET /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-905b52be-9e1f-4f6a-b0ab-617361dd26d6 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 200 Sep 01 01:58:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1476/2915] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:15 2026] GET /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e560a6ef-e1f4-478c-82ee-d1abf3e7966b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 202 Sep 01 01:58:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1440/2916] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:15 2026] DELETE /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-310e7ee7-a4dc-4aff-a10a-be5ecc61a005 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 200 Sep 01 01:58:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1477/2917] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:15 2026] GET /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b471ba53-703f-4415-bc95-8a7766fbf696 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-33ad4d79-9028-4117-a806-0b8ada56c49f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33ad4d79-9028-4117-a806-0b8ada56c49f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33ad4d79-9028-4117-a806-0b8ada56c49f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33ad4d79-9028-4117-a806-0b8ada56c49f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-33ad4d79-9028-4117-a806-0b8ada56c49f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33ad4d79-9028-4117-a806-0b8ada56c49f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 200 Sep 01 01:58:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1478/2918] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:16 2026] GET /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume of 1 GB Sep 01 01:58:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Availability Zones retrieved successfully. Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Flow 'volume_create_api' (69dd3bd6-2b9b-4799-84d6-b0f9c90b5c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb01bba-e83e-4340-8bf6-af2db0bf3f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb01bba-e83e-4340-8bf6-af2db0bf3f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532df6bf-826c-43cc-b57c-2460d5a6a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04777439-7bd3-4e38-ac65-91f1f16d4681 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 200 Sep 01 01:58:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1479/2919] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:16 2026] GET /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 862 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Created reservations ['e15cfc30-916d-4cf7-bc0e-5bf91d22a24d', '3f759f2e-25c0-42b4-8d8b-10b9be11a465', 'b9bdcc5d-f401-45e1-8227-5454e5866929', '32c981da-83ba-4e3e-91ad-79455f12ac74'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532df6bf-826c-43cc-b57c-2460d5a6a13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e15cfc30-916d-4cf7-bc0e-5bf91d22a24d', '3f759f2e-25c0-42b4-8d8b-10b9be11a465', 'b9bdcc5d-f401-45e1-8227-5454e5866929', '32c981da-83ba-4e3e-91ad-79455f12ac74']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3b4c25-c75b-4589-a2d5-4ea2d4a333dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3b4c25-c75b-4589-a2d5-4ea2d4a333dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b37723a-9f44-46e7-954c-1a343fafc584', '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='ea36b933c0d6404f998cfbd4a2500f27',qos_specs=None,replication_status=,reservations=['e15cfc30-916d-4cf7-bc0e-5bf91d22a24d','3f759f2e-25c0-42b4-8d8b-10b9be11a465','b9bdcc5d-f401-45e1-8227-5454e5866929','32c981da-83ba-4e3e-91ad-79455f12ac74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39937affbcf942f7a9af99114b6b5172',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58: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=2b37723a-9f44-46e7-954c-1a343fafc584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea36b933c0d6404f998cfbd4a2500f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39937affbcf942f7a9af99114b6b5172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:16 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfb4e00-ae6d-4ee7-a8b7-b544a0f6e010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfb4e00-ae6d-4ee7-a8b7-b544a0f6e010) transitioned into state 'SUCCESS' from 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='ea36b933c0d6404f998cfbd4a2500f27',qos_specs=None,replication_status=,reservations=['e15cfc30-916d-4cf7-bc0e-5bf91d22a24d','3f759f2e-25c0-42b4-8d8b-10b9be11a465','b9bdcc5d-f401-45e1-8227-5454e5866929','32c981da-83ba-4e3e-91ad-79455f12ac74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39937affbcf942f7a9af99114b6b5172',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52712c8e-3e12-479a-a39d-a3383b87b83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52712c8e-3e12-479a-a39d-a3383b87b83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Flow 'volume_create_api' (69dd3bd6-2b9b-4799-84d6-b0f9c90b5c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume request issued successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b471ba53-703f-4415-bc95-8a7766fbf696 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1441/2920] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:16 2026] POST /volume/v3/volumes => generated 747 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-405d8316-0fd9-4696-8f2d-2e08d3206a62 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 200 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1480/2921] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:17 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 815 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:17 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:17 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:17 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-afd4fc12-6516-44eb-a6a9-52f57fc75c8e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 200 Sep 01 01:58:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1442/2922] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:17 2026] GET /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 1015 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d45c8b47-1b53-4d59-8bc0-52cdc275c649", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1980015001"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['95ce8d95-caff-4213-9cbd-abbbba97f40c', 'c518fa8a-5b20-416c-ad83-5c5bf72ca892', '5b8fc093-ede3-4f02-b509-e55a06ad718a', 'b62af706-335b-4a07-a7e6-d67261f17f82'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3a4c4f31-2745-4644-bb9c-be9908a0e48c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a4c4f31-2745-4644-bb9c-be9908a0e48c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a4c4f31-2745-4644-bb9c-be9908a0e48c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a4c4f31-2745-4644-bb9c-be9908a0e48c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a72bb315-e248-45a9-b9c4-85ae69f41364 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1481/2923] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a9b3d74-42f0-4122-bec4-1145a8275310 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1482/2924] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:17 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-900e4455-05aa-401c-9279-0bade060b4e6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-900e4455-05aa-401c-9279-0bade060b4e6 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-900e4455-05aa-401c-9279-0bade060b4e6 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-900e4455-05aa-401c-9279-0bade060b4e6 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a4c4f31-2745-4644-bb9c-be9908a0e48c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 returned with HTTP 404 Sep 01 01:58:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1443/2925] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:17 2026] GET /volume/v3/volumes/ad04e1fb-f42b-4296-85ca-570ab89947d2 => generated 109 bytes in 366 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-900e4455-05aa-401c-9279-0bade060b4e6 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-900e4455-05aa-401c-9279-0bade060b4e6 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 200 Sep 01 01:58:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1483/2926] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:18 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 839 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-466dcdb2-877d-41a3-a509-730e73ac3cb4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 returned with HTTP 202 Sep 01 01:58:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1444/2927] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:18 2026] DELETE /volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-858899a2-56d6-4ed1-b435-a973abadbbb9 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 returned with HTTP 200 Sep 01 01:58:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1484/2928] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:18 2026] GET /volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66345533-4bb5-4e7a-b6bb-450a6e718256 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1445/2929] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:18 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a867f7f-19c8-4e92-8273-427c4282f691 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a867f7f-19c8-4e92-8273-427c4282f691 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a867f7f-19c8-4e92-8273-427c4282f691 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a867f7f-19c8-4e92-8273-427c4282f691 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a867f7f-19c8-4e92-8273-427c4282f691 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a867f7f-19c8-4e92-8273-427c4282f691 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 200 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1485/2930] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:19 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 840 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-39942fc2-fcad-43fa-b9e9-7c12d9a49679 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39942fc2-fcad-43fa-b9e9-7c12d9a49679 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39942fc2-fcad-43fa-b9e9-7c12d9a49679 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39942fc2-fcad-43fa-b9e9-7c12d9a49679 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2c2bc3c6-11c2-4017-92a9-3fe5f114f0d4 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 200 Sep 01 01:58:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1446/2931] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:19 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 840 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39942fc2-fcad-43fa-b9e9-7c12d9a49679 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 returned with HTTP 404 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1486/2932] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:19 2026] GET /volume/v3/volumes/daf78ecd-ae2c-41a2-bc30-92d973703f42 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-be057eb5-86f3-440b-85aa-082e72f0acaa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1805402226"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1805402226'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume of 1 GB Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: 1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Availability Zones retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Flow 'volume_create_api' (c15fcf61-a776-47d4-968a-bbe60d7e88ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (436b008a-8c73-4eb4-bfc3-07af586bbaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a69dd43-541c-49d8-a838-ffeac1ec9730 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 202 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1487/2933] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:19 2026] DELETE /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee5b488b-1d51-4da7-a076-094173dae26f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee5b488b-1d51-4da7-a076-094173dae26f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee5b488b-1d51-4da7-a076-094173dae26f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee5b488b-1d51-4da7-a076-094173dae26f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ee5b488b-1d51-4da7-a076-094173dae26f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee5b488b-1d51-4da7-a076-094173dae26f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 200 Sep 01 01:58:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1488/2934] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:19 2026] GET /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (436b008a-8c73-4eb4-bfc3-07af586bbaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d850684e-02c5-40c4-86ca-439135c2cdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Created reservations ['8ed3d76f-fe8b-4494-bbc5-d4406653c1de', 'aea60441-a26d-408e-a47e-40badf7def6d', 'b5dbcb17-5ca0-46e6-b831-476109aade9a', 'b85f4e02-d07b-4f4f-9d15-6a1e71d66289'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d850684e-02c5-40c4-86ca-439135c2cdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed3d76f-fe8b-4494-bbc5-d4406653c1de', 'aea60441-a26d-408e-a47e-40badf7def6d', 'b5dbcb17-5ca0-46e6-b831-476109aade9a', 'b85f4e02-d07b-4f4f-9d15-6a1e71d66289']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cee670a-a32a-473a-b88c-bcd75494e98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:19 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cee670a-a32a-473a-b88c-bcd75494e98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1de8e56-692a-4fe6-90e1-b82bf73846ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1805402226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea36b933c0d6404f998cfbd4a2500f27',qos_specs=None,replication_status=,reservations=['8ed3d76f-fe8b-4494-bbc5-d4406653c1de','aea60441-a26d-408e-a47e-40badf7def6d','b5dbcb17-5ca0-46e6-b831-476109aade9a','b85f4e02-d07b-4f4f-9d15-6a1e71d66289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39937affbcf942f7a9af99114b6b5172',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:19Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1805402226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1de8e56-692a-4fe6-90e1-b82bf73846ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea36b933c0d6404f998cfbd4a2500f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39937affbcf942f7a9af99114b6b5172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:19 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c2fde0-a8f9-4331-bf8d-0ddac62dfa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c2fde0-a8f9-4331-bf8d-0ddac62dfa75) transitioned into 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-1805402226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea36b933c0d6404f998cfbd4a2500f27',qos_specs=None,replication_status=,reservations=['8ed3d76f-fe8b-4494-bbc5-d4406653c1de','aea60441-a26d-408e-a47e-40badf7def6d','b5dbcb17-5ca0-46e6-b831-476109aade9a','b85f4e02-d07b-4f4f-9d15-6a1e71d66289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39937affbcf942f7a9af99114b6b5172',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f1395657-c173-4a05-820c-3b3701d1cc45 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0afa46-cc1a-4c3f-a2dc-2578e74e9f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1395657-c173-4a05-820c-3b3701d1cc45 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1395657-c173-4a05-820c-3b3701d1cc45 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f1395657-c173-4a05-820c-3b3701d1cc45 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f1395657-c173-4a05-820c-3b3701d1cc45 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f1395657-c173-4a05-820c-3b3701d1cc45 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1489/2935] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:20 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a0afa46-cc1a-4c3f-a2dc-2578e74e9f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Flow 'volume_create_api' (c15fcf61-a776-47d4-968a-bbe60d7e88ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create volume request issued successfully. Sep 01 01:58:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-be057eb5-86f3-440b-85aa-082e72f0acaa tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1447/2936] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:19 2026] POST /volume/v3/volumes => generated 783 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad4f3452-4107-4a39-ad30-6b04a1a188a0 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1490/2937] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:20 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7cf6d9c4-ad83-40d5-a41c-74af5d020026 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 200 Sep 01 01:58:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1448/2938] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:20 2026] GET /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c0653b6f-2ac3-4237-b0a2-1bc5e58ff769 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1491/2939] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:21 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-20b962cc-aa93-4341-b4ff-d0cfa59c3ab1 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1449/2940] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:21 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 875 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8bb1d640-6920-443f-9bda-877e7f1a2371 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8bb1d640-6920-443f-9bda-877e7f1a2371 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d640-6920-443f-9bda-877e7f1a2371 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d640-6920-443f-9bda-877e7f1a2371 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8bb1d640-6920-443f-9bda-877e7f1a2371 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 returned with HTTP 404 Sep 01 01:58:21 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1492/2941] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:21 2026] GET /volume/v3/volumes/1704189c-038e-4c3c-98e1-14d8c374cd47 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-82176c8f-3e48-4628-8615-be0cb32362cd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:21 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:21 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-82176c8f-3e48-4628-8615-be0cb32362cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 202 Sep 01 01:58:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1450/2942] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:21 2026] DELETE /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-30b6a925-2823-44fb-8888-f43999cfff2c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30b6a925-2823-44fb-8888-f43999cfff2c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30b6a925-2823-44fb-8888-f43999cfff2c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-30b6a925-2823-44fb-8888-f43999cfff2c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:21 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:21 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:21 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:21 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-30b6a925-2823-44fb-8888-f43999cfff2c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-30b6a925-2823-44fb-8888-f43999cfff2c tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 200 Sep 01 01:58:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1493/2943] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:21 2026] GET /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7688e43d-0922-4a39-8a6c-358844dcadd8 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1451/2944] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:22 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f8da3eea-4f3e-4e58-aad6-237249959878 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.db.api [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Building query based on filter {{(pid=86908) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: /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 01 01:58:22 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Get all snapshots completed successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f8da3eea-4f3e-4e58-aad6-237249959878 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:58:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1494/2945] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:58:22 2026] GET /volume/v3/snapshots => generated 336 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: 856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b46a8305-8b4a-4de3-959a-bb5cff15d50d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 202 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1452/2946] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:22 2026] DELETE /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-10e95659-1dfb-430e-8de0-c329306cea21 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-10e95659-1dfb-430e-8de0-c329306cea21 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-10e95659-1dfb-430e-8de0-c329306cea21 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-10e95659-1dfb-430e-8de0-c329306cea21 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-10e95659-1dfb-430e-8de0-c329306cea21 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-10e95659-1dfb-430e-8de0-c329306cea21 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1495/2947] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:22 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 466 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-850200fd-87e7-4731-9a83-5f927f3c94c8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1453/2948] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:22 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 875 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-455e1387-6a68-4c67-9fd0-36eee2c4a752 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 200 Sep 01 01:58:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1496/2949] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:23 2026] GET /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 863 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e2b4ff6-23a9-44db-9865-e0afc2b8d84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1454/2950] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:23 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-11ad391b-452f-4ee9-b24a-532e6e51361a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11ad391b-452f-4ee9-b24a-532e6e51361a tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11ad391b-452f-4ee9-b24a-532e6e51361a tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-11ad391b-452f-4ee9-b24a-532e6e51361a tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-11ad391b-452f-4ee9-b24a-532e6e51361a tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-11ad391b-452f-4ee9-b24a-532e6e51361a tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1497/2951] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:23 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 876 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-629958c5-171c-46f2-abd3-9c1ca0b9ee98 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1455/2952] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:23 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 876 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-230d6841-8e01-472f-affc-e48854f9642f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1de8e56-692a-4fe6-90e1-b82bf73846ec", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1656037408"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=746,cinder:INSERT=159,cinder:UPDATE=271 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Create snapshot from volume d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:23 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Created reservations ['d5158790-cae6-4839-8d04-0f2da08f9ad9', '6d90dcb0-f2d1-487d-83ae-187969bce4ce', '79c36a1f-4296-47af-a7b5-09a78f2a42a8', 'bbd1d7c7-07bd-427c-a2e7-9e1fa41b2dc5'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot create request issued successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-230d6841-8e01-472f-affc-e48854f9642f tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1498/2953] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dc4526f1-a7db-4fbf-af4a-26adb4c09690 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1456/2954] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:24 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 458 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee34d948-754c-4d4e-abe0-07db914e6d89 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee34d948-754c-4d4e-abe0-07db914e6d89 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee34d948-754c-4d4e-abe0-07db914e6d89 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee34d948-754c-4d4e-abe0-07db914e6d89 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee34d948-754c-4d4e-abe0-07db914e6d89 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 returned with HTTP 404 Sep 01 01:58:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1499/2955] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:24 2026] GET /volume/v3/volumes/ea846e1b-e582-4d93-baf4-af4ec3ce58d9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c1f78da7-869b-482c-92c7-788eabb1106d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c1f78da7-869b-482c-92c7-788eabb1106d tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 202 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1457/2956] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:24 2026] DELETE /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-04ed654d-7918-4199-8741-8bc382ddaee4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04ed654d-7918-4199-8741-8bc382ddaee4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04ed654d-7918-4199-8741-8bc382ddaee4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-04ed654d-7918-4199-8741-8bc382ddaee4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-04ed654d-7918-4199-8741-8bc382ddaee4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1f308862-424c-4fd2-af88-d850cdc07e5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1f308862-424c-4fd2-af88-d850cdc07e5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1f308862-424c-4fd2-af88-d850cdc07e5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1f308862-424c-4fd2-af88-d850cdc07e5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-04ed654d-7918-4199-8741-8bc382ddaee4 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 200 Sep 01 01:58:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1500/2957] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:24 2026] GET /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1f308862-424c-4fd2-af88-d850cdc07e5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1f308862-424c-4fd2-af88-d850cdc07e5c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 200 Sep 01 01:58:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1458/2958] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:24 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0c5ff09-b02c-4bed-8d7d-3feabf764c8c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1501/2959] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:25 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=653,cinder:INSERT=116,cinder:UPDATE=209 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ee6f40c3-a2a0-41e7-bb9b-0a9e956de5e3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee6f40c3-a2a0-41e7-bb9b-0a9e956de5e3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee6f40c3-a2a0-41e7-bb9b-0a9e956de5e3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ee6f40c3-a2a0-41e7-bb9b-0a9e956de5e3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e8611309-e46e-4dff-a7c9-7db6e167b8cd tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 200 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1459/2960] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:25 2026] GET /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ee6f40c3-a2a0-41e7-bb9b-0a9e956de5e3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 returned with HTTP 404 Sep 01 01:58:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1502/2961] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:25 2026] GET /volume/v3/snapshots/856045d7-3472-4750-b757-dd8ed6c6ff74 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:58:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-517b55da-a818-455d-9ae4-65bf0937e5a2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 202 Sep 01 01:58:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1460/2962] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:25 2026] DELETE /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-39b31b9b-e563-40ae-bf27-702363730bb1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39b31b9b-e563-40ae-bf27-702363730bb1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39b31b9b-e563-40ae-bf27-702363730bb1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-39b31b9b-e563-40ae-bf27-702363730bb1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-39b31b9b-e563-40ae-bf27-702363730bb1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-39b31b9b-e563-40ae-bf27-702363730bb1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 200 Sep 01 01:58:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1503/2963] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:25 2026] GET /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69b32524-d9d3-49b4-ad2c-31e6b438d48e tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1461/2964] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:26 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0d98d15e-95e8-47b8-bd03-001c5651751f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d98d15e-95e8-47b8-bd03-001c5651751f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d98d15e-95e8-47b8-bd03-001c5651751f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0d98d15e-95e8-47b8-bd03-001c5651751f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0d98d15e-95e8-47b8-bd03-001c5651751f tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 returned with HTTP 404 Sep 01 01:58:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1504/2965] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:26 2026] GET /volume/v3/volumes/c37aac33-f5a7-4aba-8c54-7a717778bc77 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] DELETE http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume with id: 7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Delete volume request issued successfully. Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-190a7a6e-5c42-44ec-a4e8-b869e74f035b tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 202 Sep 01 01:58:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1462/2966] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:26 2026] DELETE /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:26 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eb98eaf0-e3eb-4d93-a586-db611cccb924 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 200 Sep 01 01:58:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1505/2967] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:26 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-636aa781-b9ef-440e-afac-cbc6fb09ea2c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-636aa781-b9ef-440e-afac-cbc6fb09ea2c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-636aa781-b9ef-440e-afac-cbc6fb09ea2c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-636aa781-b9ef-440e-afac-cbc6fb09ea2c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-636aa781-b9ef-440e-afac-cbc6fb09ea2c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 returned with HTTP 404 Sep 01 01:58:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1463/2968] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:26 2026] GET /volume/v3/volumes/d45c8b47-1b53-4d59-8bc0-52cdc275c649 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-336308085"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-336308085'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:58:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (a28fd195-371e-48d3-9981-15bb2166e108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5bce19-2916-4902-8fa5-b34cef8583cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:26 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5bce19-2916-4902-8fa5-b34cef8583cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1d5059-2d14-4264-897d-1bd488c6b8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['4dd7a117-965a-4ec5-ad79-6e30dc6de754', 'f017a527-33b0-46a5-8e22-ec512e7c3637', '312cafea-4c81-4c67-bde2-9f10b731742c', 'f5ff2938-d86b-4972-8cb2-8944c7e0997f'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1d5059-2d14-4264-897d-1bd488c6b8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dd7a117-965a-4ec5-ad79-6e30dc6de754', 'f017a527-33b0-46a5-8e22-ec512e7c3637', '312cafea-4c81-4c67-bde2-9f10b731742c', 'f5ff2938-d86b-4972-8cb2-8944c7e0997f']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a54950-3683-4729-8f97-4f566941141c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a54950-3683-4729-8f97-4f566941141c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-336308085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['4dd7a117-965a-4ec5-ad79-6e30dc6de754','f017a527-33b0-46a5-8e22-ec512e7c3637','312cafea-4c81-4c67-bde2-9f10b731742c','f5ff2938-d86b-4972-8cb2-8944c7e0997f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-336308085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1c9fd1fe-2d1e-42c7-a068-793302cbc4da tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1464/2969] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:27 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 485 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863ab49d-ebad-44e1-9202-84c7b4840438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3fb1f33-e954-49f5-8d33-030cfc253114 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1465/2970] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:27 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Delete snapshot with id: 28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863ab49d-ebad-44e1-9202-84c7b4840438) transitioned into state 'SUCCESS' from state '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-336308085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['4dd7a117-965a-4ec5-ad79-6e30dc6de754','f017a527-33b0-46a5-8e22-ec512e7c3637','312cafea-4c81-4c67-bde2-9f10b731742c','f5ff2938-d86b-4972-8cb2-8944c7e0997f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114a4e0d-3e21-44f4-a07a-6dfe043927ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114a4e0d-3e21-44f4-a07a-6dfe043927ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot delete request issued successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f9e0ce17-ad10-4f18-bcc2-10ffe0e8a63d tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 202 Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (a28fd195-371e-48d3-9981-15bb2166e108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0ed63b5d-c931-4ca0-a36d-be80d950f064 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1466/2971] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:27 2026] DELETE /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1506/2972] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:26 2026] POST /volume/v3/volumes => generated 784 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-86b580a7-465d-4778-88da-000ade971382 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86b580a7-465d-4778-88da-000ade971382 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86b580a7-465d-4778-88da-000ade971382 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86b580a7-465d-4778-88da-000ade971382 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-af8a8e8b-ce98-43f2-b427-6ad03f0153b8 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1467/2973] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:27 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 484 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-86b580a7-465d-4778-88da-000ade971382 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86b580a7-465d-4778-88da-000ade971382 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 200 Sep 01 01:58:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1507/2974] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:27 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 963 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-18f06f80-5a8e-46bb-983b-66140c15c3da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Volume info retrieved successfully. Sep 01 01:58:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-436725fd-cff4-4b7e-8906-5ad74d3a68c3 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 200 Sep 01 01:58:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1508/2975] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:27 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1062793177", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1062793177', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume of 1 GB Sep 01 01:58:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Availability Zones retrieved successfully. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Flow 'volume_create_api' (31048736-7efd-4f1d-aeb6-e55733e1a3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f809dd-8b2e-456d-9d5f-369480d5b57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f809dd-8b2e-456d-9d5f-369480d5b57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe152ea-059a-4a80-8ad5-3591ffb203f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Created reservations ['a4a2bc45-c7cc-441b-b820-f717f395e37d', '22d88b3f-6d23-4990-b30b-ce52c3e4b166', '8eb920c1-4d1f-4d77-8707-1edcd739996b', '5e17a788-ab0a-4f4d-9dcb-ff43d48b14d1'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe152ea-059a-4a80-8ad5-3591ffb203f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a2bc45-c7cc-441b-b820-f717f395e37d', '22d88b3f-6d23-4990-b30b-ce52c3e4b166', '8eb920c1-4d1f-4d77-8707-1edcd739996b', '5e17a788-ab0a-4f4d-9dcb-ff43d48b14d1']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa15ac75-dd3d-4675-ac2e-f7a6a2f288ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa15ac75-dd3d-4675-ac2e-f7a6a2f288ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2dd1f87-016c-4c0e-a105-882df6a73e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1062793177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8475d3fa694dae9be5d4939abe076f',qos_specs=None,replication_status=,reservations=['a4a2bc45-c7cc-441b-b820-f717f395e37d','22d88b3f-6d23-4990-b30b-ce52c3e4b166','8eb920c1-4d1f-4d77-8707-1edcd739996b','5e17a788-ab0a-4f4d-9dcb-ff43d48b14d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1062793177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2dd1f87-016c-4c0e-a105-882df6a73e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8475d3fa694dae9be5d4939abe076f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0437be0-d801-43cc-bfd0-e41e0239a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0437be0-d801-43cc-bfd0-e41e0239a67d) transitioned into state 'SUCCESS' from state '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-1062793177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da8475d3fa694dae9be5d4939abe076f',qos_specs=None,replication_status=,reservations=['a4a2bc45-c7cc-441b-b820-f717f395e37d','22d88b3f-6d23-4990-b30b-ce52c3e4b166','8eb920c1-4d1f-4d77-8707-1edcd739996b','5e17a788-ab0a-4f4d-9dcb-ff43d48b14d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97db487e-ff41-45c4-ae96-3e4a6ce99521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97db487e-ff41-45c4-ae96-3e4a6ce99521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Flow 'volume_create_api' (31048736-7efd-4f1d-aeb6-e55733e1a3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume request issued successfully. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-18f06f80-5a8e-46bb-983b-66140c15c3da tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1468/2976] 192.168.122.53 () {60 vars in 1138 bytes} [Tue Sep 1 01:58:27 2026] POST /volume/v3/volumes => generated 761 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36c3deeb-d846-4c66-b7f4-3173b3ed9e08 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1469/2977] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:28 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 484 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce42864e-ff3c-4d28-a83c-226c25924bd3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 200 Sep 01 01:58:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1509/2978] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:28 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 829 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:28 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:28 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4f2dfb71-acc3-4c4d-ae56-da0ff14334a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 200 Sep 01 01:58:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1470/2979] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:28 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-eaff96d3-9ab9-44a0-b387-327b890f1030 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaff96d3-9ab9-44a0-b387-327b890f1030 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] GET http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eaff96d3-9ab9-44a0-b387-327b890f1030 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-eaff96d3-9ab9-44a0-b387-327b890f1030 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-eaff96d3-9ab9-44a0-b387-327b890f1030 tempest-CreateVolumesFromSourceVolumeTest-688519285 tempest-CreateVolumesFromSourceVolumeTest-688519285-project-member] http://192.168.122.53/volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a returned with HTTP 404 Sep 01 01:58:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1510/2980] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:28 2026] GET /volume/v3/volumes/7967d251-4d09-42a0-96c4-66dd6a0dd86a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Snapshot retrieved successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8da92db7-2abb-4e6f-8bdb-5c39a425e40b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 200 Sep 01 01:58:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1471/2981] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:29 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7614f2e5-fa4e-46c7-9970-e277ad02f133 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 200 Sep 01 01:58:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1511/2982] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:29 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:29 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4d1b4fac-a2e2-4eba-a2de-282f50b2bb5a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 200 Sep 01 01:58:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1472/2983] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:29 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c23bcb11-383b-451c-9d24-b231ef029f11 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-706851042"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:29 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['fe882cfc-5cc5-406e-addb-80b854dcdb87', 'b15aa921-df15-4d6b-9702-544d65c3c292', 'cefe08a5-8ea4-439b-bb88-5c480bb17d52', '1c7901ed-7649-4158-b557-99010d34fa77'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:29 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c23bcb11-383b-451c-9d24-b231ef029f11 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1512/2984] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:29 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:29 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-42f3694e-1e9c-4130-ab0d-977f5deb7b8a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:29 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1473/2985] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:29 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cee07f78-c805-40cf-8ce8-e49b7800d704 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cee07f78-c805-40cf-8ce8-e49b7800d704 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cee07f78-c805-40cf-8ce8-e49b7800d704 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cee07f78-c805-40cf-8ce8-e49b7800d704 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cee07f78-c805-40cf-8ce8-e49b7800d704 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc returned with HTTP 404 Sep 01 01:58:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1513/2986] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:30 2026] GET /volume/v3/snapshots/28b1ac98-89c9-43bd-8ee0-15125f3025cc => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] DELETE http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Delete volume with id: d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Delete volume request issued successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ba0ce5f9-19ea-4f50-9cf9-4d4eaa5b329b tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 202 Sep 01 01:58:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1474/2987] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:30 2026] DELETE /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-68b80fbb-42cb-46c1-9dc5-3cace66ceb5b tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 200 Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1514/2988] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:30 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5b2ef41f-8b80-4b67-ac48-91dae4beda92 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 200 Sep 01 01:58:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1475/2989] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:30 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 875 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f99f4b1a-b793-4665-a457-9aa5c18132b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 200 Sep 01 01:58:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1515/2990] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:30 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2dd1f87-016c-4c0e-a105-882df6a73e57", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1411689227", "description": null, "metadata": null}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:30 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create snapshot from volume e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Created reservations ['6ff2b3e9-b87a-4496-8924-740450bc4d32', '550b8fd3-d490-4fb1-ae36-c43324e54156', '3da78f7a-0de3-498d-b8ac-12375ec6f5e1', 'fc58b314-5691-4c5e-948f-e769895f02af'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-73ed4c5a-de77-4ec1-a854-bee710d6527d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1516/2991] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:31 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot force create request issued successfully. Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6a6c27c9-7397-49f9-9131-aff335c2e65e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1476/2992] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dce64301-6923-4154-80e8-82babd0240e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dce64301-6923-4154-80e8-82babd0240e5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dce64301-6923-4154-80e8-82babd0240e5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dce64301-6923-4154-80e8-82babd0240e5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dce64301-6923-4154-80e8-82babd0240e5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dce64301-6923-4154-80e8-82babd0240e5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1517/2993] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:31 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2d256abf-4b18-4019-87f8-328ecba55f5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d256abf-4b18-4019-87f8-328ecba55f5c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d256abf-4b18-4019-87f8-328ecba55f5c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2d256abf-4b18-4019-87f8-328ecba55f5c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2d256abf-4b18-4019-87f8-328ecba55f5c tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec returned with HTTP 404 Sep 01 01:58:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1477/2994] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:31 2026] GET /volume/v3/volumes/d1de8e56-692a-4fe6-90e1-b82bf73846ec => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] DELETE http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Delete volume with id: 2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Delete volume request issued successfully. Sep 01 01:58:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e5a0490b-eb82-40ea-89d7-8d33aa589827 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 202 Sep 01 01:58:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1518/2995] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:31 2026] DELETE /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:31 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:31 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Volume info retrieved successfully. Sep 01 01:58:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3c39f52a-f2f9-46ff-bcdc-6f79e5dbf1e2 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 200 Sep 01 01:58:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1478/2996] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:31 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ce6b271-89de-49dc-bd20-15c7c58dff24 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1519/2997] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:32 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2e8011bd-2519-41dd-8ab9-403235ebe5c3 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1479/2998] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:32 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1680e865-a903-449c-8cbd-7c59ac2c0a13 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1680e865-a903-449c-8cbd-7c59ac2c0a13 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] GET http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1680e865-a903-449c-8cbd-7c59ac2c0a13 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1680e865-a903-449c-8cbd-7c59ac2c0a13 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1680e865-a903-449c-8cbd-7c59ac2c0a13 tempest-CinderUnicodeTest-1709472330 tempest-CinderUnicodeTest-1709472330-project-member] http://192.168.122.53/volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 returned with HTTP 404 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1520/2999] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:33 2026] GET /volume/v3/volumes/2b37723a-9f44-46e7-954c-1a343fafc584 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-038a8d39-9f15-47dd-8ca1-3b039e5e4bb6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1480/3000] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:33 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] POST http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9/action Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.contrib.admin_actions [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Updating snapshot '8b45b575-97e0-411a-b8ab-8d5ca53275a9' with '{'status': 'error'}' {{(pid=86908) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '52c2fc3646644b3ca7fb2ac9a1205c84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1afc089e5e84451199595bbb25558075', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02a05044-e54e-4c29-b946-43c2beddf1b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9/action returned with HTTP 403 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1521/3001] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:58:33 2026] POST /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9/action => generated 133 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: 8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-708d7785-abe1-4433-b19d-b100d1f60e48 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-708d7785-abe1-4433-b19d-b100d1f60e48 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-708d7785-abe1-4433-b19d-b100d1f60e48 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-708d7785-abe1-4433-b19d-b100d1f60e48 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-708d7785-abe1-4433-b19d-b100d1f60e48 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-708d7785-abe1-4433-b19d-b100d1f60e48 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1522/3002] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:33 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8fe659bc-df7d-4dbe-a27b-937ddc0ca7b1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 202 Sep 01 01:58:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1481/3003] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:33 2026] DELETE /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ea25e5e-aa8e-4cb6-ac88-539948e024f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:33 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1523/3004] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:33 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8f541489-1c07-410c-9058-57cd62cebac5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f541489-1c07-410c-9058-57cd62cebac5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f541489-1c07-410c-9058-57cd62cebac5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8f541489-1c07-410c-9058-57cd62cebac5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8f541489-1c07-410c-9058-57cd62cebac5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8f541489-1c07-410c-9058-57cd62cebac5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1482/3005] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:34 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3d805816-ddbc-42c8-bce0-ab06c317203b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d805816-ddbc-42c8-bce0-ab06c317203b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d805816-ddbc-42c8-bce0-ab06c317203b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3d805816-ddbc-42c8-bce0-ab06c317203b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3d805816-ddbc-42c8-bce0-ab06c317203b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3d805816-ddbc-42c8-bce0-ab06c317203b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 200 Sep 01 01:58:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1524/3006] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:34 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6481d5af-e702-4018-b208-43da20b1e2f6", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6481d5af-e702-4018-b208-43da20b1e2f6', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Create volume of 1 GB Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Availability Zones retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Flow 'volume_create_api' (d400c188-f43d-4351-ad57-3fd467cbcaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4145e056-184a-4298-8528-9cede25675db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4145e056-184a-4298-8528-9cede25675db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9f87c7-3c3b-4af6-8eaf-81ca4d12dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66afb7d0-1acf-44b0-8c8d-51e017e69464 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1525/3007] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Created reservations ['3b44ebc2-6060-4985-ba08-01c831cff2c6', 'd2629212-2caa-4685-9bd3-a70b44f424ea', '2855e422-e967-4149-9f84-86e954f0b109', 'c4851e47-1cd5-4b85-9f24-7f05a6f9ed49'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9f87c7-3c3b-4af6-8eaf-81ca4d12dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b44ebc2-6060-4985-ba08-01c831cff2c6', 'd2629212-2caa-4685-9bd3-a70b44f424ea', '2855e422-e967-4149-9f84-86e954f0b109', 'c4851e47-1cd5-4b85-9f24-7f05a6f9ed49']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3b01a6-b8b4-43b2-86a1-ba0dcbc7e0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-91560053-b017-41d7-bf4f-d1ec11b3b33e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1526/3008] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-97f7fcd5-71b1-40e3-b44d-be1d599de6cc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3b01a6-b8b4-43b2-86a1-ba0dcbc7e0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0266a9c1-6ccd-48e2-91d5-b482c13af1a3', '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='62e6c6ba99b74a00ad6515965e962dd7',qos_specs=None,replication_status=,reservations=['3b44ebc2-6060-4985-ba08-01c831cff2c6','d2629212-2caa-4685-9bd3-a70b44f424ea','2855e422-e967-4149-9f84-86e954f0b109','c4851e47-1cd5-4b85-9f24-7f05a6f9ed49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93a855e150f45df9df98840844feeb9',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:35Z,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=0266a9c1-6ccd-48e2-91d5-b482c13af1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62e6c6ba99b74a00ad6515965e962dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93a855e150f45df9df98840844feeb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97f7fcd5-71b1-40e3-b44d-be1d599de6cc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97f7fcd5-71b1-40e3-b44d-be1d599de6cc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-97f7fcd5-71b1-40e3-b44d-be1d599de6cc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b305e5ef-7862-46cb-b678-8b5d1dde6837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-97f7fcd5-71b1-40e3-b44d-be1d599de6cc tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 returned with HTTP 404 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1527/3009] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/snapshots/8b45b575-97e0-411a-b8ab-8d5ca53275a9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e8cb04e7-b229-4c1a-a35b-cd8dfc81009f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1528/3010] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b305e5ef-7862-46cb-b678-8b5d1dde6837) transitioned into state 'SUCCESS' from 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='62e6c6ba99b74a00ad6515965e962dd7',qos_specs=None,replication_status=,reservations=['3b44ebc2-6060-4985-ba08-01c831cff2c6','d2629212-2caa-4685-9bd3-a70b44f424ea','2855e422-e967-4149-9f84-86e954f0b109','c4851e47-1cd5-4b85-9f24-7f05a6f9ed49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93a855e150f45df9df98840844feeb9',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67b5ddc-d486-4377-863c-ef2d208893c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67b5ddc-d486-4377-863c-ef2d208893c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Flow 'volume_create_api' (d400c188-f43d-4351-ad57-3fd467cbcaaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Create volume request issued successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64bee1b8-50ba-42c9-be41-e318f30f20d3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1483/3011] 192.168.122.53 () {62 vars in 1179 bytes} [Tue Sep 1 01:58:34 2026] POST /volume/v3/volumes => generated 782 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b6ac2803-a8a4-4767-a2e5-8b88f350d1a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 202 Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3a3eb94-6daf-4335-b40d-1109c77ddf84", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1529/3012] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:35 2026] DELETE /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3a3eb94-6daf-4335-b40d-1109c77ddf84', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume of 1 GB Sep 01 01:58:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Availability Zones retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Flow 'volume_create_api' (993d57ea-08c0-481f-8c31-999b2c9cf343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6cc331-2aa2-4d0e-9e1c-55eb88611066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-de6b5337-4eb7-449a-bb53-100beb0ae0b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1530/3013] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 1013 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36a56594-11fb-4ed2-aac0-1bab4824e9f7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1531/3014] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:35 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6cc331-2aa2-4d0e-9e1c-55eb88611066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3a3eb94-6daf-4335-b40d-1109c77ddf84', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5004f09c-8d50-4d3f-928d-d304b9c6f3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:35 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Created reservations ['6d053352-c72f-4271-ba8e-01906aa60e9b', '69d29ba8-4f10-4828-99b1-91c62db23bd4', 'eb84333f-30f2-4fa8-a7c1-8d63e50f68eb', '71102013-9025-488e-891c-7632c2dc3d4d'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5004f09c-8d50-4d3f-928d-d304b9c6f3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d053352-c72f-4271-ba8e-01906aa60e9b', '69d29ba8-4f10-4828-99b1-91c62db23bd4', 'eb84333f-30f2-4fa8-a7c1-8d63e50f68eb', '71102013-9025-488e-891c-7632c2dc3d4d']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c5a819-0caf-457f-bb17-39b69d4dc6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c5a819-0caf-457f-bb17-39b69d4dc6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd7863e-9567-441c-86d2-63606fa45690', '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='da8475d3fa694dae9be5d4939abe076f',qos_specs=None,replication_status=,reservations=['6d053352-c72f-4271-ba8e-01906aa60e9b','69d29ba8-4f10-4828-99b1-91c62db23bd4','eb84333f-30f2-4fa8-a7c1-8d63e50f68eb','71102013-9025-488e-891c-7632c2dc3d4d'],size=1,snapshot_id=a3a3eb94-6daf-4335-b40d-1109c77ddf84,source_replicaid=,source_volid=None,status='creating',user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd7863e-9567-441c-86d2-63606fa45690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da8475d3fa694dae9be5d4939abe076f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3a3eb94-6daf-4335-b40d-1109c77ddf84,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00f0153-85d1-443c-8a13-e57aa7f63d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00f0153-85d1-443c-8a13-e57aa7f63d49) transitioned into state 'SUCCESS' from 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='da8475d3fa694dae9be5d4939abe076f',qos_specs=None,replication_status=,reservations=['6d053352-c72f-4271-ba8e-01906aa60e9b','69d29ba8-4f10-4828-99b1-91c62db23bd4','eb84333f-30f2-4fa8-a7c1-8d63e50f68eb','71102013-9025-488e-891c-7632c2dc3d4d'],size=1,snapshot_id=a3a3eb94-6daf-4335-b40d-1109c77ddf84,source_replicaid=,source_volid=None,status='creating',user_id='052e1c423f104032b3cdbf4a2a9e28f1',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98214b5-a4f6-4be8-9df8-1dd711b7e5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98214b5-a4f6-4be8-9df8-1dd711b7e5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Flow 'volume_create_api' (993d57ea-08c0-481f-8c31-999b2c9cf343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Create volume request issued successfully. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7654fbc2-7ed4-4cb1-b917-326bcdead3a9 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1484/3015] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:35 2026] POST /volume/v3/volumes => generated 748 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-163b9df9-9bb1-48d4-b076-a9d36a83b08e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1532/3016] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:36 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e838bfec-f7d0-4729-b7d3-10198ebc4ae8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e838bfec-f7d0-4729-b7d3-10198ebc4ae8 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e838bfec-f7d0-4729-b7d3-10198ebc4ae8 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1849089587", "extra_specs": {"storage_protocol": "tempest-storage_protocol-892563673", "vendor_name": "tempest-vendor_name-173908251"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e838bfec-f7d0-4729-b7d3-10198ebc4ae8 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1485/3017] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:58:36 2026] POST /volume/v3/types => generated 327 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ac971caf-df87-4d1f-aa84-273130979dc5", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request body: {'volume': {'volume_type': 'ac971caf-df87-4d1f-aa84-273130979dc5', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume of 1 GB Sep 01 01:58:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (0aa868db-8bae-4fd8-b115-4bb6b63d6ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b106c00-e7a3-43ce-a959-60a995b5389d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b106c00-e7a3-43ce-a959-60a995b5389d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-892563673',vendor_name='tempest-vendor_name-173908251'},id=ac971caf-df87-4d1f-aa84-273130979dc5,is_public=True,name='tempest-ProjectAdminTests-volume-type-1849089587',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac971caf-df87-4d1f-aa84-273130979dc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6135af46-a9b8-4485-a887-a62f84f578a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bbd62639-2a58-463d-8762-5a36ab3682ee None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bbd62639-2a58-463d-8762-5a36ab3682ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bbd62639-2a58-463d-8762-5a36ab3682ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bbd62639-2a58-463d-8762-5a36ab3682ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-bbd62639-2a58-463d-8762-5a36ab3682ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bbd62639-2a58-463d-8762-5a36ab3682ee tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 200 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1486/3018] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:36 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1849089587 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1849089587, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:36 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1849089587 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1849089587, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb0f4c36-681b-482a-829b-91faef5a0ab0 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1487/3019] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:36 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 874 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['5a1a9b91-5b7e-4cd4-9411-d94949a312c8', 'eefde2f7-d9f4-4f17-8e0c-9fce2c1db365', 'fd8797b1-5fb3-415d-992f-55b4034564e9', '5f14eabf-d376-430c-9c2a-37fd5b9102fe'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6135af46-a9b8-4485-a887-a62f84f578a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1a9b91-5b7e-4cd4-9411-d94949a312c8', 'eefde2f7-d9f4-4f17-8e0c-9fce2c1db365', 'fd8797b1-5fb3-415d-992f-55b4034564e9', '5f14eabf-d376-430c-9c2a-37fd5b9102fe']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:36 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c82e2-bd11-4ec1-96f1-f749667b5378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c82e2-bd11-4ec1-96f1-f749667b5378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27cb210-b24b-477e-abea-49caef45a62e', '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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['5a1a9b91-5b7e-4cd4-9411-d94949a312c8','eefde2f7-d9f4-4f17-8e0c-9fce2c1db365','fd8797b1-5fb3-415d-992f-55b4034564e9','5f14eabf-d376-430c-9c2a-37fd5b9102fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=ac971caf-df87-4d1f-aa84-273130979dc5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27cb210-b24b-477e-abea-49caef45a62e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5d19e3bdf04c92b3417f4669112382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e6e420a5814d3a99f90646f16c6da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac971caf-df87-4d1f-aa84-273130979dc5),volume_type_id=ac971caf-df87-4d1f-aa84-273130979dc5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7187e8-0d4a-4e4a-bdc6-12920524b714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7187e8-0d4a-4e4a-bdc6-12920524b714) transitioned into state 'SUCCESS' from 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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['5a1a9b91-5b7e-4cd4-9411-d94949a312c8','eefde2f7-d9f4-4f17-8e0c-9fce2c1db365','fd8797b1-5fb3-415d-992f-55b4034564e9','5f14eabf-d376-430c-9c2a-37fd5b9102fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=ac971caf-df87-4d1f-aa84-273130979dc5)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccece7c-04ea-48f6-856c-e8bc43e1a213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccece7c-04ea-48f6-856c-e8bc43e1a213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (0aa868db-8bae-4fd8-b115-4bb6b63d6ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request issued successfully. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7f1537c-1281-4bc2-9b0d-2f7de11cbca7 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1533/3020] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:58:36 2026] POST /volume/v3/volumes => generated 779 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5002a2bc-8d66-47bf-b4f1-30c5d9cd0c21 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e returned with HTTP 200 Sep 01 01:58:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1488/3021] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:37 2026] GET /volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e => generated 958 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fb09884e-b270-449f-87d6-8c1bec16ecd5 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1534/3022] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:37 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aa92ce88-1920-497e-a916-21b03fd151d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa92ce88-1920-497e-a916-21b03fd151d7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa92ce88-1920-497e-a916-21b03fd151d7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa92ce88-1920-497e-a916-21b03fd151d7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa92ce88-1920-497e-a916-21b03fd151d7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 returned with HTTP 404 Sep 01 01:58:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1489/3023] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:37 2026] GET /volume/v3/volumes/f6ce9d15-0ae4-4877-9c6e-d245b2d1d0e2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1316466941"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7630f093-7c4d-47bc-978d-1108a75132b3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1316466941'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7630f093-7c4d-47bc-978d-1108a75132b3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7630f093-7c4d-47bc-978d-1108a75132b3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7630f093-7c4d-47bc-978d-1108a75132b3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7630f093-7c4d-47bc-978d-1108a75132b3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (876f8304-3fa8-44d4-a040-c492be22b51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4142d487-4e96-4ae5-be1f-547abcf249f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7630f093-7c4d-47bc-978d-1108a75132b3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1490/3024] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:37 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4142d487-4e96-4ae5-be1f-547abcf249f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be8e0eb-55e7-497b-bee1-3edc16022f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['6e92bd2a-1db7-493c-a840-07a71df9f545', 'e02ee143-40ca-45df-b685-409e85a3e183', 'bcc368d9-7932-4904-af8b-37baba1a9d76', '47edd9c9-8ff1-4b73-8b89-b135abc837e6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be8e0eb-55e7-497b-bee1-3edc16022f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e92bd2a-1db7-493c-a840-07a71df9f545', 'e02ee143-40ca-45df-b685-409e85a3e183', 'bcc368d9-7932-4904-af8b-37baba1a9d76', '47edd9c9-8ff1-4b73-8b89-b135abc837e6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18517233-3072-4d99-bc65-83fd74fa13db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18517233-3072-4d99-bc65-83fd74fa13db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316466941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['6e92bd2a-1db7-493c-a840-07a71df9f545','e02ee143-40ca-45df-b685-409e85a3e183','bcc368d9-7932-4904-af8b-37baba1a9d76','47edd9c9-8ff1-4b73-8b89-b135abc837e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316466941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f3aaa0-4d6c-440f-a2d2-4f5c0512afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f3aaa0-4d6c-440f-a2d2-4f5c0512afde) transitioned into state 'SUCCESS' from state '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-1316466941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['6e92bd2a-1db7-493c-a840-07a71df9f545','e02ee143-40ca-45df-b685-409e85a3e183','bcc368d9-7932-4904-af8b-37baba1a9d76','47edd9c9-8ff1-4b73-8b89-b135abc837e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b590381e-b6e3-486a-a02a-8a17f13998a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b590381e-b6e3-486a-a02a-8a17f13998a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (876f8304-3fa8-44d4-a040-c492be22b51c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-494d09b5-4404-4c72-ab9b-6b20af540ed6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1535/3025] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:37 2026] POST /volume/v3/volumes => generated 785 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3a8675ef-e09e-4a75-95ad-bb87a393ec49 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e returned with HTTP 200 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1491/3026] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e => generated 979 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bfdd4c1c-af3a-4cd5-be30-49c1e810c6b9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfdd4c1c-af3a-4cd5-be30-49c1e810c6b9 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bfdd4c1c-af3a-4cd5-be30-49c1e810c6b9 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bfdd4c1c-af3a-4cd5-be30-49c1e810c6b9 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bfdd4c1c-af3a-4cd5-be30-49c1e810c6b9 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1492/3027] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ef17097b-e290-4092-9e19-6396e8ca6c13 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ef17097b-e290-4092-9e19-6396e8ca6c13 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ef17097b-e290-4092-9e19-6396e8ca6c13 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ef17097b-e290-4092-9e19-6396e8ca6c13 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b8c0502-2fbe-43e8-9bf1-8461ed85a7c1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1536/3028] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 964 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ef17097b-e290-4092-9e19-6396e8ca6c13 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 returned with HTTP 204 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1493/3029] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:58:38 2026] DELETE /volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-33e56b7c-b676-46ea-8a28-4e46b7c65c5b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33e56b7c-b676-46ea-8a28-4e46b7c65c5b tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-33e56b7c-b676-46ea-8a28-4e46b7c65c5b tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-33e56b7c-b676-46ea-8a28-4e46b7c65c5b tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-33e56b7c-b676-46ea-8a28-4e46b7c65c5b tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 returned with HTTP 404 Sep 01 01:58:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1494/3030] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/messages/cfdfdae1-f192-4dfc-ad22-b57fa7308819 => generated 110 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume with id: b27cb210-b24b-477e-abea-49caef45a62e Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fbcc6a50-04e0-4ce6-b5e1-776a3ae70d19 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1537/3031] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:58:38 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1849089587 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1849089587, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1849089587 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1849089587, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:38 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['976f4bc0-c488-4508-9ad6-254a4fa1d119', 'ec89360c-37fe-49f6-883d-e98dafee0c6a', 'c9834b15-f37b-4c24-8966-94064438bff7', 'c5426d7c-a73a-4898-9b7d-b50a6e34f463'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume request issued successfully. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-724ca7b3-2796-4d9f-8c43-6cd7805b227a tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e returned with HTTP 202 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1495/3032] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:58:38 2026] DELETE /volume/v3/volumes/b27cb210-b24b-477e-abea-49caef45a62e => generated 0 bytes in 424 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8c5af44a-d36e-4214-b649-a5c4c9a77987 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c5af44a-d36e-4214-b649-a5c4c9a77987 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/types/ac971caf-df87-4d1f-aa84-273130979dc5 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c5af44a-d36e-4214-b649-a5c4c9a77987 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c5af44a-d36e-4214-b649-a5c4c9a77987 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c5af44a-d36e-4214-b649-a5c4c9a77987 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types/ac971caf-df87-4d1f-aa84-273130979dc5 returned with HTTP 202 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1496/3033] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:58:39 2026] DELETE /volume/v3/types/ac971caf-df87-4d1f-aa84-273130979dc5 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6190b008-8bb1-41c8-a95e-b17b64ade8f8 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6789aa54-9f82-472a-9312-bc5132a31990 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1538/3034] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6789aa54-9f82-472a-9312-bc5132a31990 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6789aa54-9f82-472a-9312-bc5132a31990 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-970227045", "extra_specs": {"storage_protocol": "tempest-storage_protocol-919701866", "vendor_name": "tempest-vendor_name-255934571"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6789aa54-9f82-472a-9312-bc5132a31990 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1497/3035] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:58:39 2026] POST /volume/v3/types => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request body: {'volume': {'volume_type': '5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume of 1 GB Sep 01 01:58:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (9d74c5fc-0af2-4df6-8c58-648f59e86dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4909fe8c-4fa7-4cec-a16f-244fd846e2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4909fe8c-4fa7-4cec-a16f-244fd846e2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-919701866',vendor_name='tempest-vendor_name-255934571'},id=5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf,is_public=True,name='tempest-ProjectAdminTests-volume-type-970227045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bca1edc-bdcf-4c31-98d2-a7563a0e7691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-06f3b0f5-11b7-4847-92a2-cf8f19e212d1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1498/3036] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:39 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-970227045 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-970227045, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-970227045 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-970227045, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e2f5a43f-b641-44c4-ad4d-d1995cf40298 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1499/3037] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:39 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['cb4b26ed-447a-4329-a4e9-0c474adb10d9', 'acd79bc3-9eba-431d-b17b-f4657b81e299', '32833dc1-2cd6-4a73-8ed4-f34de54674fd', '5c8bb8f2-820a-4649-967b-9bc6b79a2ce7'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bca1edc-bdcf-4c31-98d2-a7563a0e7691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4b26ed-447a-4329-a4e9-0c474adb10d9', 'acd79bc3-9eba-431d-b17b-f4657b81e299', '32833dc1-2cd6-4a73-8ed4-f34de54674fd', '5c8bb8f2-820a-4649-967b-9bc6b79a2ce7']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4b60e0-cff8-434c-8c19-7b67ee95ddfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4b60e0-cff8-434c-8c19-7b67ee95ddfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f082dcd7-ab46-4106-8c2d-27f4faebac8c', '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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['cb4b26ed-447a-4329-a4e9-0c474adb10d9','acd79bc3-9eba-431d-b17b-f4657b81e299','32833dc1-2cd6-4a73-8ed4-f34de54674fd','5c8bb8f2-820a-4649-967b-9bc6b79a2ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:39Z,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=f082dcd7-ab46-4106-8c2d-27f4faebac8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5d19e3bdf04c92b3417f4669112382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e6e420a5814d3a99f90646f16c6da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf),volume_type_id=5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:39 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c592ea80-c3b3-4205-a57a-26f8447c1bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c592ea80-c3b3-4205-a57a-26f8447c1bc5) transitioned into state 'SUCCESS' from 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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['cb4b26ed-447a-4329-a4e9-0c474adb10d9','acd79bc3-9eba-431d-b17b-f4657b81e299','32833dc1-2cd6-4a73-8ed4-f34de54674fd','5c8bb8f2-820a-4649-967b-9bc6b79a2ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c895f716-00e7-4702-bb2d-f2be9a45cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c895f716-00e7-4702-bb2d-f2be9a45cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (9d74c5fc-0af2-4df6-8c58-648f59e86dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request issued successfully. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9df8b7b3-6ea8-43e9-9181-40879b3100ce tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1539/3038] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:58:39 2026] POST /volume/v3/volumes => generated 778 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-15a2c821-dffc-4015-b062-bbe999b57d3d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3c2e4be1-b206-463c-9614-6d3e85b5979e tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c returned with HTTP 200 Sep 01 01:58:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1500/3039] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:40 2026] GET /volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c => generated 957 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15a2c821-dffc-4015-b062-bbe999b57d3d tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-15a2c821-dffc-4015-b062-bbe999b57d3d tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-15a2c821-dffc-4015-b062-bbe999b57d3d tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-15a2c821-dffc-4015-b062-bbe999b57d3d tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-15a2c821-dffc-4015-b062-bbe999b57d3d tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1540/3040] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:40 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c86d3de7-9765-4803-8972-d767fc0398f2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c86d3de7-9765-4803-8972-d767fc0398f2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c86d3de7-9765-4803-8972-d767fc0398f2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c86d3de7-9765-4803-8972-d767fc0398f2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:40 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:40 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:40 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:40 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c86d3de7-9765-4803-8972-d767fc0398f2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c86d3de7-9765-4803-8972-d767fc0398f2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1501/3041] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:40 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:40 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a2ec786-d561-4fd3-aadc-4d4ab0e3eb92 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:40 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1541/3042] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:40 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d6c3b0ca-7959-4d56-aa2e-ed2d3b5f202f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c returned with HTTP 200 Sep 01 01:58:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1502/3043] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c => generated 978 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1c14e548-01ab-4d72-8701-b49d9c504186 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c14e548-01ab-4d72-8701-b49d9c504186 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c14e548-01ab-4d72-8701-b49d9c504186 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1c14e548-01ab-4d72-8701-b49d9c504186 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4df59998-950c-4f90-b59e-d4b9233706b7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4df59998-950c-4f90-b59e-d4b9233706b7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4df59998-950c-4f90-b59e-d4b9233706b7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4df59998-950c-4f90-b59e-d4b9233706b7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1c14e548-01ab-4d72-8701-b49d9c504186 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1542/3044] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/messages => generated 676 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-19762b1f-29e0-475f-b8c0-207ef251dd60 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19762b1f-29e0-475f-b8c0-207ef251dd60 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19762b1f-29e0-475f-b8c0-207ef251dd60 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-19762b1f-29e0-475f-b8c0-207ef251dd60 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4df59998-950c-4f90-b59e-d4b9233706b7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-19762b1f-29e0-475f-b8c0-207ef251dd60 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1543/3045] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/messages => generated 676 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4df59998-950c-4f90-b59e-d4b9233706b7 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1503/3046] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-82791352-ab66-4d1c-93f2-619e7f3ede2c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82791352-ab66-4d1c-93f2-619e7f3ede2c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/messages/f31c2928-d0fc-4c43-8256-e6d172736479 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82791352-ab66-4d1c-93f2-619e7f3ede2c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-82791352-ab66-4d1c-93f2-619e7f3ede2c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-82791352-ab66-4d1c-93f2-619e7f3ede2c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages/f31c2928-d0fc-4c43-8256-e6d172736479 returned with HTTP 204 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1544/3047] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:58:41 2026] DELETE /volume/v3/messages/f31c2928-d0fc-4c43-8256-e6d172736479 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume with id: f082dcd7-ab46-4106-8c2d-27f4faebac8c Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:41 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:41 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:41 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:41 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-970227045 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-970227045, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-970227045 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-970227045, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b88d7f19-aa18-4a34-b36d-55c7600177e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1545/3048] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['81db38be-fc95-4736-9ef5-b3d1d759b2f9', 'b25e1a2d-d5bb-4b5f-9fc3-5ac4b98951ab', '3eeea6bc-4f85-4f8b-aec2-076d64a33391', 'f92bec36-b532-47b6-8531-3bbdfc353869'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-85d65aca-9b08-46a8-9c55-5acb89555208 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85d65aca-9b08-46a8-9c55-5acb89555208 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85d65aca-9b08-46a8-9c55-5acb89555208 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:41 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-85d65aca-9b08-46a8-9c55-5acb89555208 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume request issued successfully. Sep 01 01:58:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6143afd9-cff8-4cd8-b142-41c9d08dc36f tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c returned with HTTP 202 Sep 01 01:58:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1504/3049] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:58:41 2026] DELETE /volume/v3/volumes/f082dcd7-ab46-4106-8c2d-27f4faebac8c => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c71ac11b-4754-45a1-8d7f-827eb23163ea None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c71ac11b-4754-45a1-8d7f-827eb23163ea tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/types/5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c71ac11b-4754-45a1-8d7f-827eb23163ea tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c71ac11b-4754-45a1-8d7f-827eb23163ea tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-85d65aca-9b08-46a8-9c55-5acb89555208 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-85d65aca-9b08-46a8-9c55-5acb89555208 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1546/3050] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:41 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c71ac11b-4754-45a1-8d7f-827eb23163ea tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types/5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf returned with HTTP 202 Sep 01 01:58:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1505/3051] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:58:41 2026] DELETE /volume/v3/types/5674ad66-6e3c-4a02-bb5a-3c3fcc5855cf => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ccc3218e-a1c5-4c31-aec0-b0a57a65a294 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccc3218e-a1c5-4c31-aec0-b0a57a65a294 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ccc3218e-a1c5-4c31-aec0-b0a57a65a294 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1146225946", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1850232810", "vendor_name": "tempest-vendor_name-1870138479"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ccc3218e-a1c5-4c31-aec0-b0a57a65a294 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1547/3052] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:58:42 2026] POST /volume/v3/types => generated 329 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f26956fa-29e7-471c-bc20-6e8397617471", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request body: {'volume': {'volume_type': 'f26956fa-29e7-471c-bc20-6e8397617471', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume of 1 GB Sep 01 01:58:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (1d4d24e5-7787-4580-a9f2-688b9ac3fbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb10fec-432d-4f5a-ae58-c423b8b5f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb10fec-432d-4f5a-ae58-c423b8b5f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1850232810',vendor_name='tempest-vendor_name-1870138479'},id=f26956fa-29e7-471c-bc20-6e8397617471,is_public=True,name='tempest-ProjectAdminTests-volume-type-1146225946',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f26956fa-29e7-471c-bc20-6e8397617471', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81cc31f-6f3d-4ef5-9032-813d96f11e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b95801ae-1b33-4352-9065-c379f23ac811 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b95801ae-1b33-4352-9065-c379f23ac811 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b95801ae-1b33-4352-9065-c379f23ac811 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b95801ae-1b33-4352-9065-c379f23ac811 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1146225946 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1146225946, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1146225946 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1146225946, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b95801ae-1b33-4352-9065-c379f23ac811 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['6cc63028-f9d9-437d-83ff-d64ff4ea3663', 'a5befc1a-33a5-48c1-b25d-1daf9c5a992a', '5dfd311c-ce5b-4b04-93cc-5032cc39a48b', 'e1b28486-c7a2-4090-ab07-4b02c8268f3f'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81cc31f-6f3d-4ef5-9032-813d96f11e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc63028-f9d9-437d-83ff-d64ff4ea3663', 'a5befc1a-33a5-48c1-b25d-1daf9c5a992a', '5dfd311c-ce5b-4b04-93cc-5032cc39a48b', 'e1b28486-c7a2-4090-ab07-4b02c8268f3f']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b95801ae-1b33-4352-9065-c379f23ac811 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1548/3053] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:42 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69ce445-cb54-499c-8e53-a64ac57ed4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69ce445-cb54-499c-8e53-a64ac57ed4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7', '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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['6cc63028-f9d9-437d-83ff-d64ff4ea3663','a5befc1a-33a5-48c1-b25d-1daf9c5a992a','5dfd311c-ce5b-4b04-93cc-5032cc39a48b','e1b28486-c7a2-4090-ab07-4b02c8268f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=f26956fa-29e7-471c-bc20-6e8397617471), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58: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=e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5d19e3bdf04c92b3417f4669112382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e6e420a5814d3a99f90646f16c6da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f26956fa-29e7-471c-bc20-6e8397617471),volume_type_id=f26956fa-29e7-471c-bc20-6e8397617471)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e44c5b-4897-42aa-8096-ebb7dc7a5885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e44c5b-4897-42aa-8096-ebb7dc7a5885) transitioned into state 'SUCCESS' from 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='2b5d19e3bdf04c92b3417f4669112382',qos_specs=None,replication_status=,reservations=['6cc63028-f9d9-437d-83ff-d64ff4ea3663','a5befc1a-33a5-48c1-b25d-1daf9c5a992a','5dfd311c-ce5b-4b04-93cc-5032cc39a48b','e1b28486-c7a2-4090-ab07-4b02c8268f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6e420a5814d3a99f90646f16c6da6',volume_type_id=f26956fa-29e7-471c-bc20-6e8397617471)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab48f7-1dce-41e5-b1be-77448c08b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab48f7-1dce-41e5-b1be-77448c08b93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Flow 'volume_create_api' (1d4d24e5-7787-4580-a9f2-688b9ac3fbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Create volume request issued successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1194fb88-8874-41e8-be06-7c6898dbe3ec tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1506/3054] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:58:42 2026] POST /volume/v3/volumes => generated 779 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9dcdf992-a959-4126-bbf9-3df57c97c453 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1549/3055] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:42 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-245a00d9-5053-4b28-84b3-dce1055ff648 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-245a00d9-5053-4b28-84b3-dce1055ff648 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-245a00d9-5053-4b28-84b3-dce1055ff648 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-245a00d9-5053-4b28-84b3-dce1055ff648 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:42 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:42 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-245a00d9-5053-4b28-84b3-dce1055ff648 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-245a00d9-5053-4b28-84b3-dce1055ff648 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 returned with HTTP 200 Sep 01 01:58:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1507/3056] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:42 2026] GET /volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 => generated 958 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2616c626-957b-4fe8-bbbe-e3dad7d7f10e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1550/3057] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:43 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d19c2012-9fe1-441b-b40b-3f5dfbd8fc5c tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1508/3058] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:43 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 932 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dd8ccedb-198e-472a-92d7-973c876fae79 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd8ccedb-198e-472a-92d7-973c876fae79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd8ccedb-198e-472a-92d7-973c876fae79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dd8ccedb-198e-472a-92d7-973c876fae79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:43 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dd8ccedb-198e-472a-92d7-973c876fae79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dd8ccedb-198e-472a-92d7-973c876fae79 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1551/3059] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:43 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:43 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:43 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-beb2e66b-fb2f-4990-a5de-f288e22a124c tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 returned with HTTP 200 Sep 01 01:58:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1509/3060] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:58:43 2026] GET /volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 => generated 979 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f88c6a88-2f96-4fc4-aee4-e98583e146b3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f88c6a88-2f96-4fc4-aee4-e98583e146b3 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f88c6a88-2f96-4fc4-aee4-e98583e146b3 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f88c6a88-2f96-4fc4-aee4-e98583e146b3 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f88c6a88-2f96-4fc4-aee4-e98583e146b3 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1552/3061] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-826a1899-8804-4360-ad5e-3864a6ad74b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-826a1899-8804-4360-ad5e-3864a6ad74b5 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] GET http://192.168.122.53/volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-826a1899-8804-4360-ad5e-3864a6ad74b5 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-826a1899-8804-4360-ad5e-3864a6ad74b5 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-826a1899-8804-4360-ad5e-3864a6ad74b5 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1510/3062] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9af24f57-49b8-47c8-aab8-266cae705683 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9af24f57-49b8-47c8-aab8-266cae705683 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9af24f57-49b8-47c8-aab8-266cae705683 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9af24f57-49b8-47c8-aab8-266cae705683 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9af24f57-49b8-47c8-aab8-266cae705683 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 returned with HTTP 204 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1553/3063] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:58:44 2026] DELETE /volume/v3/messages/91c53a5d-2dfb-4833-9d9b-665e298a47f0 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume with id: e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Volume info retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Created reservations ['ccc31b5a-4ed7-4a2b-aefd-29e7ac34ed37', '09705aa3-721a-49f8-a8ff-50ca4066652b', '8def92fc-cd17-4cdb-bf4f-a6375e1afd72', '4209371e-a9a4-4cf4-8884-500a4e1960e6'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7e40607-12fa-4be1-ac3f-300bad0441bb tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1554/3064] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-261b3d59-fc48-48c1-a815-453316bff4f8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-261b3d59-fc48-48c1-a815-453316bff4f8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-261b3d59-fc48-48c1-a815-453316bff4f8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-261b3d59-fc48-48c1-a815-453316bff4f8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Delete volume request issued successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-46ed2ed4-014e-445a-b7e9-facec5d5e1d1 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 returned with HTTP 202 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1511/3065] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:58:44 2026] DELETE /volume/v3/volumes/e4f46e0f-87b1-47aa-91f1-03cdcac6c9f7 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-90d70792-3763-4abb-bfe5-a21ed1094039 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90d70792-3763-4abb-bfe5-a21ed1094039 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] DELETE http://192.168.122.53/volume/v3/types/f26956fa-29e7-471c-bc20-6e8397617471 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90d70792-3763-4abb-bfe5-a21ed1094039 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-90d70792-3763-4abb-bfe5-a21ed1094039 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-261b3d59-fc48-48c1-a815-453316bff4f8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-261b3d59-fc48-48c1-a815-453316bff4f8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1555/3066] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete snapshot with id: a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-90d70792-3763-4abb-bfe5-a21ed1094039 tempest-ProjectAdminTests-1109569248 tempest-ProjectAdminTests-1109569248-project-admin] http://192.168.122.53/volume/v3/types/f26956fa-29e7-471c-bc20-6e8397617471 returned with HTTP 202 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1512/3067] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:58:44 2026] DELETE /volume/v3/types/f26956fa-29e7-471c-bc20-6e8397617471 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot delete request issued successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c4fd3b5d-61d3-4269-b593-c8b0c29dbc2e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 202 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1556/3068] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:44 2026] DELETE /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e9786619-4b56-487e-ad20-6a73eb2e5b10 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1513/3069] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-574e2f79-3a81-4f0e-a1a2-05d70353a604 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1557/3070] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 935 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2102d772-7a2c-403a-9942-e0054b00748f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2102d772-7a2c-403a-9942-e0054b00748f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2102d772-7a2c-403a-9942-e0054b00748f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2102d772-7a2c-403a-9942-e0054b00748f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:44 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:44 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:44 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2102d772-7a2c-403a-9942-e0054b00748f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2102d772-7a2c-403a-9942-e0054b00748f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1514/3071] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:44 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2030492075"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume 46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['8dfaf2c5-87b1-4dec-875f-bb0edec760e6', 'ef6c95a1-129a-4ee9-af30-a400fc3dcd83', '77730a12-6731-4e8c-b9cf-870da9b39cba', '1e7b637a-87d0-4387-893c-7889409059b6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4228ece9-e2b2-43a3-88d8-2f7626518945 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1558/3072] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d5a58ad1-f413-4e18-b430-109e9d042340 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5a58ad1-f413-4e18-b430-109e9d042340 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5a58ad1-f413-4e18-b430-109e9d042340 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5a58ad1-f413-4e18-b430-109e9d042340 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d5a58ad1-f413-4e18-b430-109e9d042340 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5a58ad1-f413-4e18-b430-109e9d042340 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1515/3073] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:45 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-af28c231-5f37-494e-87c4-bf7c41bae8a2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1559/3074] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:45 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcce09d3-8acb-4c03-b9d2-e527572e7dcd tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1516/3075] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:45 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 935 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:46 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fa1d6537-9b58-445c-9400-ac2a8ec03897 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:46 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1560/3076] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:46 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e698b8ec-b07b-4000-bef7-763b891b30db None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e698b8ec-b07b-4000-bef7-763b891b30db tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e698b8ec-b07b-4000-bef7-763b891b30db tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e698b8ec-b07b-4000-bef7-763b891b30db tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-e698b8ec-b07b-4000-bef7-763b891b30db tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Snapshot retrieved successfully. Sep 01 01:58:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e698b8ec-b07b-4000-bef7-763b891b30db tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 200 Sep 01 01:58:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1517/3077] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:46 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:46 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:46 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:46 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:46 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-87e323fb-fafb-4e43-9c32-360ec3b39265 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1561/3078] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:46 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 935 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-503a95a9-b23c-4033-b1f0-b557cbd98967 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1518/3079] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:47 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7232306b-11ab-4209-a8f1-abea4cdf24be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7232306b-11ab-4209-a8f1-abea4cdf24be tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7232306b-11ab-4209-a8f1-abea4cdf24be tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7232306b-11ab-4209-a8f1-abea4cdf24be tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7232306b-11ab-4209-a8f1-abea4cdf24be tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 404 Sep 01 01:58:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1562/3080] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:47 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete volume with id: e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete volume request issued successfully. Sep 01 01:58:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-dea26c4f-bc2b-4912-b61a-ece17e05e27c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 202 Sep 01 01:58:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1519/3081] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:47 2026] DELETE /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-99131a4b-821e-4530-90a5-ddd8b402e95f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99131a4b-821e-4530-90a5-ddd8b402e95f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99131a4b-821e-4530-90a5-ddd8b402e95f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-99131a4b-821e-4530-90a5-ddd8b402e95f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:47 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:47 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:47 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:47 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-99131a4b-821e-4530-90a5-ddd8b402e95f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-99131a4b-821e-4530-90a5-ddd8b402e95f tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 200 Sep 01 01:58:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1563/3082] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:47 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-23b807f5-e20a-40b6-8186-56fb23986260 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23b807f5-e20a-40b6-8186-56fb23986260 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23b807f5-e20a-40b6-8186-56fb23986260 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-23b807f5-e20a-40b6-8186-56fb23986260 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-23b807f5-e20a-40b6-8186-56fb23986260 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-23b807f5-e20a-40b6-8186-56fb23986260 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1520/3083] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-acb509ae-d2e5-4add-bd04-93cd05667dd3 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1564/3084] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Delete volume with id: 0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Delete volume request issued successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d9221f48-7e83-4ac7-b5dd-df2396bdd6eb tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 202 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1521/3085] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:58:48 2026] DELETE /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab14d991-786c-4dc1-95e2-e8561de6cbf1 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1565/3086] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 1199 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-02e3bc10-85f6-469c-a765-df98d37ebad6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1522/3087] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a66da962-077a-46fe-82d7-3229890703e5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a66da962-077a-46fe-82d7-3229890703e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a66da962-077a-46fe-82d7-3229890703e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a66da962-077a-46fe-82d7-3229890703e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a66da962-077a-46fe-82d7-3229890703e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a66da962-077a-46fe-82d7-3229890703e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1566/3088] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b90b75a-253a-4628-a360-d62c01127371 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: 56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b90b75a-253a-4628-a360-d62c01127371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 202 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1523/3089] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:48 2026] DELETE /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5222ee91-6f87-416c-9b03-1355c5d1291c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5222ee91-6f87-416c-9b03-1355c5d1291c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5222ee91-6f87-416c-9b03-1355c5d1291c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5222ee91-6f87-416c-9b03-1355c5d1291c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5222ee91-6f87-416c-9b03-1355c5d1291c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5222ee91-6f87-416c-9b03-1355c5d1291c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1567/3090] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b425ff02-61bc-4b46-ae32-8bcf976acd35 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b425ff02-61bc-4b46-ae32-8bcf976acd35 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b425ff02-61bc-4b46-ae32-8bcf976acd35 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b425ff02-61bc-4b46-ae32-8bcf976acd35 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b425ff02-61bc-4b46-ae32-8bcf976acd35 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 404 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1524/3091] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] DELETE http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete volume with id: 7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete volume request issued successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-cdd7f8b1-e953-4eba-adf1-495fdaebf98c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 202 Sep 01 01:58:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1568/3092] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:48 2026] DELETE /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Volume info retrieved successfully. Sep 01 01:58:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-84b28d50-dea5-42ae-adfc-d01ad6292c3c tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 200 Sep 01 01:58:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1525/3093] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:48 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 840 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0177b23e-bdb8-48b3-a95d-44ff65ff5e3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0177b23e-bdb8-48b3-a95d-44ff65ff5e3e tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0177b23e-bdb8-48b3-a95d-44ff65ff5e3e tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0177b23e-bdb8-48b3-a95d-44ff65ff5e3e tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0177b23e-bdb8-48b3-a95d-44ff65ff5e3e tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1569/3094] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:49 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] DELETE http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Delete volume with id: 0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cc7f22c6-46e7-4eed-8d1a-7ccd9bb63e77 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1526/3095] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:58:49 2026] DELETE /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d70d0cf6-9127-44ff-9d11-63cc9179ad68 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d70d0cf6-9127-44ff-9d11-63cc9179ad68 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] GET http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d70d0cf6-9127-44ff-9d11-63cc9179ad68 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d70d0cf6-9127-44ff-9d11-63cc9179ad68 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d70d0cf6-9127-44ff-9d11-63cc9179ad68 tempest-VolumeImageDependencyTests-1478761293 tempest-VolumeImageDependencyTests-1478761293-project-member] http://192.168.122.53/volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1570/3096] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:58:49 2026] GET /volume/v3/volumes/0266a9c1-6ccd-48e2-91d5-b482c13af1a3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:49 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29af1fd8-25eb-4a2b-bd79-8a57f9a13f05 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 200 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1527/3097] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:49 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7c0d338a-3f92-4a91-aa41-faf12aefc066 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c0d338a-3f92-4a91-aa41-faf12aefc066 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c0d338a-3f92-4a91-aa41-faf12aefc066 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7c0d338a-3f92-4a91-aa41-faf12aefc066 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7c0d338a-3f92-4a91-aa41-faf12aefc066 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1571/3098] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:49 2026] GET /volume/v3/volumes/7dd7863e-9567-441c-86d2-63606fa45690 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] DELETE http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete snapshot with id: a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-279b52f5-08f5-4ef9-a5c5-7bd1b80657b2 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1528/3099] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:49 2026] DELETE /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f004b613-07fa-450c-a798-1d92b6b50a1e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f004b613-07fa-450c-a798-1d92b6b50a1e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f004b613-07fa-450c-a798-1d92b6b50a1e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f004b613-07fa-450c-a798-1d92b6b50a1e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f004b613-07fa-450c-a798-1d92b6b50a1e tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 returned with HTTP 404 Sep 01 01:58:49 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1572/3100] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:49 2026] GET /volume/v3/snapshots/a3a3eb94-6daf-4335-b40d-1109c77ddf84 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4c268dfe-1724-4147-a428-e8de745af801 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c268dfe-1724-4147-a428-e8de745af801 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] DELETE http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c268dfe-1724-4147-a428-e8de745af801 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c268dfe-1724-4147-a428-e8de745af801 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:49 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4c268dfe-1724-4147-a428-e8de745af801 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Delete volume with id: e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c268dfe-1724-4147-a428-e8de745af801 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 404 Sep 01 01:58:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1529/3101] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:49 2026] DELETE /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2acbd348-8652-4745-ac95-bccb326407e8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2acbd348-8652-4745-ac95-bccb326407e8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] GET http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2acbd348-8652-4745-ac95-bccb326407e8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2acbd348-8652-4745-ac95-bccb326407e8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2acbd348-8652-4745-ac95-bccb326407e8 tempest-SnapshotDependencyTests-1986129716 tempest-SnapshotDependencyTests-1986129716-project-member] http://192.168.122.53/volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 returned with HTTP 404 Sep 01 01:58:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1573/3102] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:50 2026] GET /volume/v3/volumes/e2dd1f87-016c-4c0e-a105-882df6a73e57 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-41775eaf-eb6f-4977-876d-31a731506be1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41775eaf-eb6f-4977-876d-31a731506be1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41775eaf-eb6f-4977-876d-31a731506be1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-41775eaf-eb6f-4977-876d-31a731506be1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-41775eaf-eb6f-4977-876d-31a731506be1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a returned with HTTP 404 Sep 01 01:58:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1530/3103] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:50 2026] GET /volume/v3/snapshots/56a8ab2b-3367-434a-bc07-011be790798a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: 46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:50 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:50 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:50 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:50 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:58:50 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3fb97fe-5841-42be-8f57-c9ff075baaf0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 202 Sep 01 01:58:50 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1574/3104] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:58:50 2026] DELETE /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:50 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:50 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:50 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:50 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:50 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-12476fe0-4f6a-4ae9-925f-3e09cc0c2ee7 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 200 Sep 01 01:58:50 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1531/3105] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:50 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ab9fcdc3-d3ee-400d-af6b-11ae168b14c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab9fcdc3-d3ee-400d-af6b-11ae168b14c3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 Sep 01 01:58:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab9fcdc3-d3ee-400d-af6b-11ae168b14c3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:51 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab9fcdc3-d3ee-400d-af6b-11ae168b14c3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:51 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab9fcdc3-d3ee-400d-af6b-11ae168b14c3 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 returned with HTTP 404 Sep 01 01:58:51 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1575/3106] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:51 2026] GET /volume/v3/volumes/46b98f9d-8e29-4e0c-8f05-d663f7b7e7c8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:51 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-915976642"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-915976642'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:51 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:58:51 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (98a80384-bfad-4a87-90c2-04c70ef8b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5940fd43-1e87-48b1-bbc2-3cd6e5d59621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:51 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5940fd43-1e87-48b1-bbc2-3cd6e5d59621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2e42e0-302d-4597-bc9f-ebdcdd986849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['0f95280d-7584-4b95-9b2d-ccabe1f42904', '5c19b4be-1089-4595-afe3-e9ada54a120a', 'ece1a3c7-cef6-4c4e-ae22-f29d6e89e9b9', 'e38559ec-654f-4e99-9c22-cadd9638d528'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2e42e0-302d-4597-bc9f-ebdcdd986849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f95280d-7584-4b95-9b2d-ccabe1f42904', '5c19b4be-1089-4595-afe3-e9ada54a120a', 'ece1a3c7-cef6-4c4e-ae22-f29d6e89e9b9', 'e38559ec-654f-4e99-9c22-cadd9638d528']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94da58a-0d57-4dfc-8172-cb78d8074334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:52 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94da58a-0d57-4dfc-8172-cb78d8074334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb28006-4d53-4a56-a83a-3ed0c14d78b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915976642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['0f95280d-7584-4b95-9b2d-ccabe1f42904','5c19b4be-1089-4595-afe3-e9ada54a120a','ece1a3c7-cef6-4c4e-ae22-f29d6e89e9b9','e38559ec-654f-4e99-9c22-cadd9638d528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915976642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb28006-4d53-4a56-a83a-3ed0c14d78b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebedfc95-d1d9-404b-8061-044249256e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebedfc95-d1d9-404b-8061-044249256e83) transitioned into state 'SUCCESS' from state '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-915976642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['0f95280d-7584-4b95-9b2d-ccabe1f42904','5c19b4be-1089-4595-afe3-e9ada54a120a','ece1a3c7-cef6-4c4e-ae22-f29d6e89e9b9','e38559ec-654f-4e99-9c22-cadd9638d528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d300b773-a42e-4dde-a1e2-dae4b8c91906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d300b773-a42e-4dde-a1e2-dae4b8c91906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (98a80384-bfad-4a87-90c2-04c70ef8b56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:52 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:58:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5011e68a-f6b4-42ff-b0d4-bc42ae4e734d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1532/3107] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:51 2026] POST /volume/v3/volumes => generated 784 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:58:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:52 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:52 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:52 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:52 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:52 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02634b45-caec-4452-8f8f-7c91cbcfacc5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 200 Sep 01 01:58:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1576/3108] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:52 2026] GET /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e5172c8c-0dc9-4010-896b-c873c252fb09 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:53 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:53 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:53 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:53 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62a5d4a7-a322-499f-b7d2-6b3a297efd0a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 200 Sep 01 01:58:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1577/3109] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:53 2026] GET /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5172c8c-0dc9-4010-896b-c873c252fb09 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools Sep 01 01:58:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e5172c8c-0dc9-4010-896b-c873c252fb09 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e5172c8c-0dc9-4010-896b-c873c252fb09 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] Calling method 'get_pools' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:53 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:53 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e5172c8c-0dc9-4010-896b-c873c252fb09 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:58:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1533/3110] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:58:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e97ff58d-0114-495a-97d5-427126c75db1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e97ff58d-0114-495a-97d5-427126c75db1 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] GET http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e97ff58d-0114-495a-97d5-427126c75db1 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e97ff58d-0114-495a-97d5-427126c75db1 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:53 devstack devstack@c-api.service[86908]: /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 01 01:58:53 devstack devstack@c-api.service[86908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:58:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e97ff58d-0114-495a-97d5-427126c75db1 tempest-ProjectAdminTests-1557843890 tempest-ProjectAdminTests-1557843890-project-admin] http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:58:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1578/3111] 192.168.122.53 () {58 vars in 1188 bytes} [Tue Sep 1 01:58:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:54 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-59d3c856-bd4f-4ff5-b36c-9290b7a962ad tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 200 Sep 01 01:58:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1534/3112] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:54 2026] GET /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:58:54 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cb28006-4d53-4a56-a83a-3ed0c14d78b1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-246667415"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:54 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:54 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:58:54 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume 6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:58:54 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['d8001e3c-415c-4b1e-a35d-2858dd58c7d2', '3c8d9f2f-dd93-4293-a22b-e340962d3721', 'b1217d2f-d3a3-40a6-ab3a-28cbadde2421', '9ab5316e-2d4a-4f2f-a3e7-e3bc4ce9e8da'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:54 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:54 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:58:54 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:58:54 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e47e6d1b-4267-4241-917a-04cf2bbac84e tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:58:54 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1579/3113] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:58:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:54 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:54 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:54 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-682b012a-f56c-40f6-93af-10eb8908c9e5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:54 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1535/3114] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:54 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:55 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:55 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:55 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:58:55 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:55 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90d4d2e4-5ff1-4ee7-b6e0-3b6cdfda3c18 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:55 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1580/3115] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:55 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ad51df27-355b-4004-afc3-3322941218fe None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad51df27-355b-4004-afc3-3322941218fe tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad51df27-355b-4004-afc3-3322941218fe tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:56 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ad51df27-355b-4004-afc3-3322941218fe tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:56 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:56 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:56 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ad51df27-355b-4004-afc3-3322941218fe tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:56 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ad51df27-355b-4004-afc3-3322941218fe tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:56 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1536/3116] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:56 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-43385ae1-1521-4e5f-8e0e-75a834886dc8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93e2220c-0053-4eb6-a444-b853ddb4b50f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1537/3117] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:57 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] POST http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800/action Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.snapshot_unmanage [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Unmanage snapshot with id: e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-43385ae1-1521-4e5f-8e0e-75a834886dc8 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-admin] GET http://192.168.122.53/volume/v3/scheduler-stats/get_pools Sep 01 01:58:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-43385ae1-1521-4e5f-8e0e-75a834886dc8 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-43385ae1-1521-4e5f-8e0e-75a834886dc8 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-admin] Calling method 'get_pools' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '52c2fc3646644b3ca7fb2ac9a1205c84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1afc089e5e84451199595bbb25558075', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-431525b3-4a69-4b9f-b8a2-1d3e98c6ab5d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800/action returned with HTTP 403 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1538/3118] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:58:57 2026] POST /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800/action => generated 117 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-43385ae1-1521-4e5f-8e0e-75a834886dc8 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-admin] http://192.168.122.53/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:58:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1581/3119] 192.168.122.53 () {58 vars in 1170 bytes} [Tue Sep 1 01:58:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-29a6d1a8-677c-4cb5-ab10-379274fb3d4d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 202 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1539/3120] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:58:57 2026] DELETE /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-087b6cd8-fb83-4b15-9996-5908617558ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-087b6cd8-fb83-4b15-9996-5908617558ff tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-087b6cd8-fb83-4b15-9996-5908617558ff tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-087b6cd8-fb83-4b15-9996-5908617558ff tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-087b6cd8-fb83-4b15-9996-5908617558ff tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-087b6cd8-fb83-4b15-9996-5908617558ff tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1540/3121] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:57 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-member] GET http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:58:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:58 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9dc96e2d76ec4243aeda17f0bb6d1253', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f3baaa4207a4f74bcc7fe0189fd890b', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:58:58 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2c42b78-b2ff-414b-a963-484a1bca30a0 tempest-ProjectMemberTests-951358109 tempest-ProjectMemberTests-951358109-project-member] http://192.168.122.53/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 01:58:58 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1582/3122] 192.168.122.53 () {58 vars in 1188 bytes} [Tue Sep 1 01:58:57 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 211 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:58:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-32881919-8692-46ae-b039-5a9e6663a371 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32881919-8692-46ae-b039-5a9e6663a371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:58:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32881919-8692-46ae-b039-5a9e6663a371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32881919-8692-46ae-b039-5a9e6663a371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:58:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-32881919-8692-46ae-b039-5a9e6663a371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:58:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32881919-8692-46ae-b039-5a9e6663a371 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 200 Sep 01 01:58:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1541/3123] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:58:59 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bcdee222-540b-401c-b53c-2c1169cd9fd2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bcdee222-540b-401c-b53c-2c1169cd9fd2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bcdee222-540b-401c-b53c-2c1169cd9fd2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bcdee222-540b-401c-b53c-2c1169cd9fd2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bcdee222-540b-401c-b53c-2c1169cd9fd2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 returned with HTTP 404 Sep 01 01:59:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1583/3124] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:00 2026] GET /volume/v3/snapshots/e0063681-4b8f-4468-9acb-e8e69a044800 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:59:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:00 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: 6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:59:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:59:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-916a70ef-551d-4795-a18d-5c93bd7dcea9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 202 Sep 01 01:59:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1542/3125] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:00 2026] DELETE /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:00 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:00 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7d688312-2083-45eb-9296-2d95c8bfb0a1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 200 Sep 01 01:59:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1584/3126] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:00 2026] GET /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-54570a8d-42d0-44bc-a309-9a29d6c52a32 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54570a8d-42d0-44bc-a309-9a29d6c52a32 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54570a8d-42d0-44bc-a309-9a29d6c52a32 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-54570a8d-42d0-44bc-a309-9a29d6c52a32 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-54570a8d-42d0-44bc-a309-9a29d6c52a32 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 returned with HTTP 404 Sep 01 01:59:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1543/3127] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:01 2026] GET /volume/v3/volumes/6cb28006-4d53-4a56-a83a-3ed0c14d78b1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1939843418"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1939843418'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:59:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (c3945db2-2ee7-499c-a104-e5d0e7552cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc8acb1-92ef-429e-82f2-c973af160d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc8acb1-92ef-429e-82f2-c973af160d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d50517-d74e-4ba9-b2d7-165573f740ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['2b30cef5-065a-49de-9583-3dddee1a87c5', 'e725206b-4cee-447e-9eff-c1ac663b3eee', '6092fe87-2016-4023-a7d6-58e20b598f66', 'c6952be7-b849-4640-8a1d-c27769f50dd6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d50517-d74e-4ba9-b2d7-165573f740ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b30cef5-065a-49de-9583-3dddee1a87c5', 'e725206b-4cee-447e-9eff-c1ac663b3eee', '6092fe87-2016-4023-a7d6-58e20b598f66', 'c6952be7-b849-4640-8a1d-c27769f50dd6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d22094a-cd58-4c97-afc3-433b1ac6fec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d22094a-cd58-4c97-afc3-433b1ac6fec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74398084-d2a8-4350-ad14-ca9ed3b4acad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939843418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['2b30cef5-065a-49de-9583-3dddee1a87c5','e725206b-4cee-447e-9eff-c1ac663b3eee','6092fe87-2016-4023-a7d6-58e20b598f66','c6952be7-b849-4640-8a1d-c27769f50dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939843418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74398084-d2a8-4350-ad14-ca9ed3b4acad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b87151d-d672-4a52-84ff-3894c3c9a343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b87151d-d672-4a52-84ff-3894c3c9a343) transitioned into state 'SUCCESS' from state '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-1939843418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['2b30cef5-065a-49de-9583-3dddee1a87c5','e725206b-4cee-447e-9eff-c1ac663b3eee','6092fe87-2016-4023-a7d6-58e20b598f66','c6952be7-b849-4640-8a1d-c27769f50dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424e394e-33d3-4209-bee5-5a125b929d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424e394e-33d3-4209-bee5-5a125b929d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (c3945db2-2ee7-499c-a104-e5d0e7552cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:59:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6bcedcb5-61ea-4257-a361-8e7d483519cf tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1585/3128] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:01 2026] POST /volume/v3/volumes => generated 785 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a6551c0c-cd3d-4cb1-b293-ac7f10c8bee1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 200 Sep 01 01:59:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1544/3129] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:01 2026] GET /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:02 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:02 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:02 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:02 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d90635e6-d8b6-4690-846b-636e38ee4f2d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 200 Sep 01 01:59:02 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1545/3130] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:02 2026] GET /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1579816375"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1579816375'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume of 1 GB Sep 01 01:59:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (5263859c-346b-47bc-b689-bc4cb938c71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316a7396-dd71-4c3b-8606-9f83a46e1be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316a7396-dd71-4c3b-8606-9f83a46e1be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03c051f-e78d-4667-a433-116107022638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['fb0fb3c1-a4d3-4e6d-9ff8-73f424dcd831', 'f57fe688-0253-4410-9ac7-138516b0605a', '6ea9e8ef-e8e8-4993-a43f-cb6ff633436e', '55f4cf47-8b23-4adc-990c-40837399892d'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03c051f-e78d-4667-a433-116107022638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb0fb3c1-a4d3-4e6d-9ff8-73f424dcd831', 'f57fe688-0253-4410-9ac7-138516b0605a', '6ea9e8ef-e8e8-4993-a43f-cb6ff633436e', '55f4cf47-8b23-4adc-990c-40837399892d']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93fd0d7-bda5-45f7-95b5-01b9400cd223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93fd0d7-bda5-45f7-95b5-01b9400cd223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '214a175d-8f02-4c5c-968f-bd0bd96d4d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1579816375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['fb0fb3c1-a4d3-4e6d-9ff8-73f424dcd831','f57fe688-0253-4410-9ac7-138516b0605a','6ea9e8ef-e8e8-4993-a43f-cb6ff633436e','55f4cf47-8b23-4adc-990c-40837399892d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1579816375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=214a175d-8f02-4c5c-968f-bd0bd96d4d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e226bd61e7418e9a664377668a8c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d197f9bf-f458-4605-b8c5-0613258b7f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d197f9bf-f458-4605-b8c5-0613258b7f3c) transitioned into state 'SUCCESS' from state '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-1579816375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['fb0fb3c1-a4d3-4e6d-9ff8-73f424dcd831','f57fe688-0253-4410-9ac7-138516b0605a','6ea9e8ef-e8e8-4993-a43f-cb6ff633436e','55f4cf47-8b23-4adc-990c-40837399892d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fbeb0f-5469-466b-aea9-7ec8b177819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fbeb0f-5469-466b-aea9-7ec8b177819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (5263859c-346b-47bc-b689-bc4cb938c71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request issued successfully. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-919a29cd-bc93-4a7a-8589-71db852cebf4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1586/3131] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:02 2026] POST /volume/v3/volumes => generated 785 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c067a432-4523-40cb-a741-45ce98532ca9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c067a432-4523-40cb-a741-45ce98532ca9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c067a432-4523-40cb-a741-45ce98532ca9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:03 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c067a432-4523-40cb-a741-45ce98532ca9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:03 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:03 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c067a432-4523-40cb-a741-45ce98532ca9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c067a432-4523-40cb-a741-45ce98532ca9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 returned with HTTP 200 Sep 01 01:59:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1546/3132] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:03 2026] GET /volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ce79c2fe-f139-460c-a383-ee23cd79da8d tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 200 Sep 01 01:59:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1587/3133] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:03 2026] GET /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74398084-d2a8-4350-ad14-ca9ed3b4acad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1738515471"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume 74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['afba6ad5-e93b-4de1-b367-72092df37c33', 'eb5ce7f8-4b92-41e3-8b62-413ae36bb05d', '5720defa-019a-4ad6-bce8-0737c984f491', 'f65cc3d2-1004-427b-8974-94d5477e3a66'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f7e36459-c7cc-4c9f-abcc-bb18bdcfe707 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1547/3134] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-33f90ab9-74d1-40e4-80ee-48a70683d1d0 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1588/3135] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:04 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0b3ea511-acfc-4fdc-b594-798b93d830bf tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 returned with HTTP 200 Sep 01 01:59:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1548/3136] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:04 2026] GET /volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "214a175d-8f02-4c5c-968f-bd0bd96d4d05", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1353163108"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create snapshot from volume 214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:04 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['e100ba79-337d-4645-b342-af59fd0d0664', '247790ed-4639-4cb7-8ef3-327457a6fcea', 'b2f398eb-bc97-4e01-9512-bb06dafc4548', '4690a45e-f86a-4fa0-86f8-7341e3efad46'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot create request issued successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-89dbbadf-6e12-4ac4-b276-4fdd6e6bf325 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1589/3137] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2ef7a0b7-1653-48cd-b738-fdbd38f849f9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1549/3138] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:04 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:05 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:05 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4ca14a88-9ebc-4a5a-9353-89d7ce5d7905 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:05 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1590/3139] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:05 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3719d249-1607-4d73-8f85-1d40840d44c1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3719d249-1607-4d73-8f85-1d40840d44c1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3719d249-1607-4d73-8f85-1d40840d44c1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3719d249-1607-4d73-8f85-1d40840d44c1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:05 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:05 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:05 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3719d249-1607-4d73-8f85-1d40840d44c1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3719d249-1607-4d73-8f85-1d40840d44c1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1550/3140] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:05 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c84e1582-e878-4d37-89b4-de94813585a6 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c84e1582-e878-4d37-89b4-de94813585a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c84e1582-e878-4d37-89b4-de94813585a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c84e1582-e878-4d37-89b4-de94813585a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c84e1582-e878-4d37-89b4-de94813585a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c84e1582-e878-4d37-89b4-de94813585a6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1591/3141] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:06 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-797ca696-4230-4586-bef7-06590758904c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-797ca696-4230-4586-bef7-06590758904c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] PUT http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-797ca696-4230-4586-bef7-06590758904c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-797ca696-4230-4586-bef7-06590758904c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Snapshot retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-797ca696-4230-4586-bef7-06590758904c tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1551/3142] 192.168.122.53 () {60 vars in 1253 bytes} [Tue Sep 1 01:59:06 2026] PUT /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: 095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f4d51e8a-177c-45b8-94b8-1b2147f5291f tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 202 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1592/3143] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:06 2026] DELETE /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-311ffcbb-0128-449a-81a9-fa03c5bf81ce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1552/3144] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:06 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 494 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:06 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00281bec-5ccc-4607-a541-2b67bbdd4289 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1593/3145] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:06 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ed46b87c-d824-4680-b22b-f66aea8c07be None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed46b87c-d824-4680-b22b-f66aea8c07be tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed46b87c-d824-4680-b22b-f66aea8c07be tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ed46b87c-d824-4680-b22b-f66aea8c07be tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ed46b87c-d824-4680-b22b-f66aea8c07be tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ed46b87c-d824-4680-b22b-f66aea8c07be tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 200 Sep 01 01:59:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1553/3146] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:07 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 494 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-abd55843-755d-4bfe-9f18-b440b0ce4f8a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1594/3147] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:07 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-57fec040-c97c-49e0-bb26-626315d7bbce None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57fec040-c97c-49e0-bb26-626315d7bbce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-57fec040-c97c-49e0-bb26-626315d7bbce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-57fec040-c97c-49e0-bb26-626315d7bbce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57fec040-c97c-49e0-bb26-626315d7bbce tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 returned with HTTP 404 Sep 01 01:59:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1554/3148] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:08 2026] GET /volume/v3/snapshots/095cfcb5-aeb4-488b-a578-94e71db05711 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: 74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:08 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc797ba5-a165-48ab-82bc-c59df59173e2 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 202 Sep 01 01:59:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1595/3149] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:08 2026] DELETE /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:08 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:08 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:08 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:08 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:08 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:08 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-115eb2e6-3c79-4e29-96ab-aaf9bc9e1f12 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 200 Sep 01 01:59:08 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1555/3150] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:08 2026] GET /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:08 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c1aca70f-7f4a-473f-ac72-1775908b2ea3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1596/3151] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:08 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:08 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2138768c-2edb-428f-bfb2-a398f5313b31 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] POST http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6/action Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Snapshot retrieved successfully. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cab9ee0da21d410fb3387b9848dbb592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e226bd61e7418e9a664377668a8c5e', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2138768c-2edb-428f-bfb2-a398f5313b31 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6/action returned with HTTP 403 Sep 01 01:59:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1556/3152] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:59:08 2026] POST /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6/action => generated 133 bytes in 178 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete snapshot with id: a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:09 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:09 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:09 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:09 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2967d9a6-adc3-4921-81c1-5db0694fb62c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 202 Sep 01 01:59:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1597/3153] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:09 2026] DELETE /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-64d19880-6251-4f83-a349-7fb846cd812d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64d19880-6251-4f83-a349-7fb846cd812d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64d19880-6251-4f83-a349-7fb846cd812d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-64d19880-6251-4f83-a349-7fb846cd812d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-64d19880-6251-4f83-a349-7fb846cd812d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-64d19880-6251-4f83-a349-7fb846cd812d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:09 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1557/3154] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:09 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5b9a43d5-8dca-492f-a3dc-fc4af7f1c99a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5b9a43d5-8dca-492f-a3dc-fc4af7f1c99a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5b9a43d5-8dca-492f-a3dc-fc4af7f1c99a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5b9a43d5-8dca-492f-a3dc-fc4af7f1c99a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:09 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5b9a43d5-8dca-492f-a3dc-fc4af7f1c99a tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad returned with HTTP 404 Sep 01 01:59:09 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1598/3155] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:09 2026] GET /volume/v3/volumes/74398084-d2a8-4350-ad14-ca9ed3b4acad => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-813258332"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-813258332'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume of 1 GB Sep 01 01:59:09 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (918e10b0-4940-46cc-972d-3fab793ce9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45f7125-8862-4419-a73a-4bf5ab2f4354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45f7125-8862-4419-a73a-4bf5ab2f4354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127fed6f-4590-4f91-bb71-0914aec66773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['c2afdfea-d368-49a1-affb-a2097bc40072', 'd08b12ce-bf4c-46da-a749-0d69d3d733cc', 'e9b2c602-0d5e-4ffc-b5e2-6e73785d2235', '841ac309-ea06-48f1-a975-7da5249761c8'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127fed6f-4590-4f91-bb71-0914aec66773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2afdfea-d368-49a1-affb-a2097bc40072', 'd08b12ce-bf4c-46da-a749-0d69d3d733cc', 'e9b2c602-0d5e-4ffc-b5e2-6e73785d2235', '841ac309-ea06-48f1-a975-7da5249761c8']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f2cc15-6dbb-4233-a562-5d0226c4ed31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:09 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f2cc15-6dbb-4233-a562-5d0226c4ed31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014d49e6-279a-4624-9aee-260dc08457d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813258332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['c2afdfea-d368-49a1-affb-a2097bc40072','d08b12ce-bf4c-46da-a749-0d69d3d733cc','e9b2c602-0d5e-4ffc-b5e2-6e73785d2235','841ac309-ea06-48f1-a975-7da5249761c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813258332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=014d49e6-279a-4624-9aee-260dc08457d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afc089e5e84451199595bbb25558075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0c12926e4944f2921c46ea26c43263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:09 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc451c7-ff4c-4186-94ed-999311f18889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc451c7-ff4c-4186-94ed-999311f18889) transitioned into state 'SUCCESS' from state '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-813258332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afc089e5e84451199595bbb25558075',qos_specs=None,replication_status=,reservations=['c2afdfea-d368-49a1-affb-a2097bc40072','d08b12ce-bf4c-46da-a749-0d69d3d733cc','e9b2c602-0d5e-4ffc-b5e2-6e73785d2235','841ac309-ea06-48f1-a975-7da5249761c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0c12926e4944f2921c46ea26c43263',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff1f28a-8fe3-48bd-b4a8-df9ae590ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff1f28a-8fe3-48bd-b4a8-df9ae590ab4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Flow 'volume_create_api' (918e10b0-4940-46cc-972d-3fab793ce9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create volume request issued successfully. Sep 01 01:59:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4ba18b54-2d11-4aad-b80a-9747fef481e6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1558/3156] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:09 2026] POST /volume/v3/volumes => generated 784 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:59:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:10 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:10 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:10 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:10 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:10 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:10 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:10 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b4e5fb95-8a14-42b4-b86e-fce199d6d911 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 200 Sep 01 01:59:10 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1599/3157] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:10 2026] GET /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5b2887f7-db83-412d-98a4-8b2188be1532 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5b2887f7-db83-412d-98a4-8b2188be1532 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5b2887f7-db83-412d-98a4-8b2188be1532 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5b2887f7-db83-412d-98a4-8b2188be1532 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:10 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:10 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:10 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5b2887f7-db83-412d-98a4-8b2188be1532 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:10 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5b2887f7-db83-412d-98a4-8b2188be1532 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 200 Sep 01 01:59:10 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1559/3158] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:10 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-021aab1e-eba7-46aa-ae7d-162d0fb815ca tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 200 Sep 01 01:59:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1600/3159] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:11 2026] GET /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 1013 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-103c376e-477e-48ce-a457-9dd65d70ab49 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-103c376e-477e-48ce-a457-9dd65d70ab49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-103c376e-477e-48ce-a457-9dd65d70ab49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-103c376e-477e-48ce-a457-9dd65d70ab49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-103c376e-477e-48ce-a457-9dd65d70ab49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 returned with HTTP 404 Sep 01 01:59:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1560/3160] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:11 2026] GET /volume/v3/snapshots/a12abada-7fe2-4cdf-bcb5-d29f0c32c9f6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume with id: 214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:11 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:11 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume request issued successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e270fbf4-1dc8-468a-956a-5cd497c1dc2d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 returned with HTTP 202 Sep 01 01:59:11 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1601/3161] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:11 2026] DELETE /volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:11 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:11 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:11 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:11 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:11 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:11 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ffe638a2-e955-4b90-85d4-261b71a32d79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 returned with HTTP 200 Sep 01 01:59:11 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1561/3162] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:11 2026] GET /volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:12 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5109b503-fb3a-4388-ba80-5b566fe3c27b tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 200 Sep 01 01:59:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1602/3163] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:12 2026] GET /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "014d49e6-279a-4624-9aee-260dc08457d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1239468215"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Create snapshot from volume 014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Created reservations ['e1b113b9-edc5-4123-bffa-bdc0681be81d', 'b4f8475b-496e-48e8-9573-9dcee59a7c12', 'e01d9e33-14ad-40c1-9e58-a15bc7ca3152', '479a0420-93e9-4d5e-ae1e-fcc6f2723385'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e55ecdc0-ac57-41a2-8226-67d82c215332 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e55ecdc0-ac57-41a2-8226-67d82c215332 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e55ecdc0-ac57-41a2-8226-67d82c215332 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e55ecdc0-ac57-41a2-8226-67d82c215332 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e55ecdc0-ac57-41a2-8226-67d82c215332 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 returned with HTTP 404 Sep 01 01:59:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1603/3164] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:12 2026] GET /volume/v3/volumes/214a175d-8f02-4c5c-968f-bd0bd96d4d05 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b3458dd3-e677-4997-8c8b-abd31c179458 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1310619066"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1310619066'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume of 1 GB Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (1a8298d7-687f-45a3-9bd6-c5893a1ab785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd13a9d-ff7a-481e-8b52-60ceedca3086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot create request issued successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ba1dcba1-5a5d-4d01-b698-1f3542174eae tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1562/3165] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-aa45e6e7-7ddf-4b20-8a91-ef5e1f0262b5 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:12 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1563/3166] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:12 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd13a9d-ff7a-481e-8b52-60ceedca3086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffdb4226-b831-456f-874d-c1bad84c0f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['05ef6dae-1f29-42f9-90d5-399582ed33ee', '38deb704-9020-494b-b4c2-40883cee9c6f', '08ce8ad9-248e-45db-9a81-828f3c4c46c5', '0fbd0528-dda1-41ac-9434-d02d10cdcdda'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffdb4226-b831-456f-874d-c1bad84c0f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05ef6dae-1f29-42f9-90d5-399582ed33ee', '38deb704-9020-494b-b4c2-40883cee9c6f', '08ce8ad9-248e-45db-9a81-828f3c4c46c5', '0fbd0528-dda1-41ac-9434-d02d10cdcdda']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc1ef65-aba9-472b-b9ba-66543b87502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc1ef65-aba9-472b-b9ba-66543b87502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c293ec-ecd1-4574-9961-84f9cea12ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310619066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['05ef6dae-1f29-42f9-90d5-399582ed33ee','38deb704-9020-494b-b4c2-40883cee9c6f','08ce8ad9-248e-45db-9a81-828f3c4c46c5','0fbd0528-dda1-41ac-9434-d02d10cdcdda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310619066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0c293ec-ecd1-4574-9961-84f9cea12ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e226bd61e7418e9a664377668a8c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba6331c-9b14-4c08-9799-796ca71526a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba6331c-9b14-4c08-9799-796ca71526a0) transitioned into state 'SUCCESS' from state '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-1310619066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['05ef6dae-1f29-42f9-90d5-399582ed33ee','38deb704-9020-494b-b4c2-40883cee9c6f','08ce8ad9-248e-45db-9a81-828f3c4c46c5','0fbd0528-dda1-41ac-9434-d02d10cdcdda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9ed345-6815-413c-b611-75f38fac23f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9ed345-6815-413c-b611-75f38fac23f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (1a8298d7-687f-45a3-9bd6-c5893a1ab785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request issued successfully. Sep 01 01:59:12 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b3458dd3-e677-4997-8c8b-abd31c179458 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:12 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1604/3167] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:12 2026] POST /volume/v3/volumes => generated 785 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:12 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:12 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:13 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:13 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d98ab23d-b424-4d05-b3a4-9d91a0ce4f17 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 200 Sep 01 01:59:13 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1564/3168] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:12 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 964 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:13 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:13 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:13 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:13 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:13 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9c261ed9-a491-4e21-bc2d-8dfd110dedab tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:13 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1605/3169] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:13 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f891ff76-8ee5-476d-8c62-4fc44f5b0f05 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1565/3170] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ad28814e-a922-48f8-8d8c-1056325bd262 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad28814e-a922-48f8-8d8c-1056325bd262 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad28814e-a922-48f8-8d8c-1056325bd262 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ad28814e-a922-48f8-8d8c-1056325bd262 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ad28814e-a922-48f8-8d8c-1056325bd262 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ad28814e-a922-48f8-8d8c-1056325bd262 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1606/3171] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-091af158-6ab3-4622-ab5f-aebec3f141e6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1566/3172] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13a99e1a-38e2-4e0d-ae6e-cd554c385250 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1607/3173] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] POST http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Updating snapshot 'ad6d6305-b75b-4f55-b4ac-4ba737d7d14d' with '{'status': 'creating'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5fbccd40-b80e-43c3-8025-28a836cc51f6 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action returned with HTTP 202 Sep 01 01:59:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1567/3174] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:59:15 2026] POST /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7606894a-2017-4e8f-9568-8e5dc1359527 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7606894a-2017-4e8f-9568-8e5dc1359527 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7606894a-2017-4e8f-9568-8e5dc1359527 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7606894a-2017-4e8f-9568-8e5dc1359527 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7606894a-2017-4e8f-9568-8e5dc1359527 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7606894a-2017-4e8f-9568-8e5dc1359527 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1608/3175] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c9a743d8-d99a-45f5-8d34-144806b050fa None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] POST http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.snapshot_actions [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86907) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.contrib.snapshot_actions [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] Updating snapshot ad6d6305-b75b-4f55-b4ac-4ba737d7d14d with info {'id': 'ad6d6305-b75b-4f55-b4ac-4ba737d7d14d', 'status': 'error', 'progress': '80%'} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c9a743d8-d99a-45f5-8d34-144806b050fa tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-member] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action returned with HTTP 202 Sep 01 01:59:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1568/3176] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:59:15 2026] POST /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-62113a16-9a7c-461a-941d-bf959c592d86 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete snapshot with id: ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:15 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-62113a16-9a7c-461a-941d-bf959c592d86 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 202 Sep 01 01:59:15 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1609/3177] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:15 2026] DELETE /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-22ec1811-c275-4bc5-8887-cd14fed40dc1 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1569/3178] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-301da1cd-85fe-4477-8187-4dab3391f48d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-301da1cd-85fe-4477-8187-4dab3391f48d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-301da1cd-85fe-4477-8187-4dab3391f48d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-301da1cd-85fe-4477-8187-4dab3391f48d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-301da1cd-85fe-4477-8187-4dab3391f48d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-301da1cd-85fe-4477-8187-4dab3391f48d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 200 Sep 01 01:59:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1610/3179] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0c293ec-ecd1-4574-9961-84f9cea12ea0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-100877592"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create snapshot from volume f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['f384dbe5-88eb-454a-bc56-98539688e938', '6c043412-64f5-4f22-8170-605d01658b78', '3358b4db-4e18-4fb3-8c38-3bd6aceff1a6', '7af53975-a3eb-4967-be8b-24d0f0bbc010'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot create request issued successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10e72405-96dd-45f3-82f1-c5d17c72abb9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1570/3180] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-703d3956-50c0-41cc-9cf5-fe573d6ed3bc tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 200 Sep 01 01:59:16 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1611/3181] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Snapshot retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b11103d6-a907-4eb7-a0a8-a880f09952c9 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 200 Sep 01 01:59:16 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1571/3182] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d36c8a0-7dac-48d0-ad4f-60fa7968faa8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1612/3183] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9f68fb4e-a3b1-4528-8ec7-a20c7cf037ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9f68fb4e-a3b1-4528-8ec7-a20c7cf037ef tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d Sep 01 01:59:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9f68fb4e-a3b1-4528-8ec7-a20c7cf037ef tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9f68fb4e-a3b1-4528-8ec7-a20c7cf037ef tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9f68fb4e-a3b1-4528-8ec7-a20c7cf037ef tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d returned with HTTP 404 Sep 01 01:59:17 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1572/3184] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/v3/snapshots/ad6d6305-b75b-4f55-b4ac-4ba737d7d14d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume with id: 014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:17 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:17 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:17 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Delete volume request issued successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0bbdc527-b59b-4442-a202-f0b3a4f9e211 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 202 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1613/3185] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:17 2026] DELETE /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Volume info retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0945d800-e081-40e0-a6ff-fa852bdc6659 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 200 Sep 01 01:59:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1573/3186] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5098dc1f-d424-4d3b-b515-5f3eb8c12e79 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 200 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1614/3187] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] GET http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.db.api [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Building query based on filter {{(pid=86907) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: /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 01 01:59:18 devstack devstack@c-api.service[86907]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Get all snapshots completed successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-933c8e5c-4530-4178-8cda-0b4ed02eda10 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] http://192.168.122.53/volume/v3/snapshots returned with HTTP 200 Sep 01 01:59:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1574/3188] 192.168.122.53 () {58 vars in 1122 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete snapshot with id: 866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-25efc77f-e7dd-4bb6-955c-dd0b4205b715 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 202 Sep 01 01:59:18 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1615/3189] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:18 2026] DELETE /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:18 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:18 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9a5e559d-89d1-4565-9e46-9eb23cdce047 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 200 Sep 01 01:59:18 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1575/3190] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-14bd9f36-966e-4933-8afe-80b1756cc808 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14bd9f36-966e-4933-8afe-80b1756cc808 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] GET http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 Sep 01 01:59:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14bd9f36-966e-4933-8afe-80b1756cc808 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:19 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-14bd9f36-966e-4933-8afe-80b1756cc808 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:19 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-14bd9f36-966e-4933-8afe-80b1756cc808 tempest-ProjectMemberTests-671459076 tempest-ProjectMemberTests-671459076-project-admin] http://192.168.122.53/volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 returned with HTTP 404 Sep 01 01:59:19 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1616/3191] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:19 2026] GET /volume/v3/volumes/014d49e6-279a-4624-9aee-260dc08457d0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:19 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:19 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:19 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:19 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:19 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-87521d91-0b9a-4b5f-8a02-1a44c5c7f9d7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 200 Sep 01 01:59:19 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1576/3192] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:19 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ae2aba6e-671e-4481-b955-df241810713c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae2aba6e-671e-4481-b955-df241810713c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae2aba6e-671e-4481-b955-df241810713c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae2aba6e-671e-4481-b955-df241810713c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae2aba6e-671e-4481-b955-df241810713c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 returned with HTTP 404 Sep 01 01:59:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1617/3193] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:20 2026] GET /volume/v3/snapshots/866de313-c601-4c25-b84f-5de292f22025 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume with id: f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:20 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:20 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:20 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:20 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:20 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume request issued successfully. Sep 01 01:59:20 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-882367ec-783e-4b65-bc0e-cb08a08d9cfd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 202 Sep 01 01:59:20 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1577/3194] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:20 2026] DELETE /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-aadec69e-aafa-4143-94b5-68520aa85f0f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aadec69e-aafa-4143-94b5-68520aa85f0f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aadec69e-aafa-4143-94b5-68520aa85f0f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-aadec69e-aafa-4143-94b5-68520aa85f0f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:20 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:20 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:20 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:20 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-aadec69e-aafa-4143-94b5-68520aa85f0f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:20 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-aadec69e-aafa-4143-94b5-68520aa85f0f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 200 Sep 01 01:59:20 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1618/3195] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:20 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b969e933-de82-4fc6-ac23-3b02c39ead49 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b969e933-de82-4fc6-ac23-3b02c39ead49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 Sep 01 01:59:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b969e933-de82-4fc6-ac23-3b02c39ead49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:21 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b969e933-de82-4fc6-ac23-3b02c39ead49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:21 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b969e933-de82-4fc6-ac23-3b02c39ead49 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 returned with HTTP 404 Sep 01 01:59:21 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1578/3196] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:21 2026] GET /volume/v3/volumes/f0c293ec-ecd1-4574-9961-84f9cea12ea0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:21 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1032959654"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1032959654'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:21 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume of 1 GB Sep 01 01:59:21 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (06296565-97cf-4ecd-ab1f-564174d35110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d416833c-c1eb-43eb-aeab-0db00b95d059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:21 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d416833c-c1eb-43eb-aeab-0db00b95d059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21584294-cf42-4398-a359-396399761a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['fdc95767-c571-4710-8ed0-1fc0312ec14b', 'd033f611-2e6b-4117-8ab9-2f1090645d4e', 'd3d2708f-614e-449b-b2f0-d68e86d4ac1d', '4cbe4402-2eb5-491f-8433-f42a679f8315'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21584294-cf42-4398-a359-396399761a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc95767-c571-4710-8ed0-1fc0312ec14b', 'd033f611-2e6b-4117-8ab9-2f1090645d4e', 'd3d2708f-614e-449b-b2f0-d68e86d4ac1d', '4cbe4402-2eb5-491f-8433-f42a679f8315']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a03aa2d-9d03-4a92-9851-5ae21bcfd759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a03aa2d-9d03-4a92-9851-5ae21bcfd759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844dbc90-a56b-4cd2-b387-91c64303e406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032959654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['fdc95767-c571-4710-8ed0-1fc0312ec14b','d033f611-2e6b-4117-8ab9-2f1090645d4e','d3d2708f-614e-449b-b2f0-d68e86d4ac1d','4cbe4402-2eb5-491f-8433-f42a679f8315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1032959654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844dbc90-a56b-4cd2-b387-91c64303e406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e226bd61e7418e9a664377668a8c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cb88e-f5f0-438a-a149-a3d3bebd5e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cb88e-f5f0-438a-a149-a3d3bebd5e92) transitioned into state 'SUCCESS' from state '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-1032959654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['fdc95767-c571-4710-8ed0-1fc0312ec14b','d033f611-2e6b-4117-8ab9-2f1090645d4e','d3d2708f-614e-449b-b2f0-d68e86d4ac1d','4cbe4402-2eb5-491f-8433-f42a679f8315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56884de1-3af4-42e4-9a06-4fc7b90a52fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56884de1-3af4-42e4-9a06-4fc7b90a52fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (06296565-97cf-4ecd-ab1f-564174d35110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request issued successfully. Sep 01 01:59:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e49806b0-8faa-46c3-ac39-f83f05a5ec91 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:22 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1619/3197] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:21 2026] POST /volume/v3/volumes => generated 785 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:22 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:22 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:22 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-158f87b9-2325-49aa-bc86-ddc6a835d5d0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 200 Sep 01 01:59:22 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1579/3198] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:22 2026] GET /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7cc1d4ba-0a1d-4d67-b53d-c0aea2edc82c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cc1d4ba-0a1d-4d67-b53d-c0aea2edc82c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:22 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7cc1d4ba-0a1d-4d67-b53d-c0aea2edc82c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-861957501", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1892885578", "vendor_name": "tempest-vendor_name-1794531810"}}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:22 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7cc1d4ba-0a1d-4d67-b53d-c0aea2edc82c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1620/3199] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:22 2026] POST /volume/v3/types => generated 329 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7038c1ac-addc-40d3-a8ad-879768245874", "size": 1}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request body: {'volume': {'volume_type': '7038c1ac-addc-40d3-a8ad-879768245874', 'size': 1}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume of 1 GB Sep 01 01:59:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (4bea5ddd-1f11-4739-8ef9-41215af4183a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32151cc9-bbb1-41e6-a21c-6aa43a7ee733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32151cc9-bbb1-41e6-a21c-6aa43a7ee733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1892885578',vendor_name='tempest-vendor_name-1794531810'},id=7038c1ac-addc-40d3-a8ad-879768245874,is_public=True,name='tempest-ProjectMemberTests-volume-type-861957501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7038c1ac-addc-40d3-a8ad-879768245874', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5bc5e7-852f-4f50-904e-ed6bdaa17e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-861957501 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-861957501, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-861957501 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-861957501, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['a886a13f-4f42-4eab-8160-1bd5895ecb18', '99a1fff3-807f-4bdd-954e-d2c37c299883', '0362f304-bef4-4d31-be43-b58f414c0cdf', '2fa8627c-ed92-4ce5-88fe-d0d6f782e9fd'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5bc5e7-852f-4f50-904e-ed6bdaa17e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a886a13f-4f42-4eab-8160-1bd5895ecb18', '99a1fff3-807f-4bdd-954e-d2c37c299883', '0362f304-bef4-4d31-be43-b58f414c0cdf', '2fa8627c-ed92-4ce5-88fe-d0d6f782e9fd']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5560f74b-ba2e-439e-9c97-6c462a546466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5560f74b-ba2e-439e-9c97-6c462a546466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7', '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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['a886a13f-4f42-4eab-8160-1bd5895ecb18','99a1fff3-807f-4bdd-954e-d2c37c299883','0362f304-bef4-4d31-be43-b58f414c0cdf','2fa8627c-ed92-4ce5-88fe-d0d6f782e9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=7038c1ac-addc-40d3-a8ad-879768245874), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:23Z,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=133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9af9fda74437ebf0a830b57d4c3fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7038c1ac-addc-40d3-a8ad-879768245874),volume_type_id=7038c1ac-addc-40d3-a8ad-879768245874)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868dfa06-c92b-49be-b7a6-5c24d77ec8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868dfa06-c92b-49be-b7a6-5c24d77ec8ee) transitioned into state 'SUCCESS' from 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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['a886a13f-4f42-4eab-8160-1bd5895ecb18','99a1fff3-807f-4bdd-954e-d2c37c299883','0362f304-bef4-4d31-be43-b58f414c0cdf','2fa8627c-ed92-4ce5-88fe-d0d6f782e9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=7038c1ac-addc-40d3-a8ad-879768245874)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cfdaa8-3744-4a4b-b440-0585f0f80790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cfdaa8-3744-4a4b-b440-0585f0f80790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (4bea5ddd-1f11-4739-8ef9-41215af4183a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request issued successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ff9a1c7-58af-4bb0-b396-9a3c2e40e8cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:23 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1580/3200] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:59:23 2026] POST /volume/v3/volumes => generated 779 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a9cfd0b8-4051-4919-810a-244230892634 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9cfd0b8-4051-4919-810a-244230892634 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9cfd0b8-4051-4919-810a-244230892634 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a9cfd0b8-4051-4919-810a-244230892634 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f45eec0c-8d4f-40e9-8d42-6eaae8fd4a7d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1621/3201] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:23 2026] GET /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a9cfd0b8-4051-4919-810a-244230892634 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a9cfd0b8-4051-4919-810a-244230892634 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1581/3202] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:23 2026] GET /volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 => generated 958 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=502,cinder:INSERT=100,cinder:UPDATE=170 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-67e082b9-b442-4766-9475-23181a0463bb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67e082b9-b442-4766-9475-23181a0463bb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67e082b9-b442-4766-9475-23181a0463bb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-67e082b9-b442-4766-9475-23181a0463bb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-90cea092-e8a1-44b7-a2bf-3986bec8f9d5 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1622/3203] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-67e082b9-b442-4766-9475-23181a0463bb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "844dbc90-a56b-4cd2-b387-91c64303e406", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-590514304"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-67e082b9-b442-4766-9475-23181a0463bb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1582/3204] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 => generated 979 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create snapshot from volume 844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f91376ed-3f98-4006-ad32-abf455a0798f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f91376ed-3f98-4006-ad32-abf455a0798f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f91376ed-3f98-4006-ad32-abf455a0798f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f91376ed-3f98-4006-ad32-abf455a0798f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f91376ed-3f98-4006-ad32-abf455a0798f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1583/3205] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:59:24 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 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d5555a3f-7504-47a7-9b8e-ae215e24edff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['d538343f-7026-4b70-8a06-d3ce6ee69ad8', '1f9a022b-d785-4bc7-9a5a-52267400c3fc', 'e5ed483d-a761-425e-a526-15f7fbf2a14f', '70d871e4-5b13-402a-b40a-5540be3e959c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot create request issued successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1097db02-710d-4d46-8f99-1d7f7864fc89 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1623/3206] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a877e413-509a-4572-b4fa-b6cdc8e8e65d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1624/3207] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5555a3f-7504-47a7-9b8e-ae215e24edff tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] DELETE http://192.168.122.53/volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5555a3f-7504-47a7-9b8e-ae215e24edff tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5555a3f-7504-47a7-9b8e-ae215e24edff tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5555a3f-7504-47a7-9b8e-ae215e24edff tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] http://192.168.122.53/volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 returned with HTTP 204 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1584/3208] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:59:24 2026] DELETE /volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-53c0ebef-657d-429e-8ee4-1e5311605faa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-53c0ebef-657d-429e-8ee4-1e5311605faa tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] GET http://192.168.122.53/volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-53c0ebef-657d-429e-8ee4-1e5311605faa tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-53c0ebef-657d-429e-8ee4-1e5311605faa tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-53c0ebef-657d-429e-8ee4-1e5311605faa tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] http://192.168.122.53/volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 returned with HTTP 404 Sep 01 01:59:24 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1625/3209] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/messages/e63dadad-8727-4ce6-b425-90ff62c3f009 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume with id: 133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['a8d31e11-74a3-4a75-b122-b2e88fce3b8e', 'e6f73bcb-ea8c-4ada-8b6b-ce22860376a8', '9512fde9-37af-45da-86e5-dc3289474bab', '99e9bb0a-bc88-487a-b8dd-77078490c433'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume request issued successfully. Sep 01 01:59:24 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d120b7ac-abef-4db4-acda-5c9b840e4c35 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 returned with HTTP 202 Sep 01 01:59:24 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1585/3210] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:59:24 2026] DELETE /volume/v3/volumes/133a6bc1-4ca5-4d0b-95a2-111c5b0fd1a7 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3345d8e9-3b27-42dd-9f5f-72dbcdaebea8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3345d8e9-3b27-42dd-9f5f-72dbcdaebea8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/types/7038c1ac-addc-40d3-a8ad-879768245874 Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3345d8e9-3b27-42dd-9f5f-72dbcdaebea8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3345d8e9-3b27-42dd-9f5f-72dbcdaebea8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3345d8e9-3b27-42dd-9f5f-72dbcdaebea8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types/7038c1ac-addc-40d3-a8ad-879768245874 returned with HTTP 202 Sep 01 01:59:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1626/3211] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:24 2026] DELETE /volume/v3/types/7038c1ac-addc-40d3-a8ad-879768245874 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f84ee44a-a443-4902-813c-3fa1a432e004 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f84ee44a-a443-4902-813c-3fa1a432e004 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f84ee44a-a443-4902-813c-3fa1a432e004 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1506030747", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1474944505", "vendor_name": "tempest-vendor_name-105113498"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f84ee44a-a443-4902-813c-3fa1a432e004 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1586/3212] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:25 2026] POST /volume/v3/types => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0b032ff9-0237-43a0-9d04-730e88a75002 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e5e1513-cf89-44c8-8489-0412359271ab", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request body: {'volume': {'volume_type': '0e5e1513-cf89-44c8-8489-0412359271ab', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume of 1 GB Sep 01 01:59:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (dd3a20b5-409d-40ff-8078-4df669845e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c056ab-5f0c-4811-8e8b-73833c194d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c056ab-5f0c-4811-8e8b-73833c194d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:59:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1474944505',vendor_name='tempest-vendor_name-105113498'},id=0e5e1513-cf89-44c8-8489-0412359271ab,is_public=True,name='tempest-ProjectMemberTests-volume-type-1506030747',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e5e1513-cf89-44c8-8489-0412359271ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da54c1b-a929-4ee4-8b0a-1744e7c81694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1506030747 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1506030747, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1506030747 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1506030747, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['30c40724-02e8-4e53-9250-1ef4ecbaaa09', 'db70213c-99a1-4665-bf7c-dc8a4dde7a92', '7a101255-d0f8-4de4-ae88-d2c342e6c4e4', 'd9d102c3-548c-46e4-98b8-913acd2c37c6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da54c1b-a929-4ee4-8b0a-1744e7c81694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c40724-02e8-4e53-9250-1ef4ecbaaa09', 'db70213c-99a1-4665-bf7c-dc8a4dde7a92', '7a101255-d0f8-4de4-ae88-d2c342e6c4e4', 'd9d102c3-548c-46e4-98b8-913acd2c37c6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f5ee0f-7eb1-4dfd-b93e-48e55cc75aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f5ee0f-7eb1-4dfd-b93e-48e55cc75aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa75211f-107c-4dde-ad77-63c6989accd6', '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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['30c40724-02e8-4e53-9250-1ef4ecbaaa09','db70213c-99a1-4665-bf7c-dc8a4dde7a92','7a101255-d0f8-4de4-ae88-d2c342e6c4e4','d9d102c3-548c-46e4-98b8-913acd2c37c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=0e5e1513-cf89-44c8-8489-0412359271ab), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:25Z,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=fa75211f-107c-4dde-ad77-63c6989accd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9af9fda74437ebf0a830b57d4c3fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e5e1513-cf89-44c8-8489-0412359271ab),volume_type_id=0e5e1513-cf89-44c8-8489-0412359271ab)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0ade4a-ad63-477f-91da-12b773ce46b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0ade4a-ad63-477f-91da-12b773ce46b2) transitioned into state 'SUCCESS' from 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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['30c40724-02e8-4e53-9250-1ef4ecbaaa09','db70213c-99a1-4665-bf7c-dc8a4dde7a92','7a101255-d0f8-4de4-ae88-d2c342e6c4e4','d9d102c3-548c-46e4-98b8-913acd2c37c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=0e5e1513-cf89-44c8-8489-0412359271ab)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4266ac07-9a55-495b-95c5-7f07bc572f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4266ac07-9a55-495b-95c5-7f07bc572f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (dd3a20b5-409d-40ff-8078-4df669845e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request issued successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0b032ff9-0237-43a0-9d04-730e88a75002 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1627/3213] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:59:25 2026] POST /volume/v3/volumes => generated 780 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=530,cinder:UPDATE=220,cinder:INSERT=110,cinder:DELETE=1 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:25 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9064e4a1-cd87-4ba9-b5a1-06eba8761243 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1587/3214] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 => generated 959 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-93c57116-7a96-4474-a577-9166aa38066b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-93c57116-7a96-4474-a577-9166aa38066b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-93c57116-7a96-4474-a577-9166aa38066b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-93c57116-7a96-4474-a577-9166aa38066b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-93c57116-7a96-4474-a577-9166aa38066b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-93c57116-7a96-4474-a577-9166aa38066b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1628/3215] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ce53cf8d-54d1-4af4-aa66-4bef308ef066 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1588/3216] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2e0d8f46-5bea-4a16-8145-cca11349ae7d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e0d8f46-5bea-4a16-8145-cca11349ae7d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e0d8f46-5bea-4a16-8145-cca11349ae7d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2e0d8f46-5bea-4a16-8145-cca11349ae7d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2e0d8f46-5bea-4a16-8145-cca11349ae7d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1629/3217] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0275b331-77ac-44ed-807b-43a1073aea6c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0275b331-77ac-44ed-807b-43a1073aea6c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] GET http://192.168.122.53/volume/v3/messages Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0275b331-77ac-44ed-807b-43a1073aea6c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0275b331-77ac-44ed-807b-43a1073aea6c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0275b331-77ac-44ed-807b-43a1073aea6c tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1589/3218] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:59:26 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 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-03c2652f-2f2f-4a7d-83d9-af6f1e28b40b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-03c2652f-2f2f-4a7d-83d9-af6f1e28b40b tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/messages/a88a6d7b-e681-4992-8f78-38b19c24268d Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-03c2652f-2f2f-4a7d-83d9-af6f1e28b40b tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-03c2652f-2f2f-4a7d-83d9-af6f1e28b40b tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-03c2652f-2f2f-4a7d-83d9-af6f1e28b40b tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/messages/a88a6d7b-e681-4992-8f78-38b19c24268d returned with HTTP 204 Sep 01 01:59:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1630/3219] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:59:26 2026] DELETE /volume/v3/messages/a88a6d7b-e681-4992-8f78-38b19c24268d => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-923c754f-174b-4f76-8eb1-75c50ed04305 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume with id: fa75211f-107c-4dde-ad77-63c6989accd6 Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:26 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:26 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:26 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b20b0bb6-27e7-4aa2-ac12-5d0904f4c8dd tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86907) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1631/3220] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:26 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1506030747 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1506030747, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: WARNING cinder.quota [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1506030747 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1506030747, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['ea9f8f56-44b1-4457-86cb-1d0d6115326f', 'e9cf5957-9170-434f-8fcf-08516721825c', 'a2092644-012a-4769-a968-25f6f4a29082', 'b80599b7-4767-4c3e-a1ca-ff0b47d008ae'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume request issued successfully. Sep 01 01:59:26 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-923c754f-174b-4f76-8eb1-75c50ed04305 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 returned with HTTP 202 Sep 01 01:59:26 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1590/3221] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:59:26 2026] DELETE /volume/v3/volumes/fa75211f-107c-4dde-ad77-63c6989accd6 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c930fa4d-225a-471d-b7e5-a1612c4f9d9e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c930fa4d-225a-471d-b7e5-a1612c4f9d9e tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/types/0e5e1513-cf89-44c8-8489-0412359271ab Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c930fa4d-225a-471d-b7e5-a1612c4f9d9e tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:26 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c930fa4d-225a-471d-b7e5-a1612c4f9d9e tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c930fa4d-225a-471d-b7e5-a1612c4f9d9e tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types/0e5e1513-cf89-44c8-8489-0412359271ab returned with HTTP 202 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1632/3222] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:26 2026] DELETE /volume/v3/types/0e5e1513-cf89-44c8-8489-0412359271ab => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-65a33e47-0102-41cb-bff4-27b2e7d516a8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-65a33e47-0102-41cb-bff4-27b2e7d516a8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-65a33e47-0102-41cb-bff4-27b2e7d516a8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-973657372", "extra_specs": {"storage_protocol": "tempest-storage_protocol-62881593", "vendor_name": "tempest-vendor_name-620377044"}}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-65a33e47-0102-41cb-bff4-27b2e7d516a8 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1591/3223] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:27 2026] POST /volume/v3/types => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d02464a6-3cea-4dc1-a8a2-265c2f75c7aa", "size": 1}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request body: {'volume': {'volume_type': 'd02464a6-3cea-4dc1-a8a2-265c2f75c7aa', 'size': 1}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume of 1 GB Sep 01 01:59:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (d748a4dd-fb52-47a0-bcc4-9e2bae8e423c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8a6553-470f-45e7-b127-19c7e0816849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8a6553-470f-45e7-b127-19c7e0816849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:59:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-62881593',vendor_name='tempest-vendor_name-620377044'},id=d02464a6-3cea-4dc1-a8a2-265c2f75c7aa,is_public=True,name='tempest-ProjectMemberTests-volume-type-973657372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd02464a6-3cea-4dc1-a8a2-265c2f75c7aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7aa0b85-4389-4d1e-a517-e1234a722691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-973657372 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-973657372, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: WARNING cinder.quota [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-973657372 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-973657372, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['646fd368-0eee-497c-892b-c8dd07fbca88', 'ed628939-6262-40e3-8e1b-c8a2e4080960', '5dc3f9ad-a5cc-443c-b508-7f5398c594cc', 'e38c3bfa-e3b3-40bf-98cd-1b39384d2d0e'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7aa0b85-4389-4d1e-a517-e1234a722691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646fd368-0eee-497c-892b-c8dd07fbca88', 'ed628939-6262-40e3-8e1b-c8a2e4080960', '5dc3f9ad-a5cc-443c-b508-7f5398c594cc', 'e38c3bfa-e3b3-40bf-98cd-1b39384d2d0e']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d0a9b1-4c9b-48c8-8a85-b698bdcda089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d0a9b1-4c9b-48c8-8a85-b698bdcda089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7524717f-48a7-4d65-b678-1f4c3c8c7eee', '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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['646fd368-0eee-497c-892b-c8dd07fbca88','ed628939-6262-40e3-8e1b-c8a2e4080960','5dc3f9ad-a5cc-443c-b508-7f5398c594cc','e38c3bfa-e3b3-40bf-98cd-1b39384d2d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=d02464a6-3cea-4dc1-a8a2-265c2f75c7aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:27Z,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=7524717f-48a7-4d65-b678-1f4c3c8c7eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe9af9fda74437ebf0a830b57d4c3fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d02464a6-3cea-4dc1-a8a2-265c2f75c7aa),volume_type_id=d02464a6-3cea-4dc1-a8a2-265c2f75c7aa)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2274992-3025-40be-ace1-32c2122df48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2274992-3025-40be-ace1-32c2122df48d) transitioned into state 'SUCCESS' from 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='abe9af9fda74437ebf0a830b57d4c3fa',qos_specs=None,replication_status=,reservations=['646fd368-0eee-497c-892b-c8dd07fbca88','ed628939-6262-40e3-8e1b-c8a2e4080960','5dc3f9ad-a5cc-443c-b508-7f5398c594cc','e38c3bfa-e3b3-40bf-98cd-1b39384d2d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e328d2dab41f48732dcd2180c9a7b',volume_type_id=d02464a6-3cea-4dc1-a8a2-265c2f75c7aa)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16646fc8-57ef-4abc-a728-c315e1191cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16646fc8-57ef-4abc-a728-c315e1191cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Flow 'volume_create_api' (d748a4dd-fb52-47a0-bcc4-9e2bae8e423c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Create volume request issued successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b22aa7c3-b441-435d-a5d1-c1cd82fbcb6a tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1633/3224] 192.168.122.53 () {62 vars in 1177 bytes} [Tue Sep 1 01:59:27 2026] POST /volume/v3/volumes => generated 779 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2aaa659d-9409-4da2-bf44-28748b1e6d1f tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1592/3225] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee => generated 958 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-00b7da4e-fa07-4e92-842e-33c097458584 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00b7da4e-fa07-4e92-842e-33c097458584 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00b7da4e-fa07-4e92-842e-33c097458584 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-00b7da4e-fa07-4e92-842e-33c097458584 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-00b7da4e-fa07-4e92-842e-33c097458584 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-00b7da4e-fa07-4e92-842e-33c097458584 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1634/3226] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] POST http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41/action Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.contrib.admin_actions [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Updating snapshot 'ec4269e3-f3df-4f75-adc2-9335d4420c41' with '{'status': 'error'}' {{(pid=86907) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cab9ee0da21d410fb3387b9848dbb592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e226bd61e7418e9a664377668a8c5e', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-07a0a721-78e1-4b73-b90b-5d83c0c5b090 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41/action returned with HTTP 403 Sep 01 01:59:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1593/3227] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:59:27 2026] POST /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b8827639-015e-4a43-adcc-f8baac81f009 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete snapshot with id: ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b8827639-015e-4a43-adcc-f8baac81f009 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 202 Sep 01 01:59:27 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1635/3228] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:27 2026] DELETE /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-28db342b-a466-410d-a190-4e87906756b4 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28db342b-a466-410d-a190-4e87906756b4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28db342b-a466-410d-a190-4e87906756b4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-28db342b-a466-410d-a190-4e87906756b4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-28db342b-a466-410d-a190-4e87906756b4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-28db342b-a466-410d-a190-4e87906756b4 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1594/3229] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6ab07c6d-17e5-4120-b2c9-2f1e288c99a9 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee returned with HTTP 200 Sep 01 01:59:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1636/3230] 192.168.122.53 () {60 vars in 1267 bytes} [Tue Sep 1 01:59:28 2026] GET /volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee => generated 979 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-56ff3e68-91a8-4fde-9daf-ebc478f425cb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56ff3e68-91a8-4fde-9daf-ebc478f425cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] GET http://192.168.122.53/volume/v3/messages Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56ff3e68-91a8-4fde-9daf-ebc478f425cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-56ff3e68-91a8-4fde-9daf-ebc478f425cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-56ff3e68-91a8-4fde-9daf-ebc478f425cb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/messages returned with HTTP 200 Sep 01 01:59:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1595/3231] 192.168.122.53 () {60 vars in 1159 bytes} [Tue Sep 1 01:59:28 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7a23c0a-585d-41d6-9cfa-f1f6f0ab725d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7a23c0a-585d-41d6-9cfa-f1f6f0ab725d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] GET http://192.168.122.53/volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7a23c0a-585d-41d6-9cfa-f1f6f0ab725d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7a23c0a-585d-41d6-9cfa-f1f6f0ab725d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] Calling method 'version_select' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7a23c0a-585d-41d6-9cfa-f1f6f0ab725d tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-member] http://192.168.122.53/volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 returned with HTTP 200 Sep 01 01:59:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1637/3232] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:59:28 2026] GET /volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e133781-9624-4c41-9014-39ce08dfeacb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e133781-9624-4c41-9014-39ce08dfeacb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e133781-9624-4c41-9014-39ce08dfeacb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e133781-9624-4c41-9014-39ce08dfeacb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e133781-9624-4c41-9014-39ce08dfeacb tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 returned with HTTP 204 Sep 01 01:59:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1596/3233] 192.168.122.53 () {60 vars in 1273 bytes} [Tue Sep 1 01:59:28 2026] DELETE /volume/v3/messages/8d704588-9a0e-42c6-861c-80194d2163a4 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume with id: 7524717f-48a7-4d65-b678-1f4c3c8c7eee Sep 01 01:59:28 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:28 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Volume info retrieved successfully. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86908) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Created reservations ['0c653b7b-fb61-4941-af2e-98ee77939c6c', '90e40786-15e7-418d-8ee4-af2649fa7ec2', 'fac6dfd1-bc92-4a37-8f4e-e6fe8e881675', '08836c69-6980-4bc6-9b0b-bf3a0fc381ba'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Delete volume request issued successfully. Sep 01 01:59:28 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a70924e4-fbf5-4a45-b2d3-c1b971f6ae06 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee returned with HTTP 202 Sep 01 01:59:28 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1638/3234] 192.168.122.53 () {60 vars in 1270 bytes} [Tue Sep 1 01:59:28 2026] DELETE /volume/v3/volumes/7524717f-48a7-4d65-b678-1f4c3c8c7eee => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-261989f0-af67-4a16-8ceb-361919131062 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-261989f0-af67-4a16-8ceb-361919131062 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] DELETE http://192.168.122.53/volume/v3/types/d02464a6-3cea-4dc1-a8a2-265c2f75c7aa Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-261989f0-af67-4a16-8ceb-361919131062 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-261989f0-af67-4a16-8ceb-361919131062 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-261989f0-af67-4a16-8ceb-361919131062 tempest-ProjectMemberTests-1611060096 tempest-ProjectMemberTests-1611060096-project-admin] http://192.168.122.53/volume/v3/types/d02464a6-3cea-4dc1-a8a2-265c2f75c7aa returned with HTTP 202 Sep 01 01:59:28 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1597/3235] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:28 2026] DELETE /volume/v3/types/d02464a6-3cea-4dc1-a8a2-265c2f75c7aa => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0606cf16-c5ee-439e-8714-5af145aec60e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0606cf16-c5ee-439e-8714-5af145aec60e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0606cf16-c5ee-439e-8714-5af145aec60e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:29 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0606cf16-c5ee-439e-8714-5af145aec60e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:29 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:29 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:29 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0606cf16-c5ee-439e-8714-5af145aec60e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:29 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0606cf16-c5ee-439e-8714-5af145aec60e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 200 Sep 01 01:59:29 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1639/3236] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:29 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-45f8ce15-dd16-4863-8182-d811758f0a8b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-45f8ce15-dd16-4863-8182-d811758f0a8b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-45f8ce15-dd16-4863-8182-d811758f0a8b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-45f8ce15-dd16-4863-8182-d811758f0a8b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-45f8ce15-dd16-4863-8182-d811758f0a8b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 returned with HTTP 404 Sep 01 01:59:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1598/3237] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:30 2026] GET /volume/v3/snapshots/ec4269e3-f3df-4f75-adc2-9335d4420c41 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:30 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:30 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume with id: 844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:30 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:30 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:30 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:30 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:30 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume request issued successfully. Sep 01 01:59:30 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4a42aac6-98a2-4ee3-951f-2a5b8df48d90 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 202 Sep 01 01:59:30 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1640/3238] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:30 2026] DELETE /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:30 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:30 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:30 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:30 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:30 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:30 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-daef7b5e-149d-48f6-b857-2b1b511298e8 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 200 Sep 01 01:59:30 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1599/3239] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:30 2026] GET /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-461d1221-960c-44e2-985f-7d43c9871b3e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-461d1221-960c-44e2-985f-7d43c9871b3e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-461d1221-960c-44e2-985f-7d43c9871b3e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-461d1221-960c-44e2-985f-7d43c9871b3e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-461d1221-960c-44e2-985f-7d43c9871b3e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 returned with HTTP 404 Sep 01 01:59:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1641/3240] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:31 2026] GET /volume/v3/volumes/844dbc90-a56b-4cd2-b387-91c64303e406 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1968012960"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1968012960'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume of 1 GB Sep 01 01:59:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (61fa19f1-0455-4f76-8cb8-d28764266c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe56f45-ce1a-4eec-b603-2ce4d7ad6e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe56f45-ce1a-4eec-b603-2ce4d7ad6e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d21fd8-8d2f-42d2-b5cd-a79dcc6c9240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['70bd7e3e-ddc0-4a7b-a58d-fd42636f7b51', 'e960c273-f64b-4aa0-b02a-fa196c538ba4', '766b0225-d7cb-427b-94a8-4998b4dbc224', '97354e29-1027-419a-bb0b-4ece195f90ea'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d21fd8-8d2f-42d2-b5cd-a79dcc6c9240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70bd7e3e-ddc0-4a7b-a58d-fd42636f7b51', 'e960c273-f64b-4aa0-b02a-fa196c538ba4', '766b0225-d7cb-427b-94a8-4998b4dbc224', '97354e29-1027-419a-bb0b-4ece195f90ea']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f275bc9f-c5d2-418b-ae8a-bc9db55db4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:31 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f275bc9f-c5d2-418b-ae8a-bc9db55db4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d126c37-2647-43a3-9b45-5fda99679519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968012960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['70bd7e3e-ddc0-4a7b-a58d-fd42636f7b51','e960c273-f64b-4aa0-b02a-fa196c538ba4','766b0225-d7cb-427b-94a8-4998b4dbc224','97354e29-1027-419a-bb0b-4ece195f90ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968012960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d126c37-2647-43a3-9b45-5fda99679519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e226bd61e7418e9a664377668a8c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30fd5c6-d70a-47cf-83dc-9da6d027a928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30fd5c6-d70a-47cf-83dc-9da6d027a928) transitioned into state 'SUCCESS' from state '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-1968012960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['70bd7e3e-ddc0-4a7b-a58d-fd42636f7b51','e960c273-f64b-4aa0-b02a-fa196c538ba4','766b0225-d7cb-427b-94a8-4998b4dbc224','97354e29-1027-419a-bb0b-4ece195f90ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbc92c6-7336-4e87-889e-d82124c47b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbc92c6-7336-4e87-889e-d82124c47b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (61fa19f1-0455-4f76-8cb8-d28764266c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:31 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request issued successfully. Sep 01 01:59:31 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6e8a0b3d-cbae-453d-bac4-bde4880aacdb tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:31 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1600/3241] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:31 2026] POST /volume/v3/volumes => generated 785 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-55dd1331-92a2-46eb-9649-862ec93a0aad None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55dd1331-92a2-46eb-9649-862ec93a0aad tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55dd1331-92a2-46eb-9649-862ec93a0aad tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-55dd1331-92a2-46eb-9649-862ec93a0aad tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:31 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:31 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:31 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:31 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:31 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-55dd1331-92a2-46eb-9649-862ec93a0aad tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:31 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-55dd1331-92a2-46eb-9649-862ec93a0aad tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 200 Sep 01 01:59:31 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1642/3242] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:31 2026] GET /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1488787045"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1488787045'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume of 1 GB Sep 01 01:59:32 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Flow 'volume_create_api' (c8e0c089-399f-4907-b00a-931a811f7094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615576af-dcaf-426b-bbd3-04bed02b36ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615576af-dcaf-426b-bbd3-04bed02b36ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e04122-e66d-4e5b-aa4e-d1c73539b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Created reservations ['8a12c91e-c2dd-4a6f-84b1-6e7f98b5bc36', '370cd7b4-d241-4dc4-9838-4825434ebc94', '3a7abd51-0722-4085-b6e6-0b49669a3ac3', '3e21786c-41c2-495b-984f-691f03328127'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e04122-e66d-4e5b-aa4e-d1c73539b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a12c91e-c2dd-4a6f-84b1-6e7f98b5bc36', '370cd7b4-d241-4dc4-9838-4825434ebc94', '3a7abd51-0722-4085-b6e6-0b49669a3ac3', '3e21786c-41c2-495b-984f-691f03328127']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384ce58a-aa6e-4223-8c65-f5ea0ce14d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384ce58a-aa6e-4223-8c65-f5ea0ce14d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e99327-f5df-4b3e-8276-6ad9f215109d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1488787045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c4c09c878242f5aaa34930723bcdd6',qos_specs=None,replication_status=,reservations=['8a12c91e-c2dd-4a6f-84b1-6e7f98b5bc36','370cd7b4-d241-4dc4-9838-4825434ebc94','3a7abd51-0722-4085-b6e6-0b49669a3ac3','3e21786c-41c2-495b-984f-691f03328127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa44615f23445aba2efe32eec555ef8',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1488787045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e99327-f5df-4b3e-8276-6ad9f215109d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c4c09c878242f5aaa34930723bcdd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa44615f23445aba2efe32eec555ef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d11c8d8-5408-4b4d-b42a-aaaea81ca691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e98d6a4e-0f2e-40d0-b762-98ec58f5f6a9 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 200 Sep 01 01:59:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1643/3243] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:32 2026] GET /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d11c8d8-5408-4b4d-b42a-aaaea81ca691) transitioned into state 'SUCCESS' from state '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-1488787045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c4c09c878242f5aaa34930723bcdd6',qos_specs=None,replication_status=,reservations=['8a12c91e-c2dd-4a6f-84b1-6e7f98b5bc36','370cd7b4-d241-4dc4-9838-4825434ebc94','3a7abd51-0722-4085-b6e6-0b49669a3ac3','3e21786c-41c2-495b-984f-691f03328127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa44615f23445aba2efe32eec555ef8',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2ae88a-e167-4b3f-8a35-3c7ea7f97ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2ae88a-e167-4b3f-8a35-3c7ea7f97ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Flow 'volume_create_api' (c8e0c089-399f-4907-b00a-931a811f7094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:32 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume request issued successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5d87b5b2-0442-459c-9601-1f4ce31f2548 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:32 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1601/3244] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:32 2026] POST /volume/v3/volumes => generated 785 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9925865a-8be6-4544-97cb-3737b88e3f06 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9925865a-8be6-4544-97cb-3737b88e3f06 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9925865a-8be6-4544-97cb-3737b88e3f06 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9925865a-8be6-4544-97cb-3737b88e3f06 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:32 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9925865a-8be6-4544-97cb-3737b88e3f06 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:32 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9925865a-8be6-4544-97cb-3737b88e3f06 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d returned with HTTP 200 Sep 01 01:59:32 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1644/3245] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:32 2026] GET /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4926d9e8-8cbe-4f5d-b287-62d457054720 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 200 Sep 01 01:59:33 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1602/3246] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:33 2026] GET /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:33 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:33 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d126c37-2647-43a3-9b45-5fda99679519", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1175554882"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:33 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:33 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:33 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:33 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:33 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:33 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create snapshot from volume 0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4c697235-2611-4451-9537-fd1a450689c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c697235-2611-4451-9537-fd1a450689c8 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c697235-2611-4451-9537-fd1a450689c8 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4c697235-2611-4451-9537-fd1a450689c8 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:33 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:33 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:33 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:33 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:33 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-4c697235-2611-4451-9537-fd1a450689c8 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['b782a3a7-c10e-4c94-85af-fa54400f10ed', '81d7bb79-344c-41a6-bfab-dca9bb77c813', '31339da1-7de1-4871-86cb-3423d7f4f755', '9dc32c8e-c29f-447b-b2b0-eb1635dc12e1'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4c697235-2611-4451-9537-fd1a450689c8 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d returned with HTTP 200 Sep 01 01:59:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1603/3247] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:33 2026] GET /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot create request issued successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0f68c4d-132a-4c34-b05e-e13031704a1c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1645/3248] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-13d4a48b-2f15-4932-a353-141edf09f6c3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1646/3249] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:34 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] POST http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d/action Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7d36d44a43be45bfb56d5125920d055f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c4c09c878242f5aaa34930723bcdd6', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-770bb03f-5e7f-4b37-99c2-121e2f306bb3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d/action returned with HTTP 403 Sep 01 01:59:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1604/3250] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:59:34 2026] POST /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d/action => generated 131 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Delete volume with id: b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:34 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Delete volume request issued successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-83fc858f-1b94-4063-ba73-9ccb026f59c3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d returned with HTTP 202 Sep 01 01:59:34 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1647/3251] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:34 2026] DELETE /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d023f98d-4a59-49de-a994-ada58aaf2315 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d023f98d-4a59-49de-a994-ada58aaf2315 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d023f98d-4a59-49de-a994-ada58aaf2315 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d023f98d-4a59-49de-a994-ada58aaf2315 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:34 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d023f98d-4a59-49de-a994-ada58aaf2315 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d023f98d-4a59-49de-a994-ada58aaf2315 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d returned with HTTP 200 Sep 01 01:59:34 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1605/3252] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:34 2026] GET /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:35 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7030ca54-a066-4923-b1a8-edf17bfb1fba tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1648/3253] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9ffbadf2-e877-4c08-8991-b5f419d94c7d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ffbadf2-e877-4c08-8991-b5f419d94c7d tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ffbadf2-e877-4c08-8991-b5f419d94c7d tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ffbadf2-e877-4c08-8991-b5f419d94c7d tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ffbadf2-e877-4c08-8991-b5f419d94c7d tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d returned with HTTP 404 Sep 01 01:59:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1606/3254] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/volumes/b4e99327-f5df-4b3e-8276-6ad9f215109d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0991524e-2f36-47cc-a75d-02e3649172ba None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703102388"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703102388'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume of 1 GB Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Flow 'volume_create_api' (d80f074a-be9b-40b2-af5b-a34943e54117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069632c2-a61b-40ce-9824-665b86c8ee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069632c2-a61b-40ce-9824-665b86c8ee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd9a112-c856-4c9a-a2fa-f1735895bafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Created reservations ['1f3bf628-e5f3-47ba-8902-d0919a027bf5', '58e34f9b-684f-4f7c-812f-edcc6f387ba4', 'f66b1660-4bc7-4c46-918c-f28823600c80', '51c8868d-3d9a-4adb-8d60-3c647731c3a6'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd9a112-c856-4c9a-a2fa-f1735895bafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3bf628-e5f3-47ba-8902-d0919a027bf5', '58e34f9b-684f-4f7c-812f-edcc6f387ba4', 'f66b1660-4bc7-4c46-918c-f28823600c80', '51c8868d-3d9a-4adb-8d60-3c647731c3a6']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc78d20b-a024-40fa-9504-5970f99af852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:35 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc78d20b-a024-40fa-9504-5970f99af852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67427c0-e812-4838-94bc-a5082aa86cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703102388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c4c09c878242f5aaa34930723bcdd6',qos_specs=None,replication_status=,reservations=['1f3bf628-e5f3-47ba-8902-d0919a027bf5','58e34f9b-684f-4f7c-812f-edcc6f387ba4','f66b1660-4bc7-4c46-918c-f28823600c80','51c8868d-3d9a-4adb-8d60-3c647731c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa44615f23445aba2efe32eec555ef8',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703102388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67427c0-e812-4838-94bc-a5082aa86cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c4c09c878242f5aaa34930723bcdd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fa44615f23445aba2efe32eec555ef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e07f94-2c31-4c3d-ad5d-004793805075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e07f94-2c31-4c3d-ad5d-004793805075) transitioned into state 'SUCCESS' from state '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-1703102388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c4c09c878242f5aaa34930723bcdd6',qos_specs=None,replication_status=,reservations=['1f3bf628-e5f3-47ba-8902-d0919a027bf5','58e34f9b-684f-4f7c-812f-edcc6f387ba4','f66b1660-4bc7-4c46-918c-f28823600c80','51c8868d-3d9a-4adb-8d60-3c647731c3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fa44615f23445aba2efe32eec555ef8',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506b0153-c662-4b54-9635-b16bc309c0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506b0153-c662-4b54-9635-b16bc309c0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Flow 'volume_create_api' (d80f074a-be9b-40b2-af5b-a34943e54117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Create volume request issued successfully. Sep 01 01:59:35 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0991524e-2f36-47cc-a75d-02e3649172ba tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:35 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1649/3255] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:35 2026] POST /volume/v3/volumes => generated 785 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:35 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:35 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:35 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:35 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7e8cc34-171c-4f87-814a-1dc932adecd3 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 200 Sep 01 01:59:35 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1607/3256] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 964 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-863527e5-40d7-4e7b-b333-3c174f211456 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-863527e5-40d7-4e7b-b333-3c174f211456 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-863527e5-40d7-4e7b-b333-3c174f211456 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:36 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-863527e5-40d7-4e7b-b333-3c174f211456 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:36 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:36 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:36 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-863527e5-40d7-4e7b-b333-3c174f211456 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:36 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-863527e5-40d7-4e7b-b333-3c174f211456 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:36 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1650/3257] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:36 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:36 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:36 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:36 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:36 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:36 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:36 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:36 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ae8699c2-ff9a-4462-8e4b-cf98a277bb29 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 200 Sep 01 01:59:36 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1608/3258] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:36 2026] GET /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-5831b728-89d4-411d-b9bc-f6996d994bf7 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1651/3259] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:37 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Snapshot retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c7d4bc55-1cb3-4e16-bac2-db1a0d0d2f5d tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1609/3260] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:37 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete snapshot with id: c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b2d1ed9e-3324-42b2-b70b-d9606b739078 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 202 Sep 01 01:59:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1652/3261] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:37 2026] DELETE /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-eb721267-aa4a-4aed-8f35-d4d8d3a736f1 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:37 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1610/3262] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:37 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e96427e4-0746-4b0b-977a-2d9b562a399e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e96427e4-0746-4b0b-977a-2d9b562a399e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e96427e4-0746-4b0b-977a-2d9b562a399e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e96427e4-0746-4b0b-977a-2d9b562a399e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:37 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:37 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-e96427e4-0746-4b0b-977a-2d9b562a399e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:37 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e96427e4-0746-4b0b-977a-2d9b562a399e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 200 Sep 01 01:59:37 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1653/3263] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:37 2026] GET /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] POST http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5/action Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86907) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7d36d44a43be45bfb56d5125920d055f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c4c09c878242f5aaa34930723bcdd6', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98f4e10d-5eaa-4279-9549-31f3b61f733e tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-reader] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5/action returned with HTTP 403 Sep 01 01:59:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1611/3264] 192.168.122.53 () {60 vars in 1269 bytes} [Tue Sep 1 01:59:38 2026] POST /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Delete volume with id: f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:38 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Delete volume request issued successfully. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-579237ce-1da1-4a78-a98e-6df4458f1eb0 tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 202 Sep 01 01:59:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1654/3265] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:38 2026] DELETE /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:38 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:38 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:38 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:38 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:38 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Volume info retrieved successfully. Sep 01 01:59:38 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d3759d41-5866-41e4-9fc4-b7b3c8c286eb tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 200 Sep 01 01:59:38 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1612/3266] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:38 2026] GET /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:38 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:38 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9fb1da7e-418b-4d84-bd2b-586995a42131 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 200 Sep 01 01:59:38 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1655/3267] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:38 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-66d5078c-60b0-4460-bbc7-23f7322bd4ec None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66d5078c-60b0-4460-bbc7-23f7322bd4ec tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] GET http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66d5078c-60b0-4460-bbc7-23f7322bd4ec tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-66d5078c-60b0-4460-bbc7-23f7322bd4ec tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-66d5078c-60b0-4460-bbc7-23f7322bd4ec tempest-ProjectReaderTests-187331858 tempest-ProjectReaderTests-187331858-project-admin] http://192.168.122.53/volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 returned with HTTP 404 Sep 01 01:59:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1613/3268] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:39 2026] GET /volume/v3/volumes/f67427c0-e812-4838-94bc-a5082aa86cf5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1964104a-fcd1-408b-bbad-76e92a34ae3f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1964104a-fcd1-408b-bbad-76e92a34ae3f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1964104a-fcd1-408b-bbad-76e92a34ae3f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1964104a-fcd1-408b-bbad-76e92a34ae3f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1964104a-fcd1-408b-bbad-76e92a34ae3f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca returned with HTTP 404 Sep 01 01:59:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1656/3269] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:39 2026] GET /volume/v3/snapshots/c36676f6-b1e9-46d0-af2c-d24037d533ca => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume with id: 0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:39 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:39 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:39 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:39 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume request issued successfully. Sep 01 01:59:39 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a989468f-0faf-43ff-bcc9-0f765c23c822 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 202 Sep 01 01:59:39 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1614/3270] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:39 2026] DELETE /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:39 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:39 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:39 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:39 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:39 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:39 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dc767d76-1ada-47f8-9f3e-12e9e036b4f0 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 200 Sep 01 01:59:39 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1657/3271] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:39 2026] GET /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-93b6ea43-50e8-4e4b-b735-2b2eb684ff7b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93b6ea43-50e8-4e4b-b735-2b2eb684ff7b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 Sep 01 01:59:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93b6ea43-50e8-4e4b-b735-2b2eb684ff7b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:40 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-93b6ea43-50e8-4e4b-b735-2b2eb684ff7b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:40 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-93b6ea43-50e8-4e4b-b735-2b2eb684ff7b tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 returned with HTTP 404 Sep 01 01:59:40 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1615/3272] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:40 2026] GET /volume/v3/volumes/0d126c37-2647-43a3-9b45-5fda99679519 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1855377781"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1855377781'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume of 1 GB Sep 01 01:59:40 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (eabdb0f8-132d-481a-b532-dcb94a9797ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789da0c4-fb57-442d-9f61-3d0f0a0728b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789da0c4-fb57-442d-9f61-3d0f0a0728b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe8e36d-57e8-4b48-85e5-72036efb8115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['a8efef85-bb6a-47f5-8d7e-034a42cefdb4', 'e73109cb-f2c4-4883-a96f-7ea128e8af85', '8f5bbfb6-f81e-4c33-9346-bb13a3f15fb9', 'c3b4c4fc-c3f0-47ab-aaab-544dadf2ea9c'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe8e36d-57e8-4b48-85e5-72036efb8115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8efef85-bb6a-47f5-8d7e-034a42cefdb4', 'e73109cb-f2c4-4883-a96f-7ea128e8af85', '8f5bbfb6-f81e-4c33-9346-bb13a3f15fb9', 'c3b4c4fc-c3f0-47ab-aaab-544dadf2ea9c']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfeca35-4e73-4819-b375-256de092b5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:40 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfeca35-4e73-4819-b375-256de092b5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855377781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['a8efef85-bb6a-47f5-8d7e-034a42cefdb4','e73109cb-f2c4-4883-a96f-7ea128e8af85','8f5bbfb6-f81e-4c33-9346-bb13a3f15fb9','c3b4c4fc-c3f0-47ab-aaab-544dadf2ea9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855377781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e226bd61e7418e9a664377668a8c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ef2a36-2175-49ac-bcaf-dbabe98a4e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ef2a36-2175-49ac-bcaf-dbabe98a4e6c) transitioned into state 'SUCCESS' from state '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-1855377781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e226bd61e7418e9a664377668a8c5e',qos_specs=None,replication_status=,reservations=['a8efef85-bb6a-47f5-8d7e-034a42cefdb4','e73109cb-f2c4-4883-a96f-7ea128e8af85','8f5bbfb6-f81e-4c33-9346-bb13a3f15fb9','c3b4c4fc-c3f0-47ab-aaab-544dadf2ea9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a47cc93d4ca4cfb91154f1eb3cbf3af',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:40 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3397d02e-80be-4878-aa60-c4538347ba89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3397d02e-80be-4878-aa60-c4538347ba89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:41 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Flow 'volume_create_api' (eabdb0f8-132d-481a-b532-dcb94a9797ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:41 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create volume request issued successfully. Sep 01 01:59:41 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd92bd1b-1fcc-4da3-8318-cc5faaada160 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:41 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1658/3273] 192.168.122.53 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:40 2026] POST /volume/v3/volumes => generated 785 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:41 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:41 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:41 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:41 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:41 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:41 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:41 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a328ab88-ba9c-4394-86c2-1f8f8fb5cfa3 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b returned with HTTP 200 Sep 01 01:59:41 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1616/3274] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:41 2026] GET /volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6d78f976-7bb9-4989-831d-2a0f22f0c21f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1659/3275] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:42 2026] GET /volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6616b4b6-d781-4ebc-9faf-e3585eb3a502 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] POST http://192.168.122.53/volume/v3/snapshots Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-665751558"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.snapshots [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Create snapshot from volume b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Created reservations ['63e4721b-c4ef-4f9f-ac96-7f9a9d64ff35', '8b439272-88b2-4c8c-a418-47550127d967', '62afcfb5-ad8b-41e2-8708-17ba952b819d', '9b126c49-884f-4785-8a73-b857ba962ddc'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6616b4b6-d781-4ebc-9faf-e3585eb3a502 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6616b4b6-d781-4ebc-9faf-e3585eb3a502 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030666721", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot create request issued successfully. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-b619c136-0243-43b5-a3a0-dfe69ae8a52a tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots returned with HTTP 202 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1660/3276] 192.168.122.53 () {60 vars in 1144 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6616b4b6-d781-4ebc-9faf-e3585eb3a502 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1617/3277] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:42 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 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d5e4d713-7cf0-4129-a3fa-002b385878ef None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:42 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5e4d713-7cf0-4129-a3fa-002b385878ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-956ffd23-3bcd-4b64-94fe-8cf527e08d8f tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1661/3278] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:42 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d5e4d713-7cf0-4129-a3fa-002b385878ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d5e4d713-7cf0-4129-a3fa-002b385878ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1618/3279] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bd90d8c9-7d23-4cdb-8767-11e7cd7918aa None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd90d8c9-7d23-4cdb-8767-11e7cd7918aa tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bd90d8c9-7d23-4cdb-8767-11e7cd7918aa tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-772847749", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bd90d8c9-7d23-4cdb-8767-11e7cd7918aa tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1662/3280] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:42 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 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9ec1cca3-d468-4703-9465-d7f1841d17c8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ec1cca3-d468-4703-9465-d7f1841d17c8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef/encryption Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9ec1cca3-d468-4703-9465-d7f1841d17c8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9ec1cca3-d468-4703-9465-d7f1841d17c8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef/encryption returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1619/3281] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4b0d5e0d-ee0a-4695-9c6f-ab566cf4836d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b0d5e0d-ee0a-4695-9c6f-ab566cf4836d tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4b0d5e0d-ee0a-4695-9c6f-ab566cf4836d tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-309670152", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4b0d5e0d-ee0a-4695-9c6f-ab566cf4836d tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1663/3282] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-def7fe12-40ad-4162-a162-2a598c8eb34e None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-def7fe12-40ad-4162-a162-2a598c8eb34e tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-def7fe12-40ad-4162-a162-2a598c8eb34e tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-def7fe12-40ad-4162-a162-2a598c8eb34e tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1620/3283] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ea4d667e-2c75-463d-9a00-865fabc28e44 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea4d667e-2c75-463d-9a00-865fabc28e44 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] PUT http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs/key2 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ea4d667e-2c75-463d-9a00-865fabc28e44 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ea4d667e-2c75-463d-9a00-865fabc28e44 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs/key2 returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1664/3284] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:42 2026] PUT /volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bc49c1d1-2a0d-4cb7-a7a7-06adadd25ffb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc49c1d1-2a0d-4cb7-a7a7-06adadd25ffb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc49c1d1-2a0d-4cb7-a7a7-06adadd25ffb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc49c1d1-2a0d-4cb7-a7a7-06adadd25ffb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1621/3285] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:59:42 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 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ced95b25-3b94-41df-ab7f-e99921cb8771 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ced95b25-3b94-41df-ab7f-e99921cb8771 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/c9a42b9c-0bbb-4a63-b395-ae156caa72b8 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ced95b25-3b94-41df-ab7f-e99921cb8771 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ced95b25-3b94-41df-ab7f-e99921cb8771 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ced95b25-3b94-41df-ab7f-e99921cb8771 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c9a42b9c-0bbb-4a63-b395-ae156caa72b8 returned with HTTP 202 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1665/3286] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:42 2026] DELETE /volume/v3/types/c9a42b9c-0bbb-4a63-b395-ae156caa72b8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ec4677f0-86ba-4b4f-af9d-6cfb086ab3f8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec4677f0-86ba-4b4f-af9d-6cfb086ab3f8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ec4677f0-86ba-4b4f-af9d-6cfb086ab3f8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-163437725", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ec4677f0-86ba-4b4f-af9d-6cfb086ab3f8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1622/3287] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c7dcd48c-6158-40e9-b735-5d7f255fe299 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7dcd48c-6158-40e9-b735-5d7f255fe299 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption Sep 01 01:59:42 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c7dcd48c-6158-40e9-b735-5d7f255fe299 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:42 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c7dcd48c-6158-40e9-b735-5d7f255fe299 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption returned with HTTP 200 Sep 01 01:59:42 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1666/3288] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:42 2026] POST /volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5771a42f-f457-4fb6-ab0a-b9c3ba41175b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5771a42f-f457-4fb6-ab0a-b9c3ba41175b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption/d859b144-83e4-41f9-ab54-aae42e5cca7d Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5771a42f-f457-4fb6-ab0a-b9c3ba41175b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5771a42f-f457-4fb6-ab0a-b9c3ba41175b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:42 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5771a42f-f457-4fb6-ab0a-b9c3ba41175b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption/d859b144-83e4-41f9-ab54-aae42e5cca7d returned with HTTP 202 Sep 01 01:59:42 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1623/3289] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:59:42 2026] DELETE /volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3/encryption/d859b144-83e4-41f9-ab54-aae42e5cca7d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e4be2b6b-f0e6-4b54-b462-8b923007a0f0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4be2b6b-f0e6-4b54-b462-8b923007a0f0 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e4be2b6b-f0e6-4b54-b462-8b923007a0f0 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-535793580", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e4be2b6b-f0e6-4b54-b462-8b923007a0f0 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1667/3290] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:43 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4fb27ead-2c96-47c8-a809-7aab4e73a7d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4fb27ead-2c96-47c8-a809-7aab4e73a7d2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7/extra_specs/key1 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4fb27ead-2c96-47c8-a809-7aab4e73a7d2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4fb27ead-2c96-47c8-a809-7aab4e73a7d2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4fb27ead-2c96-47c8-a809-7aab4e73a7d2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7/extra_specs/key1 returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1624/3291] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7/extra_specs/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c3495fff-352a-4de1-999b-647f5ec37017 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c3495fff-352a-4de1-999b-647f5ec37017 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c3495fff-352a-4de1-999b-647f5ec37017 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-38834479", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c3495fff-352a-4de1-999b-647f5ec37017 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1668/3292] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:43 2026] POST /volume/v3/types => generated 378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0add6109-783b-4770-83d4-f37cc625cbd8 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0add6109-783b-4770-83d4-f37cc625cbd8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/982650ca-c67e-40fa-8d55-ba0a1209a6b1 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0add6109-783b-4770-83d4-f37cc625cbd8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0add6109-783b-4770-83d4-f37cc625cbd8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0add6109-783b-4770-83d4-f37cc625cbd8 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/982650ca-c67e-40fa-8d55-ba0a1209a6b1 returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1625/3293] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/982650ca-c67e-40fa-8d55-ba0a1209a6b1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4f70b771-f397-4014-99bc-dd196b7ac6a1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f70b771-f397-4014-99bc-dd196b7ac6a1 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f70b771-f397-4014-99bc-dd196b7ac6a1 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4f70b771-f397-4014-99bc-dd196b7ac6a1 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4f70b771-f397-4014-99bc-dd196b7ac6a1 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1669/3294] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs => generated 185 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-98015b2d-a99c-4a14-af56-047aa9091923 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98015b2d-a99c-4a14-af56-047aa9091923 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98015b2d-a99c-4a14-af56-047aa9091923 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-98015b2d-a99c-4a14-af56-047aa9091923 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-98015b2d-a99c-4a14-af56-047aa9091923 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1626/3295] 192.168.122.53 () {58 vars in 1110 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0a85fa61-787a-4430-83c0-3166d4d2baa4 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a85fa61-787a-4430-83c0-3166d4d2baa4 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/cipher Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a85fa61-787a-4430-83c0-3166d4d2baa4 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0a85fa61-787a-4430-83c0-3166d4d2baa4 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0a85fa61-787a-4430-83c0-3166d4d2baa4 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/cipher returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1670/3296] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-10fdde07-9575-44cb-9933-523dc50931e2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10fdde07-9575-44cb-9933-523dc50931e2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10fdde07-9575-44cb-9933-523dc50931e2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-10fdde07-9575-44cb-9933-523dc50931e2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ab752c49-ad3f-4bda-babc-462c8c56383e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-10fdde07-9575-44cb-9933-523dc50931e2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1627/3297] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab752c49-ad3f-4bda-babc-462c8c56383e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab752c49-ad3f-4bda-babc-462c8c56383e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ab752c49-ad3f-4bda-babc-462c8c56383e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-143ae398-6f97-4d2d-a04f-f3c60bbf7746 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-143ae398-6f97-4d2d-a04f-f3c60bbf7746 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/multiattach Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-143ae398-6f97-4d2d-a04f-f3c60bbf7746 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-143ae398-6f97-4d2d-a04f-f3c60bbf7746 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:43 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ab752c49-ad3f-4bda-babc-462c8c56383e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ab752c49-ad3f-4bda-babc-462c8c56383e tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1671/3298] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-143ae398-6f97-4d2d-a04f-f3c60bbf7746 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/multiattach returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1628/3299] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f3f6a642-4ff5-4ea3-a8a4-584770572951 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f3f6a642-4ff5-4ea3-a8a4-584770572951 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/volume_backend_name Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f3f6a642-4ff5-4ea3-a8a4-584770572951 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f3f6a642-4ff5-4ea3-a8a4-584770572951 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f3f6a642-4ff5-4ea3-a8a4-584770572951 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1672/3300] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-786d3b39-3cdf-4aa0-b946-006907dc4c0b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-786d3b39-3cdf-4aa0-b946-006907dc4c0b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] GET http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-786d3b39-3cdf-4aa0-b946-006907dc4c0b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-786d3b39-3cdf-4aa0-b946-006907dc4c0b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-786d3b39-3cdf-4aa0-b946-006907dc4c0b tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1629/3301] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:59:43 2026] GET /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e54c0029-8e72-4491-bb26-cab8e00960f2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e54c0029-8e72-4491-bb26-cab8e00960f2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] PUT http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/3b0198d3-f05b-472a-a412-4679f4f19d31 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e54c0029-8e72-4491-bb26-cab8e00960f2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e54c0029-8e72-4491-bb26-cab8e00960f2 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/3b0198d3-f05b-472a-a412-4679f4f19d31 returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1673/3302] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:59:43 2026] PUT /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/encryption/3b0198d3-f05b-472a-a412-4679f4f19d31 => generated 33 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fa35b3e5-2698-4c0b-a497-865ac8573b14 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa35b3e5-2698-4c0b-a497-865ac8573b14 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] PUT http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/key1 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fa35b3e5-2698-4c0b-a497-865ac8573b14 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fa35b3e5-2698-4c0b-a497-865ac8573b14 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/key1 returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1630/3303] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:43 2026] PUT /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b/extra_specs/key1 => generated 30 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-03f0fad5-260b-4b1a-8924-f47dcdecf863 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-03f0fad5-260b-4b1a-8924-f47dcdecf863 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] PUT http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-03f0fad5-260b-4b1a-8924-f47dcdecf863 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-03f0fad5-260b-4b1a-8924-f47dcdecf863 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b returned with HTTP 200 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1674/3304] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:59:43 2026] PUT /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-394303a3-1a2a-408d-8566-5a25ba3771c5 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-394303a3-1a2a-408d-8566-5a25ba3771c5 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-394303a3-1a2a-408d-8566-5a25ba3771c5 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-394303a3-1a2a-408d-8566-5a25ba3771c5 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-394303a3-1a2a-408d-8566-5a25ba3771c5 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7 returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1631/3305] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/236428a7-5ba4-4f71-8c7d-9bfc7b04f5a7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-fc991ea1-eceb-429f-a708-485cebfdf1ef None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc991ea1-eceb-429f-a708-485cebfdf1ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc991ea1-eceb-429f-a708-485cebfdf1ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-fc991ea1-eceb-429f-a708-485cebfdf1ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-fc991ea1-eceb-429f-a708-485cebfdf1ef tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3 returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1675/3306] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/0fda5aed-f0cd-4d88-800a-1dee865d49e3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2a9638ec-034c-4fc9-b0a9-2b24c1a8ec28 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a9638ec-034c-4fc9-b0a9-2b24c1a8ec28 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a9638ec-034c-4fc9-b0a9-2b24c1a8ec28 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a9638ec-034c-4fc9-b0a9-2b24c1a8ec28 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a9638ec-034c-4fc9-b0a9-2b24c1a8ec28 tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1632/3307] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/ed9af481-d405-411a-9e2b-d0498789d4ab => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-035e4bf9-ddd0-4f0e-85b9-436e6f1b3fcb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-035e4bf9-ddd0-4f0e-85b9-436e6f1b3fcb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-035e4bf9-ddd0-4f0e-85b9-436e6f1b3fcb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-035e4bf9-ddd0-4f0e-85b9-436e6f1b3fcb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:43 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-035e4bf9-ddd0-4f0e-85b9-436e6f1b3fcb tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef returned with HTTP 202 Sep 01 01:59:43 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1676/3308] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/7d876962-e8be-4a71-9e86-4a19660aceef => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-ca2b75f5-60c1-4c3d-9079-355db3e5782f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ca2b75f5-60c1-4c3d-9079-355db3e5782f tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] DELETE http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ca2b75f5-60c1-4c3d-9079-355db3e5782f tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:43 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-ca2b75f5-60c1-4c3d-9079-355db3e5782f tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:44 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-ca2b75f5-60c1-4c3d-9079-355db3e5782f tempest-VolumeTypesAdminTests-1543513842 tempest-VolumeTypesAdminTests-1543513842-project-admin] http://192.168.122.53/volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b returned with HTTP 202 Sep 01 01:59:44 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1633/3309] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:43 2026] DELETE /volume/v3/types/c570905b-8e7d-475a-b346-04327ec9538b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-66ffd905-2189-41c3-9df5-52dd685e15be None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66ffd905-2189-41c3-9df5-52dd685e15be tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66ffd905-2189-41c3-9df5-52dd685e15be tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:44 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-66ffd905-2189-41c3-9df5-52dd685e15be tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:44 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:44 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:44 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-66ffd905-2189-41c3-9df5-52dd685e15be tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:44 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-66ffd905-2189-41c3-9df5-52dd685e15be tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:44 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1677/3310] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:44 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-252abcb5-e87d-4dd5-b915-f763026c30d6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1634/3311] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:45 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] POST http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714/action Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86908) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.api.contrib.snapshot_unmanage [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Unmanage snapshot with id: 24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Snapshot retrieved successfully. Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cab9ee0da21d410fb3387b9848dbb592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8e226bd61e7418e9a664377668a8c5e', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-def8d5e4-e9a0-4e43-89ff-32a2381ca64c tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-reader] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714/action returned with HTTP 403 Sep 01 01:59:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1678/3312] 192.168.122.53 () {60 vars in 1275 bytes} [Tue Sep 1 01:59:45 2026] POST /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-19fd079c-acf8-406c-b7b1-454cf858d411 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.snapshots [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete snapshot with id: 24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:45 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot delete request issued successfully. Sep 01 01:59:45 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-19fd079c-acf8-406c-b7b1-454cf858d411 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 202 Sep 01 01:59:45 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1635/3313] 192.168.122.53 () {58 vars in 1236 bytes} [Tue Sep 1 01:59:45 2026] DELETE /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:45 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:45 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:45 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9ea1b9f9-f78f-4080-8ace-d1dd220ae1e2 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:45 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1679/3314] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:45 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:46 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:46 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:46 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:46 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Snapshot retrieved successfully. Sep 01 01:59:46 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7f0a2806-e680-4165-9b38-a85e390f2af6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 200 Sep 01 01:59:46 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1636/3315] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:46 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-e7ea0bb2-9040-4ee5-b677-bb0f41892cb7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7ea0bb2-9040-4ee5-b677-bb0f41892cb7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-e7ea0bb2-9040-4ee5-b677-bb0f41892cb7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685062049", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-e7ea0bb2-9040-4ee5-b677-bb0f41892cb7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1680/3316] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types => generated 379 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-d2f4d5ca-10c5-4c89-947c-c7dab462a315 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2f4d5ca-10c5-4c89-947c-c7dab462a315 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-d2f4d5ca-10c5-4c89-947c-c7dab462a315 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-d2f4d5ca-10c5-4c89-947c-c7dab462a315 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1637/3317] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2eed8110-3985-4f4a-92a8-e14ef96bb817 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2eed8110-3985-4f4a-92a8-e14ef96bb817 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2eed8110-3985-4f4a-92a8-e14ef96bb817 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679404054", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2eed8110-3985-4f4a-92a8-e14ef96bb817 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1681/3318] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-0e1ee1b5-8263-4443-8656-fab9f54d8dbf None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e1ee1b5-8263-4443-8656-fab9f54d8dbf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] POST http://192.168.122.53/volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0/encryption Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-0e1ee1b5-8263-4443-8656-fab9f54d8dbf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-0e1ee1b5-8263-4443-8656-fab9f54d8dbf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-0e1ee1b5-8263-4443-8656-fab9f54d8dbf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0/encryption returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1638/3319] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0/encryption => generated 127 bytes in 160 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-979bc381-805e-45e5-acc1-02da59d6c17c None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-979bc381-805e-45e5-acc1-02da59d6c17c tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-979bc381-805e-45e5-acc1-02da59d6c17c tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1192925658", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-979bc381-805e-45e5-acc1-02da59d6c17c tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1682/3320] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 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 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a98322a4-f783-46a6-afaf-ca3e46dbf436 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a98322a4-f783-46a6-afaf-ca3e46dbf436 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] POST http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a98322a4-f783-46a6-afaf-ca3e46dbf436 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-a98322a4-f783-46a6-afaf-ca3e46dbf436 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a98322a4-f783-46a6-afaf-ca3e46dbf436 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1639/3321] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-76b5a5dd-4421-44b1-9dfb-68980547f11f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76b5a5dd-4421-44b1-9dfb-68980547f11f tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] PUT http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs/key2 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-76b5a5dd-4421-44b1-9dfb-68980547f11f tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-76b5a5dd-4421-44b1-9dfb-68980547f11f tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-76b5a5dd-4421-44b1-9dfb-68980547f11f tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs/key2 returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1683/3322] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:47 2026] PUT /volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-214e40cb-6bc6-42d1-81f7-e68bafde72a9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-214e40cb-6bc6-42d1-81f7-e68bafde72a9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-214e40cb-6bc6-42d1-81f7-e68bafde72a9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-214e40cb-6bc6-42d1-81f7-e68bafde72a9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-214e40cb-6bc6-42d1-81f7-e68bafde72a9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1640/3323] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-2ef65665-a5d9-40bf-a1d8-c886b6f2f4f9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ef65665-a5d9-40bf-a1d8-c886b6f2f4f9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-2ef65665-a5d9-40bf-a1d8-c886b6f2f4f9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-483433229", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-2ef65665-a5d9-40bf-a1d8-c886b6f2f4f9 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1684/3324] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-57b709ba-d2f3-4afb-8c19-df8c62e9ae51 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57b709ba-d2f3-4afb-8c19-df8c62e9ae51 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-57b709ba-d2f3-4afb-8c19-df8c62e9ae51 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-57b709ba-d2f3-4afb-8c19-df8c62e9ae51 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1641/3325] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] DELETE http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption/3d3e5861-3421-49d5-a10a-b1095a0eb95a Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36eb7ed9-21ff-4db4-92e0-1498c1346958 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption/3d3e5861-3421-49d5-a10a-b1095a0eb95a returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1685/3326] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:59:47 2026] DELETE /volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8/encryption/3d3e5861-3421-49d5-a10a-b1095a0eb95a => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-e116a5a9-dc07-4144-9a2c-f7bcd7ed0de6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-02236bf3-7d17-4f3a-a4e1-775b700b827e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e116a5a9-dc07-4144-9a2c-f7bcd7ed0de6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e116a5a9-dc07-4144-9a2c-f7bcd7ed0de6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-e116a5a9-dc07-4144-9a2c-f7bcd7ed0de6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02236bf3-7d17-4f3a-a4e1-775b700b827e tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-02236bf3-7d17-4f3a-a4e1-775b700b827e tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1873494605", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-e116a5a9-dc07-4144-9a2c-f7bcd7ed0de6 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 returned with HTTP 404 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1642/3327] 192.168.122.53 () {58 vars in 1233 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/snapshots/24ce3ed1-c4d9-43fd-8a51-eabdeec24714 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-592fb84a-bc92-463c-8140-4dd522651301 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume with id: b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-02236bf3-7d17-4f3a-a4e1-775b700b827e tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1686/3328] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 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 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] DELETE http://192.168.122.53/volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734/extra_specs/key1 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-36c81ca0-b46f-46e9-a603-3d751b0892bf tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734/extra_specs/key1 returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1687/3329] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:47 2026] DELETE /volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-95a7b874-f3bd-41f2-a915-f393ed363bd7 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95a7b874-f3bd-41f2-a915-f393ed363bd7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Delete volume request issued successfully. Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-592fb84a-bc92-463c-8140-4dd522651301 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b returned with HTTP 202 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-95a7b874-f3bd-41f2-a915-f393ed363bd7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-551954219", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1643/3330] 192.168.122.53 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:47 2026] DELETE /volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:47 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:47 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:47 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-95a7b874-f3bd-41f2-a915-f393ed363bd7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1688/3331] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:47 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Volume info retrieved successfully. Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-de32eae5-27a0-4057-8ae9-bca0cf044b77 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1644/3332] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] DELETE http://192.168.122.53/volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d14c45c9-a19a-4594-91b9-6d52eb180e10 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1689/3333] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:47 2026] DELETE /volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-89790df3-091c-43f0-a6f6-5429f75f5d62 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89790df3-091c-43f0-a6f6-5429f75f5d62 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-89790df3-091c-43f0-a6f6-5429f75f5d62 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-89790df3-091c-43f0-a6f6-5429f75f5d62 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-89790df3-091c-43f0-a6f6-5429f75f5d62 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1645/3334] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-22d0c52a-17f2-41fe-8c5d-7e9fdb3cfc09 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1690/3335] 192.168.122.53 () {58 vars in 1110 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/types => generated 2360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/cipher Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f86bc14c-93a5-45fe-84dd-4c511c4c9f1d tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/cipher returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1646/3336] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:47 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-c2a0bbab-f8ed-4152-bc73-1c97277cbdec tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption returned with HTTP 403 Sep 01 01:59:47 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1691/3337] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-f6314807-73b3-43dc-a894-d44bd44f5af7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6314807-73b3-43dc-a894-d44bd44f5af7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/multiattach Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6314807-73b3-43dc-a894-d44bd44f5af7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-f6314807-73b3-43dc-a894-d44bd44f5af7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-f6314807-73b3-43dc-a894-d44bd44f5af7 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/multiattach returned with HTTP 200 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1647/3338] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:59:47 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d8dd1f3d-c821-418d-95a8-80c246075133 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8dd1f3d-c821-418d-95a8-80c246075133 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/volume_backend_name Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8dd1f3d-c821-418d-95a8-80c246075133 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d8dd1f3d-c821-418d-95a8-80c246075133 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d8dd1f3d-c821-418d-95a8-80c246075133 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1692/3339] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:59:48 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-47dd78a9-fbbb-4b8b-8508-11648be65ff6 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47dd78a9-fbbb-4b8b-8508-11648be65ff6 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] GET http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47dd78a9-fbbb-4b8b-8508-11648be65ff6 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-47dd78a9-fbbb-4b8b-8508-11648be65ff6 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-47dd78a9-fbbb-4b8b-8508-11648be65ff6 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d returned with HTTP 200 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1648/3340] 192.168.122.53 () {58 vars in 1221 bytes} [Tue Sep 1 01:59:48 2026] GET /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1b332cd6-9cf3-487e-967a-394bd76551ac None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b332cd6-9cf3-487e-967a-394bd76551ac tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] PUT http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/86f2c64d-3852-4d8b-bbe4-6a9a8bf9bc0c Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1b332cd6-9cf3-487e-967a-394bd76551ac tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-1b332cd6-9cf3-487e-967a-394bd76551ac tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1b332cd6-9cf3-487e-967a-394bd76551ac tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/86f2c64d-3852-4d8b-bbe4-6a9a8bf9bc0c returned with HTTP 403 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1693/3341] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:59:48 2026] PUT /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/encryption/86f2c64d-3852-4d8b-bbe4-6a9a8bf9bc0c => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7a3600ad-977c-4367-9dcc-27e2b238a395 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a3600ad-977c-4367-9dcc-27e2b238a395 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] PUT http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/key1 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7a3600ad-977c-4367-9dcc-27e2b238a395 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-7a3600ad-977c-4367-9dcc-27e2b238a395 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7a3600ad-977c-4367-9dcc-27e2b238a395 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/key1 returned with HTTP 403 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1649/3342] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:48 2026] PUT /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d6c442d7-6837-43af-ba29-6e4383812d41 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d6c442d7-6837-43af-ba29-6e4383812d41 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] PUT http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d6c442d7-6837-43af-ba29-6e4383812d41 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-d6c442d7-6837-43af-ba29-6e4383812d41 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f2b86de29e64434da2be5ded948ebac3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46550241f7ba47938d1340c198f8ad7d', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d6c442d7-6837-43af-ba29-6e4383812d41 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-member] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d returned with HTTP 403 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1694/3343] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:59:48 2026] PUT /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-b763c16f-020e-41e9-a5dd-ea7563edb330 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b763c16f-020e-41e9-a5dd-ea7563edb330 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b763c16f-020e-41e9-a5dd-ea7563edb330 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-b763c16f-020e-41e9-a5dd-ea7563edb330 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-b763c16f-020e-41e9-a5dd-ea7563edb330 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1650/3344] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/5f20f7bd-2d84-4707-9dbf-3ea1ddb9df0d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f7a66b76-2083-4454-a1dd-cbc4ad5fb870 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7a66b76-2083-4454-a1dd-cbc4ad5fb870 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7a66b76-2083-4454-a1dd-cbc4ad5fb870 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f7a66b76-2083-4454-a1dd-cbc4ad5fb870 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f7a66b76-2083-4454-a1dd-cbc4ad5fb870 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734 returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1695/3345] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/2c27ca5d-89ad-4839-96a8-216f4d7e6734 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-5e354694-c22a-4c0e-b8ab-195c2461f1d2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e354694-c22a-4c0e-b8ab-195c2461f1d2 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e354694-c22a-4c0e-b8ab-195c2461f1d2 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-5e354694-c22a-4c0e-b8ab-195c2461f1d2 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-5e354694-c22a-4c0e-b8ab-195c2461f1d2 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8 returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1651/3346] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/91ab0a06-69bb-4478-be54-2489b25d1cb8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0168c6e6-68bb-46c2-b7d3-077898d7c737 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0168c6e6-68bb-46c2-b7d3-077898d7c737 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0168c6e6-68bb-46c2-b7d3-077898d7c737 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0168c6e6-68bb-46c2-b7d3-077898d7c737 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0168c6e6-68bb-46c2-b7d3-077898d7c737 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07 returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1696/3347] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/a86a4575-462b-452d-902f-a13e97796a07 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-69129b72-2f3b-41b3-a4a1-3db3d27ff5eb None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69129b72-2f3b-41b3-a4a1-3db3d27ff5eb tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69129b72-2f3b-41b3-a4a1-3db3d27ff5eb tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-69129b72-2f3b-41b3-a4a1-3db3d27ff5eb tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-69129b72-2f3b-41b3-a4a1-3db3d27ff5eb tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0 returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1652/3348] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/299cab76-d2fd-4eaa-8c7b-f77e114d2ea0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ae5c7e17-663d-4cfb-bf9f-aedcb557f5f5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae5c7e17-663d-4cfb-bf9f-aedcb557f5f5 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] DELETE http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae5c7e17-663d-4cfb-bf9f-aedcb557f5f5 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ae5c7e17-663d-4cfb-bf9f-aedcb557f5f5 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ae5c7e17-663d-4cfb-bf9f-aedcb557f5f5 tempest-VolumeTypesMemberTests-1552329552 tempest-VolumeTypesMemberTests-1552329552-project-admin] http://192.168.122.53/volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d returned with HTTP 202 Sep 01 01:59:48 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1697/3349] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:48 2026] DELETE /volume/v3/types/c0ed6247-60f6-414b-ac3d-eb1eaf34746d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-71fd0da1-b63e-4a27-94b7-6228efe0c367 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71fd0da1-b63e-4a27-94b7-6228efe0c367 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] GET http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71fd0da1-b63e-4a27-94b7-6228efe0c367 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-71fd0da1-b63e-4a27-94b7-6228efe0c367 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:48 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-71fd0da1-b63e-4a27-94b7-6228efe0c367 tempest-ProjectReaderTests-208419074 tempest-ProjectReaderTests-208419074-project-admin] http://192.168.122.53/volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b returned with HTTP 404 Sep 01 01:59:48 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1653/3350] 192.168.122.53 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:48 2026] GET /volume/v3/volumes/b08de8d4-f7a0-48bb-8a06-1dcf46b6ba7b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-69acf4f5-68fa-4817-846e-c02674fef9bb None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-69acf4f5-68fa-4817-846e-c02674fef9bb tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-69acf4f5-68fa-4817-846e-c02674fef9bb tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1626821176", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-69acf4f5-68fa-4817-846e-c02674fef9bb tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1698/3351] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:52 2026] POST /volume/v3/types => generated 380 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3e05c362-f458-4c70-af12-5ded5105aa74 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e05c362-f458-4c70-af12-5ded5105aa74 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3e05c362-f458-4c70-af12-5ded5105aa74 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3e05c362-f458-4c70-af12-5ded5105aa74 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption returned with HTTP 200 Sep 01 01:59:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1654/3352] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:52 2026] POST /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-be662d1d-85f8-4b62-80c3-4ffe08b9b82f None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be662d1d-85f8-4b62-80c3-4ffe08b9b82f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-be662d1d-85f8-4b62-80c3-4ffe08b9b82f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1672697910", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-be662d1d-85f8-4b62-80c3-4ffe08b9b82f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1699/3353] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:52 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 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-648ce826-8501-47d7-84c4-fb28c91d7fa7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-648ce826-8501-47d7-84c4-fb28c91d7fa7 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] POST http://192.168.122.53/volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d/encryption Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-648ce826-8501-47d7-84c4-fb28c91d7fa7 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-648ce826-8501-47d7-84c4-fb28c91d7fa7 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-648ce826-8501-47d7-84c4-fb28c91d7fa7 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d/encryption returned with HTTP 403 Sep 01 01:59:52 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1655/3354] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:52 2026] POST /volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d/encryption => generated 127 bytes in 135 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6b41f4fe-07b4-4dd1-8ce9-afaf106d69d3 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b41f4fe-07b4-4dd1-8ce9-afaf106d69d3 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:52 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6b41f4fe-07b4-4dd1-8ce9-afaf106d69d3 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307114502", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:52 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6b41f4fe-07b4-4dd1-8ce9-afaf106d69d3 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:52 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1700/3355] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:52 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-680f7c65-a330-4079-b3a5-c2df4be22824 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:52 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-680f7c65-a330-4079-b3a5-c2df4be22824 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] POST http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs Sep 01 01:59:52 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-680f7c65-a330-4079-b3a5-c2df4be22824 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-680f7c65-a330-4079-b3a5-c2df4be22824 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-680f7c65-a330-4079-b3a5-c2df4be22824 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1656/3356] 192.168.122.53 () {60 vars in 1278 bytes} [Tue Sep 1 01:59:52 2026] POST /volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-186a033c-a9f2-4cdb-a1b7-a8d6b940439b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-186a033c-a9f2-4cdb-a1b7-a8d6b940439b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] PUT http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs/key2 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-186a033c-a9f2-4cdb-a1b7-a8d6b940439b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-186a033c-a9f2-4cdb-a1b7-a8d6b940439b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-186a033c-a9f2-4cdb-a1b7-a8d6b940439b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs/key2 returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1701/3357] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:53 2026] PUT /volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-bc5a67a3-305d-478b-8e30-fb9919e4c67b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc5a67a3-305d-478b-8e30-fb9919e4c67b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-bc5a67a3-305d-478b-8e30-fb9919e4c67b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-bc5a67a3-305d-478b-8e30-fb9919e4c67b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-bc5a67a3-305d-478b-8e30-fb9919e4c67b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1657/3358] 192.168.122.53 () {60 vars in 1131 bytes} [Tue Sep 1 01:59:53 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-335b436b-fc8e-481f-bd06-0961bb6daf61 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-335b436b-fc8e-481f-bd06-0961bb6daf61 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-335b436b-fc8e-481f-bd06-0961bb6daf61 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1491874431", "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=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-335b436b-fc8e-481f-bd06-0961bb6daf61 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1702/3359] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:53 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a173574a-7a0d-4b15-8f33-a31878f1ff5f None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a173574a-7a0d-4b15-8f33-a31878f1ff5f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a173574a-7a0d-4b15-8f33-a31878f1ff5f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a173574a-7a0d-4b15-8f33-a31878f1ff5f tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1658/3360] 192.168.122.53 () {60 vars in 1276 bytes} [Tue Sep 1 01:59:53 2026] POST /volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] DELETE http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption/09cc9a5b-872d-462e-be1c-d8ac187635df Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-d29d6d5b-c152-409a-bfbd-7ee66a49d9c1 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption/09cc9a5b-872d-462e-be1c-d8ac187635df returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1703/3361] 192.168.122.53 () {58 vars in 1368 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5/encryption/09cc9a5b-872d-462e-be1c-d8ac187635df => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8de8aef5-9268-4579-9651-02a591213ad2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8de8aef5-9268-4579-9651-02a591213ad2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8de8aef5-9268-4579-9651-02a591213ad2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-952415225", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8de8aef5-9268-4579-9651-02a591213ad2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1659/3362] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:53 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-dfabfaa6-72f9-4255-be30-ccae915c086b None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfabfaa6-72f9-4255-be30-ccae915c086b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] DELETE http://192.168.122.53/volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47/extra_specs/key1 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfabfaa6-72f9-4255-be30-ccae915c086b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-dfabfaa6-72f9-4255-be30-ccae915c086b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-dfabfaa6-72f9-4255-be30-ccae915c086b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-dfabfaa6-72f9-4255-be30-ccae915c086b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47/extra_specs/key1 returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1704/3363] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-fcfb8524-42fe-456b-bc4d-c35bc2f9fe68 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcfb8524-42fe-456b-bc4d-c35bc2f9fe68 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] POST http://192.168.122.53/volume/v3/types Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-fcfb8524-42fe-456b-bc4d-c35bc2f9fe68 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-998996556", "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=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-fcfb8524-42fe-456b-bc4d-c35bc2f9fe68 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1660/3364] 192.168.122.53 () {60 vars in 1132 bytes} [Tue Sep 1 01:59:53 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] DELETE http://192.168.122.53/volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3a16336e-d68d-4642-a38c-ac099844e5a5 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1705/3365] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-2a04d154-f613-45e3-b6e1-f183bc5bbe48 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a04d154-f613-45e3-b6e1-f183bc5bbe48 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] GET http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a04d154-f613-45e3-b6e1-f183bc5bbe48 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-2a04d154-f613-45e3-b6e1-f183bc5bbe48 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-2a04d154-f613-45e3-b6e1-f183bc5bbe48 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1661/3366] 192.168.122.53 () {58 vars in 1257 bytes} [Tue Sep 1 01:59:53 2026] GET /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-6a607e59-875d-42a6-9054-3a320813f567 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a607e59-875d-42a6-9054-3a320813f567 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] GET http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/cipher Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a607e59-875d-42a6-9054-3a320813f567 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-6a607e59-875d-42a6-9054-3a320813f567 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-6a607e59-875d-42a6-9054-3a320813f567 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-6a607e59-875d-42a6-9054-3a320813f567 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/cipher returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1706/3367] 192.168.122.53 () {58 vars in 1275 bytes} [Tue Sep 1 01:59:53 2026] GET /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] GET http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'index' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-a8e59738-5177-4f12-8ab8-2de636555ef2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1662/3368] 192.168.122.53 () {58 vars in 1254 bytes} [Tue Sep 1 01:59:53 2026] GET /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f0643437-a8a5-42b5-b244-22c8028c3bf0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0643437-a8a5-42b5-b244-22c8028c3bf0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] GET http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/multiattach Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0643437-a8a5-42b5-b244-22c8028c3bf0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f0643437-a8a5-42b5-b244-22c8028c3bf0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f0643437-a8a5-42b5-b244-22c8028c3bf0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/multiattach returned with HTTP 200 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1707/3369] 192.168.122.53 () {58 vars in 1293 bytes} [Tue Sep 1 01:59:53 2026] GET /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-798bd4e7-f3f3-4556-8732-e3be26c1f2bc None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-798bd4e7-f3f3-4556-8732-e3be26c1f2bc tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] GET http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/volume_backend_name Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-798bd4e7-f3f3-4556-8732-e3be26c1f2bc tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-798bd4e7-f3f3-4556-8732-e3be26c1f2bc tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-798bd4e7-f3f3-4556-8732-e3be26c1f2bc tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1663/3370] 192.168.122.53 () {58 vars in 1317 bytes} [Tue Sep 1 01:59:53 2026] GET /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-86449b73-171e-476f-8790-d9f5a43a1ae9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86449b73-171e-476f-8790-d9f5a43a1ae9 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] PUT http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/1b5c27ee-f03d-4914-8f73-316e4234662f Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-86449b73-171e-476f-8790-d9f5a43a1ae9 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-86449b73-171e-476f-8790-d9f5a43a1ae9 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-86449b73-171e-476f-8790-d9f5a43a1ae9 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/1b5c27ee-f03d-4914-8f73-316e4234662f returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1708/3371] 192.168.122.53 () {60 vars in 1385 bytes} [Tue Sep 1 01:59:53 2026] PUT /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/encryption/1b5c27ee-f03d-4914-8f73-316e4234662f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-32dacda2-eec3-42bd-9d4c-e9e6bfc5c7da None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32dacda2-eec3-42bd-9d4c-e9e6bfc5c7da tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] PUT http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/key1 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-32dacda2-eec3-42bd-9d4c-e9e6bfc5c7da tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.policy [None req-32dacda2-eec3-42bd-9d4c-e9e6bfc5c7da tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86907) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-32dacda2-eec3-42bd-9d4c-e9e6bfc5c7da tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/key1 returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1664/3372] 192.168.122.53 () {60 vars in 1292 bytes} [Tue Sep 1 01:59:53 2026] PUT /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f2948474-4478-4ef1-a226-b4644059505e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2948474-4478-4ef1-a226-b4644059505e tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] PUT http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f2948474-4478-4ef1-a226-b4644059505e tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.policy [None req-f2948474-4478-4ef1-a226-b4644059505e tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2fbfedaa1a82423b9226830fc13fb303', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f94cd8e904484f7ab76c3ec261074005', '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=86908) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f2948474-4478-4ef1-a226-b4644059505e tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-reader] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f returned with HTTP 403 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1709/3373] 192.168.122.53 () {60 vars in 1241 bytes} [Tue Sep 1 01:59:53 2026] PUT /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-7ad6cb3d-1427-44c0-ae43-8397ec8e98b2 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ad6cb3d-1427-44c0-ae43-8397ec8e98b2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ad6cb3d-1427-44c0-ae43-8397ec8e98b2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-7ad6cb3d-1427-44c0-ae43-8397ec8e98b2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-7ad6cb3d-1427-44c0-ae43-8397ec8e98b2 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1665/3374] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/a97a1d1b-f010-4c8f-8df7-16775d0471b8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-1f728674-c6af-46be-bf23-c5fa52a616c0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f728674-c6af-46be-bf23-c5fa52a616c0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f728674-c6af-46be-bf23-c5fa52a616c0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-1f728674-c6af-46be-bf23-c5fa52a616c0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-1f728674-c6af-46be-bf23-c5fa52a616c0 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47 returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1710/3375] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/51c5aa41-5a77-4a24-84a9-6cbc89b00c47 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8470377f-23b8-47e7-93af-a8dc2ef7523b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8470377f-23b8-47e7-93af-a8dc2ef7523b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8470377f-23b8-47e7-93af-a8dc2ef7523b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8470377f-23b8-47e7-93af-a8dc2ef7523b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8470377f-23b8-47e7-93af-a8dc2ef7523b tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5 returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1666/3376] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/f3caee5e-38b0-4db7-87f5-fee181389ec5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a99f31d1-68f5-490a-8f19-6dba1bd54fcd None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a99f31d1-68f5-490a-8f19-6dba1bd54fcd tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a99f31d1-68f5-490a-8f19-6dba1bd54fcd tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a99f31d1-68f5-490a-8f19-6dba1bd54fcd tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a99f31d1-68f5-490a-8f19-6dba1bd54fcd tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6 returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1711/3377] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/aa9dd53e-83e7-4146-ab56-aa7a4da6fcd6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c4380bcd-5524-4ee2-87a3-2653fbef01ff None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4380bcd-5524-4ee2-87a3-2653fbef01ff tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4380bcd-5524-4ee2-87a3-2653fbef01ff tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c4380bcd-5524-4ee2-87a3-2653fbef01ff tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c4380bcd-5524-4ee2-87a3-2653fbef01ff tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1667/3378] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/91f20cc3-aebc-4620-9386-6a6f41b9e85d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-bdf717bb-7c35-4888-9643-b13b33e8ebc8 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdf717bb-7c35-4888-9643-b13b33e8ebc8 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] DELETE http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bdf717bb-7c35-4888-9643-b13b33e8ebc8 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-bdf717bb-7c35-4888-9643-b13b33e8ebc8 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] Calling method '_delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:53 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-bdf717bb-7c35-4888-9643-b13b33e8ebc8 tempest-VolumeTypesReaderTests-1352888540 tempest-VolumeTypesReaderTests-1352888540-project-admin] http://192.168.122.53/volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f returned with HTTP 202 Sep 01 01:59:53 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1712/3379] 192.168.122.53 () {58 vars in 1224 bytes} [Tue Sep 1 01:59:53 2026] DELETE /volume/v3/types/b6b53fde-7113-4050-867b-f63a6fae2e3f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2061105213"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2061105213'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume of 1 GB Sep 01 01:59:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Availability Zones retrieved successfully. Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (009e76cb-49f2-44b8-ac17-5b427d9a58e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8944d40-9ca9-4633-94c8-28d4b4cfb9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8944d40-9ca9-4633-94c8-28d4b4cfb9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4441fe-8403-4fec-8fc0-2fe948eedd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Created reservations ['1977aa80-f1f6-4b61-ab31-c70252e1f1f8', '4625cb21-f815-4184-91c7-c0e793863a11', '96d0e029-a9b7-4d65-8722-d96db88bf572', '6e2b5657-dbb3-4200-8e94-ab64d9622014'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4441fe-8403-4fec-8fc0-2fe948eedd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1977aa80-f1f6-4b61-ab31-c70252e1f1f8', '4625cb21-f815-4184-91c7-c0e793863a11', '96d0e029-a9b7-4d65-8722-d96db88bf572', '6e2b5657-dbb3-4200-8e94-ab64d9622014']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5944447-1da4-4cdd-a4f7-a7e3cb3a3dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5944447-1da4-4cdd-a4f7-a7e3cb3a3dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061105213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['1977aa80-f1f6-4b61-ab31-c70252e1f1f8','4625cb21-f815-4184-91c7-c0e793863a11','96d0e029-a9b7-4d65-8722-d96db88bf572','6e2b5657-dbb3-4200-8e94-ab64d9622014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061105213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efae0296d1674c32a5b652f6c5e2e261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cf0471-6cf2-424c-beb0-a8ff5b7a035e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cf0471-6cf2-424c-beb0-a8ff5b7a035e) transitioned into state 'SUCCESS' from state '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-2061105213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['1977aa80-f1f6-4b61-ab31-c70252e1f1f8','4625cb21-f815-4184-91c7-c0e793863a11','96d0e029-a9b7-4d65-8722-d96db88bf572','6e2b5657-dbb3-4200-8e94-ab64d9622014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b93c09-3962-42f8-bb83-ef98291b73c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b93c09-3962-42f8-bb83-ef98291b73c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (009e76cb-49f2-44b8-ac17-5b427d9a58e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:57 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request issued successfully. Sep 01 01:59:57 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-6ac8352a-2337-4013-a0ab-a44a9376af68 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:57 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1668/3380] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 01:59:57 2026] POST /volume/v3/volumes => generated 785 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 01:59:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:57 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:57 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 01:59:57 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-ecc9ace3-e89c-4800-8d6a-79325ad247c9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 returned with HTTP 200 Sep 01 01:59:57 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1713/3381] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:59:57 2026] GET /volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 01:59:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:58 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:58 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:58 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:58 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:58 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:58 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 01:59:58 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-993cd47d-faaa-4e9a-9b0e-6a3d5fbaec88 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 returned with HTTP 200 Sep 01 01:59:58 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1669/3382] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:59:58 2026] GET /volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-754ef17f-bb19-4adc-af34-f87105adbb74 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] GET http://192.168.122.53/volume/v3/volumes Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Calling method 'index' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.api_utils [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Removing options '' from query. {{(pid=86908) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86908) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Get all volumes completed successfully. Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-754ef17f-bb19-4adc-af34-f87105adbb74 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] http://192.168.122.53/volume/v3/volumes returned with HTTP 200 Sep 01 01:59:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1714/3383] 192.168.122.53 () {60 vars in 1157 bytes} [Tue Sep 1 01:59:58 2026] GET /volume/v3/volumes => generated 342 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 01:59:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:59 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:59 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume with id: 4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 01:59:59 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 01:59:59 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:59 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 01:59:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 01:59:59 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume request issued successfully. Sep 01 01:59:59 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-cb57b9cd-6d18-4005-ba68-5009cad79551 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 returned with HTTP 202 Sep 01 01:59:59 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1670/3384] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 01:59:59 2026] DELETE /volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:59 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 01:59:59 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:59 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 01:59:59 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-79ec19b2-f017-4de5-8e4a-a74d9d4589d0 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 returned with HTTP 200 Sep 01 01:59:59 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1715/3385] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 01:59:59 2026] GET /volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-4cf21566-156a-4007-9b0f-240f42f1bc70 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4cf21566-156a-4007-9b0f-240f42f1bc70 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4cf21566-156a-4007-9b0f-240f42f1bc70 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-4cf21566-156a-4007-9b0f-240f42f1bc70 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-4cf21566-156a-4007-9b0f-240f42f1bc70 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 returned with HTTP 404 Sep 01 02:00:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1671/3386] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:00 2026] GET /volume/v3/volumes/4f043d21-ad96-4fcd-a4ad-8ab46cab3fa9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734009812"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734009812'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume of 1 GB Sep 01 02:00:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Availability Zones retrieved successfully. Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (0a3fc047-1078-4d5a-8a07-dfc89375cb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1eb5f8-ed03-4d97-ac33-dd4d57f1d6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1eb5f8-ed03-4d97-ac33-dd4d57f1d6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6da400-6240-486a-9ea3-22996dd47ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Created reservations ['6760ef78-9eb5-4442-8e4a-d886df841e01', '93a1113d-d3ae-4a4e-9345-0cf60f385edd', '30767e53-ea89-4bde-90b0-217b6cf942e9', '340eff7c-f745-4dad-bc79-5c63f34791dd'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6da400-6240-486a-9ea3-22996dd47ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6760ef78-9eb5-4442-8e4a-d886df841e01', '93a1113d-d3ae-4a4e-9345-0cf60f385edd', '30767e53-ea89-4bde-90b0-217b6cf942e9', '340eff7c-f745-4dad-bc79-5c63f34791dd']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c241ce-50dd-4620-8cc9-adc622b0e8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:00 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c241ce-50dd-4620-8cc9-adc622b0e8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea3f678e-3018-42db-b3a8-e3145a37c043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734009812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['6760ef78-9eb5-4442-8e4a-d886df841e01','93a1113d-d3ae-4a4e-9345-0cf60f385edd','30767e53-ea89-4bde-90b0-217b6cf942e9','340eff7c-f745-4dad-bc79-5c63f34791dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734009812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea3f678e-3018-42db-b3a8-e3145a37c043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efae0296d1674c32a5b652f6c5e2e261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07de44c3-e4b2-40b8-acee-4fc605a0b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07de44c3-e4b2-40b8-acee-4fc605a0b3c0) transitioned into state 'SUCCESS' from state '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-1734009812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['6760ef78-9eb5-4442-8e4a-d886df841e01','93a1113d-d3ae-4a4e-9345-0cf60f385edd','30767e53-ea89-4bde-90b0-217b6cf942e9','340eff7c-f745-4dad-bc79-5c63f34791dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4badec05-bac5-4e96-b0e3-06fcd125921e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4badec05-bac5-4e96-b0e3-06fcd125921e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (0a3fc047-1078-4d5a-8a07-dfc89375cb3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:00 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request issued successfully. Sep 01 02:00:00 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-a6d55290-6e09-4c8a-8b52-23865d63a8d5 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:00 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1716/3387] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 02:00:00 2026] POST /volume/v3/volumes => generated 785 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:00 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:00 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:00 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:00 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:00 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:00 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-1ce2087d-4334-4e40-bb85-6966fde7cce9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 returned with HTTP 200 Sep 01 02:00:00 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1672/3388] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:00 2026] GET /volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-4126a526-a147-43ec-814e-fe536e164373 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4126a526-a147-43ec-814e-fe536e164373 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4126a526-a147-43ec-814e-fe536e164373 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-4126a526-a147-43ec-814e-fe536e164373 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-4126a526-a147-43ec-814e-fe536e164373 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-4126a526-a147-43ec-814e-fe536e164373 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 returned with HTTP 200 Sep 01 02:00:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1717/3389] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] GET http://192.168.122.53/volume/v3/volumes/detail Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Calling method 'detail' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86907) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Get all volumes completed successfully. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-c07ecfff-0095-4a80-91ab-d4f09cb0ffd9 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] http://192.168.122.53/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1673/3390] 192.168.122.53 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-7a47914d-d817-45ed-956f-e5bfc64be283 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume with id: ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:01 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume request issued successfully. Sep 01 02:00:01 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-7a47914d-d817-45ed-956f-e5bfc64be283 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 returned with HTTP 202 Sep 01 02:00:01 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1718/3391] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 02:00:01 2026] DELETE /volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:01 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-3ebb565f-f46b-486f-ab7f-f3bf26b16d0c tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 returned with HTTP 200 Sep 01 02:00:01 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1674/3392] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-058f0cd9-a857-419b-903c-1ebb4e490fce None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-058f0cd9-a857-419b-903c-1ebb4e490fce tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 Sep 01 02:00:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-058f0cd9-a857-419b-903c-1ebb4e490fce tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:02 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-058f0cd9-a857-419b-903c-1ebb4e490fce tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-058f0cd9-a857-419b-903c-1ebb4e490fce tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 returned with HTTP 404 Sep 01 02:00:02 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1719/3393] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:02 2026] GET /volume/v3/volumes/ea3f678e-3018-42db-b3a8-e3145a37c043 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-988919090"}} {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.api.v3.volumes [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-988919090'}} {{(pid=86907) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:02 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume of 1 GB Sep 01 02:00:02 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Availability Zones retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (721343e8-7804-4e87-9ba2-af34f90cc5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802acad0-ac38-46cb-b9dd-5546f3aee010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:02 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Validating volume size '1' using validate_int {{(pid=86907) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802acad0-ac38-46cb-b9dd-5546f3aee010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbf2e63-1df1-4386-945c-9848ed7ea6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.quota [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Created reservations ['f7a03294-647c-4bc1-ac1a-042d813ba860', '41a0cdaf-4f0e-4634-868a-8c3e35c65c0b', '86aa297f-fd1a-4d4e-8b48-23ab0d48fd3e', '969c2f7e-4dc2-4708-b93b-7ba1c66717a4'] {{(pid=86907) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbf2e63-1df1-4386-945c-9848ed7ea6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a03294-647c-4bc1-ac1a-042d813ba860', '41a0cdaf-4f0e-4634-868a-8c3e35c65c0b', '86aa297f-fd1a-4d4e-8b48-23ab0d48fd3e', '969c2f7e-4dc2-4708-b93b-7ba1c66717a4']}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72017b92-c61f-45a3-a059-696d99adb6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72017b92-c61f-45a3-a059-696d99adb6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cd5179-62de-400d-802c-c46f1b2b47d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988919090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['f7a03294-647c-4bc1-ac1a-042d813ba860','41a0cdaf-4f0e-4634-868a-8c3e35c65c0b','86aa297f-fd1a-4d4e-8b48-23ab0d48fd3e','969c2f7e-4dc2-4708-b93b-7ba1c66717a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988919090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cd5179-62de-400d-802c-c46f1b2b47d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efae0296d1674c32a5b652f6c5e2e261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a13e4e-0f12-441e-92c7-b50c58d7ba3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a13e4e-0f12-441e-92c7-b50c58d7ba3e) transitioned into state 'SUCCESS' from state '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-988919090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['f7a03294-647c-4bc1-ac1a-042d813ba860','41a0cdaf-4f0e-4634-868a-8c3e35c65c0b','86aa297f-fd1a-4d4e-8b48-23ab0d48fd3e','969c2f7e-4dc2-4708-b93b-7ba1c66717a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba7ddc9-3a1a-481d-b45d-6288afdf1c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba7ddc9-3a1a-481d-b45d-6288afdf1c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86907) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: DEBUG cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (721343e8-7804-4e87-9ba2-af34f90cc5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86907) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:03 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request issued successfully. Sep 01 02:00:03 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-9d1aecee-bcdb-4010-a469-7247d20d0652 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:03 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1675/3394] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 02:00:02 2026] POST /volume/v3/volumes => generated 784 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:03 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-8fd6bfdc-4070-4cf3-8dc5-d159245c4603 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1720/3395] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-61781afe-3f78-483a-b514-17eea22035a3 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61781afe-3f78-483a-b514-17eea22035a3 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61781afe-3f78-483a-b514-17eea22035a3 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-61781afe-3f78-483a-b514-17eea22035a3 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-61781afe-3f78-483a-b514-17eea22035a3 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-61781afe-3f78-483a-b514-17eea22035a3 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1676/3396] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-518471cc-e53a-4d59-b257-88cdf2636270 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-518471cc-e53a-4d59-b257-88cdf2636270 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] GET http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-518471cc-e53a-4d59-b257-88cdf2636270 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-518471cc-e53a-4d59-b257-88cdf2636270 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-518471cc-e53a-4d59-b257-88cdf2636270 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-518471cc-e53a-4d59-b257-88cdf2636270 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1721/3397] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'delete' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.api.v3.volumes [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume with id: 50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:04 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume request issued successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-8c44e54a-c9f2-46f2-92f3-37a168c1850b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 202 Sep 01 02:00:04 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1677/3398] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 02:00:04 2026] DELETE /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-0f7a260e-5144-4009-9058-5ecb747c729d None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f7a260e-5144-4009-9058-5ecb747c729d tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f7a260e-5144-4009-9058-5ecb747c729d tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-0f7a260e-5144-4009-9058-5ecb747c729d tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-0f7a260e-5144-4009-9058-5ecb747c729d tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-0f7a260e-5144-4009-9058-5ecb747c729d tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1722/3399] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-763c5b84-14f2-4cc4-a916-ad83f4bd4218 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-763c5b84-14f2-4cc4-a916-ad83f4bd4218 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 Sep 01 02:00:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-763c5b84-14f2-4cc4-a916-ad83f4bd4218 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:05 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-763c5b84-14f2-4cc4-a916-ad83f4bd4218 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:05 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-763c5b84-14f2-4cc4-a916-ad83f4bd4218 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 returned with HTTP 404 Sep 01 02:00:05 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1678/3400] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:05 2026] GET /volume/v3/volumes/50cd5179-62de-400d-802c-c46f1b2b47d9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-74403229-1abf-4918-80d3-8e2be7045773 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] POST http://192.168.122.53/volume/v3/volumes Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2097412679"}} {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.api.v3.volumes [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2097412679'}} {{(pid=86908) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume of 1 GB Sep 01 02:00:05 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Availability Zones retrieved successfully. Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (309e5bcf-4553-4437-afe3-76e86abb6b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83878856-e42b-44fc-a773-ce4d498bddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.flows.api.create_volume [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Validating volume size '1' using validate_int {{(pid=86908) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83878856-e42b-44fc-a773-ce4d498bddcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:34:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89b3c90d-95e3-4d06-9c9f-9c6cd59603c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea135865-c7f8-495e-80e9-0d059fc060fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.quota [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Created reservations ['9cfa6756-b7c7-472f-8a75-efd528ef22fa', '45ddc9d9-9b2e-4586-ac5e-07fe58b8d701', 'bd547e54-a324-404d-9960-c123f873a234', '58351260-12a9-4319-bee9-5c6055126427'] {{(pid=86908) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea135865-c7f8-495e-80e9-0d059fc060fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cfa6756-b7c7-472f-8a75-efd528ef22fa', '45ddc9d9-9b2e-4586-ac5e-07fe58b8d701', 'bd547e54-a324-404d-9960-c123f873a234', '58351260-12a9-4319-bee9-5c6055126427']}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8f4f0b-74c9-4deb-9b5f-41229c2f077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:05 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8f4f0b-74c9-4deb-9b5f-41229c2f077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '305f5eb7-3f43-4ceb-a438-a30cce83bffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2097412679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['9cfa6756-b7c7-472f-8a75-efd528ef22fa','45ddc9d9-9b2e-4586-ac5e-07fe58b8d701','bd547e54-a324-404d-9960-c123f873a234','58351260-12a9-4319-bee9-5c6055126427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2097412679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=305f5eb7-3f43-4ceb-a438-a30cce83bffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efae0296d1674c32a5b652f6c5e2e261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89b3c90d-95e3-4d06-9c9f-9c6cd59603c9),volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:05 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee25e1e7-4c9b-40ab-8199-d28394952ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee25e1e7-4c9b-40ab-8199-d28394952ab8) transitioned into state 'SUCCESS' from state '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-2097412679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efae0296d1674c32a5b652f6c5e2e261',qos_specs=None,replication_status=,reservations=['9cfa6756-b7c7-472f-8a75-efd528ef22fa','45ddc9d9-9b2e-4586-ac5e-07fe58b8d701','bd547e54-a324-404d-9960-c123f873a234','58351260-12a9-4319-bee9-5c6055126427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b78c8c0794fecbeca0f6f1c520387',volume_type_id=89b3c90d-95e3-4d06-9c9f-9c6cd59603c9)}' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99198ce-7b6b-4e05-a5a0-b6d42b827da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99198ce-7b6b-4e05-a5a0-b6d42b827da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86908) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[86908]: DEBUG cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Flow 'volume_create_api' (309e5bcf-4553-4437-afe3-76e86abb6b8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86908) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:06 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Create volume request issued successfully. Sep 01 02:00:06 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-74403229-1abf-4918-80d3-8e2be7045773 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:06 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1723/3401] 192.168.122.53 () {62 vars in 1178 bytes} [Tue Sep 1 02:00:05 2026] POST /volume/v3/volumes => generated 785 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-989c725f-0930-4fc1-b713-adcf217022ad None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-989c725f-0930-4fc1-b713-adcf217022ad tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-989c725f-0930-4fc1-b713-adcf217022ad tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:06 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-989c725f-0930-4fc1-b713-adcf217022ad tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:06 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:06 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:06 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:06 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-989c725f-0930-4fc1-b713-adcf217022ad tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:06 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-989c725f-0930-4fc1-b713-adcf217022ad tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd returned with HTTP 200 Sep 01 02:00:06 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1679/3402] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:06 2026] GET /volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-f6e61fd0-2de5-4962-bad1-36489d354f95 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd returned with HTTP 200 Sep 01 02:00:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1724/3403] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:07 2026] GET /volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] GET http://192.168.122.53/volume/v3/volumes/summary Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Calling method 'version_select' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.api_utils [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Removing options '' from query. {{(pid=86907) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] Get summary completed successfully. Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-30463e02-ee85-46dd-a1f9-04a20aa650a7 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-reader] http://192.168.122.53/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:00:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1680/3404] 192.168.122.53 () {60 vars in 1181 bytes} [Tue Sep 1 02:00:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-3c66b238-f585-41d9-9931-243c2c55ea9e None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] DELETE http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'delete' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.api.v3.volumes [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume with id: 305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:07 devstack devstack@c-api.service[86908]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[86908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.volume.api [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Delete volume request issued successfully. Sep 01 02:00:07 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-3c66b238-f585-41d9-9931-243c2c55ea9e tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd returned with HTTP 202 Sep 01 02:00:07 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1725/3405] 192.168.122.53 () {60 vars in 1271 bytes} [Tue Sep 1 02:00:07 2026] DELETE /volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.middleware.request_id [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b None None] RequestId filter calling following filter/app {{(pid=86907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: DEBUG cinder.api.openstack.wsgi [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:07 devstack devstack@c-api.service[86907]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[86907]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[86907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[86907]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.volume.api [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Volume info retrieved successfully. Sep 01 02:00:07 devstack devstack@c-api.service[86907]: INFO cinder.api.openstack.wsgi [None req-36549afa-c6ae-4bc1-b382-0824bba82f5b tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd returned with HTTP 200 Sep 01 02:00:07 devstack devstack@c-api.service[86907]: [pid: 86907|app: 0|req: 1681/3406] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:07 2026] GET /volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.middleware.request_id [None req-9d7bef7d-3fa0-45f2-a7b1-1d70ee225980 None None] RequestId filter calling following filter/app {{(pid=86908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d7bef7d-3fa0-45f2-a7b1-1d70ee225980 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] GET http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd Sep 01 02:00:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d7bef7d-3fa0-45f2-a7b1-1d70ee225980 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Empty body provided in request {{(pid=86908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[86908]: DEBUG cinder.api.openstack.wsgi [None req-9d7bef7d-3fa0-45f2-a7b1-1d70ee225980 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] Calling method 'show' {{(pid=86908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[86908]: INFO cinder.api.openstack.wsgi [None req-9d7bef7d-3fa0-45f2-a7b1-1d70ee225980 tempest-ProjectReaderTests-505108668 tempest-ProjectReaderTests-505108668-project-admin] http://192.168.122.53/volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd returned with HTTP 404 Sep 01 02:00:08 devstack devstack@c-api.service[86908]: [pid: 86908|app: 0|req: 1726/3407] 192.168.122.53 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/volumes/305f5eb7-3f43-4ceb-a438-a30cce83bffd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[86907]: DEBUG dbcounter [-] [86907] Writing DB stats cinder:SELECT=367,cinder:INSERT=75,cinder:UPDATE=116 {{(pid=86907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:18 devstack devstack@c-api.service[86908]: DEBUG dbcounter [-] [86908] Writing DB stats cinder:SELECT=427,cinder:INSERT=149,cinder:UPDATE=178 {{(pid=86908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}